[Openvpn-devel] IP adress assignment to tun devices using server mode

2004-06-14 Thread Torge Szczepanek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! I am currently trying out OpenVPN 2.0 beta 4 using server mode. My config on the server looks like this: dev tun mode server ifconfig 192.168.100.1 192.168.100.2 ifconfig-pool 192.168.100.4 192.168.100.254 push "route 192.168.100.1 255.255.255.2

Re: [Openvpn-devel] IP adress assignment to tun devices using server mode

2004-06-14 Thread James Yonan
Torge Szczepanek said: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi! > > I am currently trying out OpenVPN 2.0 beta 4 using server mode. > > My config on the server looks like this: > > dev tun > mode server > ifconfig 192.168.100.1 192.168.100.2 > ifconfig-pool 192.168.100.4 192.

Re: [Openvpn-devel] IP adress assignment to tun devices using server mode

2004-06-14 Thread Torge Szczepanek
On Monday 14 June 2004 19:49, you wrote: > This is done for the benefit of OSes (such as Windows) which don't support > true point-to-point tun interfaces. Ok. You said enough. :-) > any OS can transparently connect to an OpenVPN server which is also running > on any OS, and the /30 subnet standa

Re: [Openvpn-devel] IP adress assignment to tun devices using server mode

2004-06-14 Thread Denis Vlasenko
On Monday 14 June 2004 20:49, James Yonan wrote: > Torge Szczepanek said: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Hi! > > > > I am currently trying out OpenVPN 2.0 beta 4 using server mode. > > > > My config on the server looks like this: > > > > dev tun > > mode server > > i