Avatar of deckerit
deckerit

asked on 

How to set routes on remote IPCop to access all subnets at host site

I'm using a Linux IPCop to connect several smaller offices to the corporate HQ.  These offices are too small to justify a dedicated T1.  Here's the network layout:

Host Site Networks: 192.168.0.0, 192.168.5.0, 192.168.8.0, 192.168.9.0, 192.168.10.0, 192.168.11.0, 192.168.30.0, 192.168.50.0 192.168.60.0, 192.168.100.0, 192.168.102.0, etc...

Remote A Network: 192.168.6.0
Remote B Network: 192.168.15.0
Remote C Network: 192.168.16.0
and so on...

I need to be able to set routes on the Remote IPCops to access the networks at the host site.  By default the remotes can access the 192.168.0.0 network via ipsec vpn at the host site.  However, I'm having problems adding a route to the remote IPCops that will be able to access to the other host networks.  I have already setup routes in the host IPCop to be able to access all networks at that location and have verified with pings and trace routes.  I'm having problems with the Linux "route add -net" and sending the route over the VPN.

All suggests are welcome!

Thanks,
Nick
Linux NetworkingVPNInternet Protocol Security

Avatar of undefined
Last Comment
e-tsik

8/22/2022 - Mon