|
||||||||
I was wondering on how to set up IPSEC when you have more then 1 subnet on one or both sides if the tunnel. For example if i have a tunnel from 10.9.1.0/24 TO 10.9.2.0/24 and on the 10.9.1.0/24 side there is a router with a 192.168.1.0/24 subnet behind it. So: 192.168.1.0/24 <--> 192.168.1.254 <--> 10.9.1.18 <--> 10.9.1.254 <--TUNNEL--> 10.9.2.254 <--> 10.9.2.0/24 (Hope that is clear, i'm not very good in ascii diagrams ;)) Is it possible using a standard tunnel to have the 10.9.2.0/24 subnet reach the 192.168.1.0/24 subnet? I've tried to set a static route on the 10.9.2.254 m0n0wall to the 192.168.1.0/24 subnet using the 10.9.1.18 as gateway adress but that doesn't work. The packet does not reach 10.9.1.18. Any suggestions? -- Jeroen |