|
|
Hello I'm a newbie in openvpn configing. Now I'm use this config server A <-vpn tun-> server B and it's work fine conf on server A --------------- port 5000 dev tun ifconfig 192.168.10.1 192.168.10.2 secret key.txt tun-mtu 500 ping 10 ---------------- conf on server B remote xxx.yyy.zzz port 5000 dev tun ifconfig 192.168.10.2 192.168.10.1 secret key.txt tun-mtu 500 ping 10 ----------------- but a need make this I'm use windows 2000 on all sides and must I create on server A, 2 vpn network cards? server A <-vpn tun-> server B ^ | vpn tun | v server C Please write me some example config for understanding Sorry for english I'm from Russia ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-08/msg00095.html on line 207 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-08/msg00095.html on line 207 |