|
|
Hi Now, i have a Openvpn box in routed and Windows 2000 user with openvpn-gui. That work's very good for access to the openvpn box but now i want add a route to the user .. the ccd file: ifconfig-push 192.168.169.14 255.255.255.0 iroute 192.168.169.0 255.255.255.0 on the windows client, i can ping 192.168.169.1, the ip of the openvpn box Manually, after the connection, i can put the route: route add 10.100.1.0 mask 255.255.255.0 192.168.169.1 and now i can ping 10.100.1.1 without problems ... it's possible that i add to the ccd file this route for automatiquely save it on the windows client ? i have test in the ccd file: ifconfig-push 192.168.169.14 255.255.255.0 iroute 192.168.169.0 255.255.255.0 iroute 10.100.1.0 255.255.255.0 but no success ... (i don't want add the same route on all user) thanks for your help ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |