OK here's my configuration. I have a main site with ASL3.2 and IPsec enabled. The main site has a static IP address and the internal network is 192.168.0.0/24 range.
Now I have two roadwarrior connecting to the main site using IPsec (they both have dynamic address). Each of them has its own network (192.168.100.0/24 and 192.168.101.0/24). This is working fine and they can both connect and ping machine from the 192.168.0.0/24 network and the other way arround (192.168.0.0/24 network can ping the two roadwarrios network). However the roadwarriors cannot ping themselves, (e.g. the 192.168.100.0/24 network cannot ping the 192.168.101.0/24 network and vice versa).
What routing do I need to put in place to be able to get the two roadwarriors to ping themselves?
The roadwarrior uses a ADSL-Router with IPsec (BEWAN lanbooster, using linux inside). I've tried to set a route on each router to direct to the other network but this has failed.
192.168.10X.0 netmask 255.255.255.0 gw 192.168.0.250,
X being 1 on the 192.168.100.0/24 network and 0 on the 192.168.101.0/24 network, 192.168.0.250 being the internal address of the firewall where the IPsec VPN is connected to both roadwarrior.
If someone could help that would be great....
Thanks
This thread was automatically locked due to age.