There is not easy way if the gateway is different. You may try to create a batch file with route command and have the batch file ask you to enter the gateway IP each time you establish the VPN.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Skynet" <(E-Mail Removed)> wrote in message news:811386DF-3B32-4FDF-AE6D-(E-Mail Removed)...
Hi All,
I am using VPN connection to my central office, and working with Terminal
Services and other applications.
When I connect to VPN trought Internet, a default gateway is created in my
route list. Then I need create additional routes to access several
applications with the command route add ip_address gateway. This gateway is
different each time (the last section of ip address only). How I can tell to
route command, use gateway that start with 10.86.10.X (always change the
last section).
Please let me know, if exist other ways please let me know.