This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Routing Through Site to Site VPN

I just established a vpn over the internet from the corporate office (Corp-172.16.101.0/24) to a remote site (RS1-172.16.106.0/24). I am able to ping from Corp to RS1. I have another network (Net2-172.16.102.0/24) connected to the Corp network to an internal router by a T1 line. I am not able to ping the RS1 network from the Net2 network. I added a packet filter rule on both firewalls to allow all traffic from Net2 to pass to RS1 and vice versa. I also turned off strict routing on the vpn tunnel. I added a static route to the internal router for 172.16.106.0/24 to pass to the internal interface of the Corp firewall. A traceroute shows the traffice from Net2 getting to the internal interface of the Corp firewall. What did I miss? Thanks for your help. Marvin


This thread was automatically locked due to age.
  • you miss to configure a second vpn connection betwen the two offices, to connect the 172.16.102.0 network on the Corp side to the 172.16.106.0 network on the RS1 side. Without this new connection you packets from the 102er network do not match the tunnel definition of the first connection, so astaro will not route this traffic into the tunnel.