|
|
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 |