You can configure the Windows L2TP VPN client not to route all traffic > through the VPN by clearing the "Use default gateway on remote network" > option under Advanced TCP/IP options. If you have some traffic which does > need to be routed, for example to a different network within your LAN > border, you can use the "route" command to add the route you need: > > (say your VPN connects you to 172.30, and your network also contains 172.29) > route add 172.29.0.0 mask 255.255.0.0 172.30.3.1 metric 1 > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/
Thanks Dave, I'm not familiar with the Windows L2TP VPN client. Any ideas if it will connect to a Cisco VPN concentrator (3000 series)? Or perhaps a better question is whether or not it's a "generic" VPN client? FYI...what you laid out is EXACTLY what I do in Linux with KVPNC as a GUI (allows you to keep/replace default route) and then I have it set to add the 2 routes I need for the VPN once connected (using VPNC as the actual app doing the connecting). So just looking to do the same thing in Windows, but the Cisco VPN client has no "keep default route" option and every time I remove the critical route it adds, it just puts it back!! grrrrr (I know...it's doing what it's supposed to). Cheers - Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com Notice: This message, including any attachments, is confidential and may contain information that is privileged or exempt from disclosure. It is intended only for the person to whom it is addressed unless expressly authorized otherwise by the sender. If you are not an authorized recipient, please notify the sender immediately and permanently destroy all copies of this message and attachments. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300466 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

