On Wed, Aug 20, 2008 at 6:55 AM, Kaushal Shriyan <[EMAIL PROTECTED]> wrote: > Hi > > I have configured open vpn client using Network Manager(nm-applet 0.6.6) > Where can i see the openvpn client configs in Ubuntu 8.04 Desktop Linux. > > Basically I want to add the route command manually whenever i need to > connect to the openvpn server > sudo ip route add 10.10.0.0/8 via 10.10.10.12 dev tap0 > > I am looking out for openvpn client configs in Ubuntu 8.04 Desktop Linux to > add the below route command > sudo ip route add 10.10.0.0/8 via 10.10.10.12 dev tap0 so that its done > automcatically. > > Thanks and Regards > > Kaushal > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list > >
You can do this on your OpenVPN server's config, or is this something you must do on the client? _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
