Re: VPN split tunnel

From: Tibor Biro (tiborbiro@rogers.com)
Date: 08/28/02


From: "Tibor Biro" <tiborbiro@rogers.com>
Date: Tue, 27 Aug 2002 22:48:08 -0400


All you have to do is adjust the client's routing table. Unfortunatelly you
would have to do it every time the user VPNs in.

Here's how you do it:

After the VPN connection is established use ipconfig to check what IP
address you got on the new connection.
Let's assume that you got 10.20.11.49.

To access only the 10.0.0.0 network through the VPN now type (to access
more networks through the VPN just add more lines like the next one)
route add 10.0.0.0 mask 255.0.0.0 10.20.11.49

When done with all networks you need to delete the VPN address as the
default gateway (this will route the internet connection outside of the VPN)

route delete 0.0.0.0 mask 0.0.0.0 10.20.11.49

You could easily script this, I just have a batch file I run after I
connect.

Regards,
Tibor Biro
MCSE

"TexMex" <jason@jksnook.com> wrote in message
news:824901c24e33$68efcd80$36ef2ecf@tkmsftngxa12...
> Does Win2k PPTP or L2TP have the ability to do split
> tunneling? This will give the remote users the ability
> to surf the internet thru there connection instead of the
> connection on the other end of the tunnel?
>



Relevant Pages

  • RE: PPTP VPN connection problems
    ... Since you want to contact your local MS support for help, ... Additional, you can establish the VPN connection from internal client, that ... | A ping to the server would result in "Request timed out". ...
    (microsoft.public.windows.server.sbs)
  • RE: PPTP VPN connection problems
    ... But I do not think it is in the ADSL router itself. ... They do not say it but maybe they prohibit VPN connections ... fix IP for my connection – PPPoE/PPPoA) subscription at belgacom in Belgium ... | A ping to the server would result in "Request timed out". ...
    (microsoft.public.windows.server.sbs)
  • Re: VPN Client
    ... Thanks for the help on losing the remote connection when you connect to VPN. ... Regarding the router port forward issue, you should point the port 1723 to ...
    (microsoft.public.windows.server.sbs)
  • Re: VPN Ports to Open
    ... the VPN connection after you change the firewall before SBS. ... On the server, please stop the Routing and Remote Access service. ... Total GRE packets sent = 1 ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS2003, Sharepoint, VPN (and dialup) question
    ... As a default Microsoft VPN connection, after the client establish the connection with SBS server, the default ... I think you need to set the remote SBS server DNS as main DNS server. ...
    (microsoft.public.windows.server.sbs)