On the Client machines all they have to do is simply disable the option to
"Use Gateway on Remote Network" found in the their Dial-up Connection
(connectiod) settings.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
"Mathew Plattz" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) om...
> I've created my custom connection file using CMAK, and it's working
> fine. I want to implement Split Tunnelling so clients can be online
> aswell as be able to connect to there workstation at work (through
> VPN) via Terminal Services.
>
> I've read all the documentation, but the problem I have is that the
> clients when they connect via the VPN are being assigned from DHCP and
> don't have a static IP, therefore I am unable in CMAK to create a
> route.
>
> I do not want to set the default route on the clients to the VPN,
> rather only set a specific subnet to go throught it.
>
> Here is an example.
>
> Client IP Address: 192.168.1.1
> VPN server: 192.168.2.1
> VPN assigned Address: %vpn_IP%
> Subnet I want routed through: 10.0.0.0/8
>
> Any connection to any IP within the 10.0.0.0/8 subnet i want forwared
> through the VPN tunnel, everything else to go through the clients
> normal unencrypted internet conection.
>
> How can I create a rule for this in CMAK?