Re: [Astlinux-users] OpenVPN connection between 2 Astlinux boxes

2009-04-03 Thread Michael Keuter
> >Look in the Status tab, is OVPN_SERVER defined to anything? > >It should be empty or not defined, for your openvpn client case. > >If that looks OK, another try, in your Network tab "User System >Variables" (user.conf) set > >INT_IF_TRUST="eth1 tun1" > >where eth1 is you 1st LAN interface and t

Re: [Astlinux-users] OpenVPN connection between 2 Astlinux boxes

2009-04-03 Thread Lonnie Abelbeck
On Apr 3, 2009, at 10:32 AM, Lonnie Abelbeck wrote: > Look in the Status tab, is OVPN_SERVER defined to anything? Uhh, I meant to say, Look at the System tab, s OVPN_SERVER defined to anything? Lonnie --

Re: [Astlinux-users] OpenVPN connection between 2 Astlinux boxes

2009-04-03 Thread Lonnie Abelbeck
On Apr 3, 2009, at 10:07 AM, Michael Keuter wrote: 1) Extend the current openvpn definition/instance to be either client or server. 2) Create a new openvpn client definition/instance (openvpnclient) that acts as a separate openvpn client, using OVPNC_* variables.

Re: [Astlinux-users] OpenVPN connection between 2 Astlinux boxes

2009-04-03 Thread Michael Keuter
> > > 1) Extend the current openvpn definition/instance to be either client >> > or server. >>> >>> 2) Create a new openvpn client definition/instance (openvpnclient) >>> that acts as a separate openvpn client, using OVPNC_* variables. >>> >>> >>> It is possible, currently, to define your

Re: [Astlinux-users] OpenVPN connection between 2 Astlinux boxes

2009-04-03 Thread Michael Keuter
> > 1) Extend the current openvpn definition/instance to be either client > > or server. >> >> 2) Create a new openvpn client definition/instance (openvpnclient) >> that acts as a separate openvpn client, using OVPNC_* variables. >> >> >> It is possible, currently, to define your own /mnt/kd/

Re: [Astlinux-users] OpenVPN connection between 2 Astlinux boxes

2009-04-03 Thread Darrick Hartman
Lonnie Abelbeck wrote: > On Apr 3, 2009, at 5:20 AM, Michael Keuter wrote: > >> Hi list, >> >> is it possible to "permanently" connect 2 Astlinux boxes via an >> OpenVPN connection. >> The way one acts as server is clear to me. But how can I tell the >> other Astlinux box, to be the client (via we

Re: [Astlinux-users] OpenVPN connection between 2 Astlinux boxes

2009-04-03 Thread Lonnie Abelbeck
On Apr 3, 2009, at 5:20 AM, Michael Keuter wrote: > Hi list, > > is it possible to "permanently" connect 2 Astlinux boxes via an > OpenVPN connection. > The way one acts as server is clear to me. But how can I tell the > other Astlinux box, to be the client (via webinterface?) and connect > to th

[Astlinux-users] OpenVPN connection between 2 Astlinux boxes

2009-04-03 Thread Michael Keuter
Hi list, is it possible to "permanently" connect 2 Astlinux boxes via an OpenVPN connection. The way one acts as server is clear to me. But how can I tell the other Astlinux box, to be the client (via webinterface?) and connect to the other box? Michael ---