configure open vpn file
Posted: Tue Jan 18, 2011 11:24 am
i would test open vpn and i installed in the virtual box window xp pro, windows 2003 (it will be open vpn server) and windows 2003 (it will be local lan). my configuration wil be
LAN-client WINDOWS 2003 192.168.3.2
|
OpenVPN-server WINDOWS 2003 (2 NETWORK ADAPTER 192.168.3.1 AND 192.168.1.1)
|
Internet (VIRTUAL INTERNET- THIS IS THE SAME SUBNET 192.168.1.0)
|
OpenVPN-client WINDOWS XP 192.168.1.1
I installed open vpn server on windows 2003 and configure sample.opnvpn
like
dev tun
ifconfig 192.168.0.5 192.168.0.6
comp-lzo
keepalive 10 60
ping-timer-rem
persist-tun
persist-key
on open vpn client windows xp i configured file like
remote 192.168.1.1
dev tun
ifconfig 192.168.0.5 192.168.0.6
comp-lzo
keepalive 10 60
ping-timer-rem
persist-tun
persist-key
problem is connection doesn't work. what i do?
i don't understand what do the desktop client work? i have undestand that the role of client work same installation with config file in c:\program files\openvpn\config?
plz help me
thanks
LAN-client WINDOWS 2003 192.168.3.2
|
OpenVPN-server WINDOWS 2003 (2 NETWORK ADAPTER 192.168.3.1 AND 192.168.1.1)
|
Internet (VIRTUAL INTERNET- THIS IS THE SAME SUBNET 192.168.1.0)
|
OpenVPN-client WINDOWS XP 192.168.1.1
I installed open vpn server on windows 2003 and configure sample.opnvpn
like
dev tun
ifconfig 192.168.0.5 192.168.0.6
comp-lzo
keepalive 10 60
ping-timer-rem
persist-tun
persist-key
on open vpn client windows xp i configured file like
remote 192.168.1.1
dev tun
ifconfig 192.168.0.5 192.168.0.6
comp-lzo
keepalive 10 60
ping-timer-rem
persist-tun
persist-key
problem is connection doesn't work. what i do?
i don't understand what do the desktop client work? i have undestand that the role of client work same installation with config file in c:\program files\openvpn\config?
plz help me
thanks