|
|
> -----Original Message----- > From: openvpn-users-admin@xxxxxxxxxxxxxxxxxxxxx > [mailto:openvpn-users-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf > Of Sascha Lucas > Sent: 02 December 2005 13:02 > To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx > Subject: [Openvpn-users] pushing server network as route to > client stops openvpn > > Hi List, > > I have a server (tls-server) with dev tun and IP forwarding > (without NAT). > > The Servers IP is: 129.69.90.133/255.255.255.248 > > When ever I push a network route that includes the servers > IP, the VPN > connection stops working. I.e. push "route 129.69.90.128 > 255.255.255.248". > On the client side it looks like this: > How is the client supposed to talk to the server if there is a route created with better metric than the existing route to the server, when the route you are creating depends on the "worse" metric route, the one that existed before the openvpn session came up? Depending on what you actually want to do, try setting a metric of say 30 (in any case "worse" than the existing route/default gateway route) on the openvpn route to the server. Why do you want to create a tunneled route to the server when you can already connect to it? To bypass a firewall? Tom ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx 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/2005-12/msg00030.html on line 213 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/2005-12/msg00030.html on line 213 |