Re: Split tunnel



you could specify that the connection does not use the gateway provided by
the VPN server, and have the DHCP lease options hand out the static routes
needed to connect to the networks accessed via the VPN

--
--
Dusty Harper
Microsoft Corporation
----------------------------------------------------------------------------
This posting is provided "AS IS", with NO warranties and confers NO rights
----------------------------------------------------------------------------

"Chris" <chris@xxxxxxxxxx> wrote in message
news:OF$ko6jWFHA.2684@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks for the quick reply Dusty. These seems like it may to dificult for
> the average user to complete since the users are in different hotels when
> they use the VPN. Is there a better or another way to accomplish what I
> have been asked to do?
>
> Chris
>
>
>
> "Dusty Harper {MS}" <DHarper@xxxxxxxxxxxxxxxxxxxx> wrote in message
> news:uwnusRjWFHA.3636@xxxxxxxxxxxxxxxxxxxxxxx
>>
>>
>> You'd want to add a default route out his dialup interface, and use
>> specific routes for the VPN.
>>
>> i.e
>> 10.0.0.1 10.0.0.254 207.229.1.1
>> [ PC ] -----------------------------------[Router]------INTERNET----
>> >>>>>>>>>>>>>>>>>>TUNNEL>>>>>>>[VPN Server]----------
>> 192.168.0.1 | 192.168.0.254 /24
>>
>> |
>>
>> | 172.31.80.254 /24
>>
>>
>> in the scenario above, you'd remove the default gateway assigned by the
>> PPTP tunnel ( if given )
>> Route Delete 0.0.0.0 mask 0.0.0.0
>>
>> then add a default route for the internet because it has the largest
>> range of unknown address spaces
>> Route Add 0.0.0.0 mask 0.0.0.0 10.0.0.254
>>
>> then add network routes for the tunnel
>> Route Add 192.168.0.0 mask 255.255.255.0 192.168.0.1
>> Route Add 172.31.80.0 mask 255.255.0.0 192.168.0.1
>>
>>
>>
>>
>> --
>> --
>> Dusty Harper
>> Microsoft Corporation
>> ----------------------------------------------------------------------------
>> This posting is provided "AS IS", with NO warranties and confers NO
>> rights
>> ----------------------------------------------------------------------------
>>
>> "Chris" <chris@xxxxxxxxxx> wrote in message
>> news:e4X11SiWFHA.3140@xxxxxxxxxxxxxxxxxxxxxxx
>>>I have a client that is using a PPPTP VPN to connect to there network.
>>>The VPN connection works great however the client can not use the
>>>internet while connected via the VPN.
>>>
>>> I have included a pdf that outlines the layout of the clients local
>>> network.
>>>
>>> I have read this article
>>> http://www.microsoft.com/technet/community/columns/cableguy/cg1003.mspx
>>> and believe that split tunneling is the answer to this problem. I think
>>> that it may be easiest to create a batch file that adds the required
>>> routes to the client network.
>>>
>>> My question is, What are correct route add commands?
>>>
>>> Please let me know if there is a better way to solve this problem.
>>>
>>> Thanks for you help.
>>>
>>> Chris
>>>
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: Desperate Housewife Win 2000 Server vpn mess !
    ... Your routing table shows two default routes with the same metric. ... Can you make a VPN connection to the server from a local LAN client? ...
    (microsoft.public.win2000.ras_routing)
  • Connecting two subnets with a multihomed Win2K box
    ... Both network segments work OK independently. ... Family Fast Ethernet NIC ... Persistent Routes: ... Ethernet adapter Local Area Connection: ...
    (microsoft.public.win2000.networking)
  • Re: Accessin local computers using RDP while connected to VPN
    ... Right-click VPN icon and choose Properties. ... Uncheck 'Use default gateway on remote network'. ... Persistent Routes: ...
    (microsoft.public.windows.server.networking)
  • Re: MS-VPN and local printing
    ... I pulled this from the VPN server while connected at home: ... Persistent Routes: ... How to Setup Windows, Network, VPN & Remote Access on ... direct cable/DSL router connections will work as they are not typically ...
    (microsoft.public.windows.server.networking)
  • Re: Unable to access Vista compuer from Vista notebook when VPN ru
    ... You should talked to the network administrator. ... Networking, Internet, Routing, VPN Troubleshooting on ... Connection-specific DNS Suffix. ... Persistent Routes: ...
    (microsoft.public.windows.vista.networking_sharing)