Help with RRAS setup

Hi I need some help with the way clients can access another subnet over the VPN

My RRAS is setup as a L2TP VPN server

LAN - 192.168.40.0/24

RRAS IP - 192.168.40.28

Gateway - 192.168.40.1

RRAS only has one nic and I have port forwarding setup on the firewall.

Clients can connect OK and are assign an IP from the DHCP server on the 192.168.40.0/24 range and can access everything on the LAN.

We also have another subnet 192.168.200.0/24 and clients can access this range as long as the client is configured pass all traffic through the VPN.

But if split tunneling is enabled on the client, then they can't access the 192.168.200.0/24 range.

I understand why that is happening, but wondering what configuration can be done to change this. Or do I need to rethink our whole IP numbering?

Any help would be great, thanks

August 27th, 2015 3:35am

Hi Acleworth,

We need to add a route to 192.168.200.0/24.

Here is the command:
route add 192.168.200.0 mask 255.255.255.0 192.168.40.X

192.168.40.X is the IP address of the VPN connection on client.

If the issue still exists, type route print and post the result.

Best Regards,

Leo

Free Windows Admin Tool Kit Click here and download it now
August 28th, 2015 1:22am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics