|
|
Hi There I'm running this sort of thing: web -> ext fw -> vpn box -> int fw -> lan and the problem I have is that the default route on the vpn box is set to the ext fw, which allows udp1194 packets from the vpn box to return to web. This setup works for client connect except that data flowing from 10.8.0.0/24 (the tunnel) uses the ext fw as default route and attempts to send packets (intended for the int fw/lan) from the vpn tunnel there. How can I tell the tunnel to use the lan gateway as default route, without changing the default route (to the ext fw) on the vpn box? Thanks for any info ____________________________________________ 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-08/msg00005.html on line 189 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-08/msg00005.html on line 189 |