---VPN-------192.168.30.254/24 (Other VPN Router) 192.168.50.0/24
192.168.10.0/24 (SRX) 192.168.20.254/24 ------|
---VPN-------192.168.40.254/24 (Other VPN Router) 192.168.60.0/24
I am trying to create a hub and spoke route based VPN system. 192.168.10.0 subnet needs to talk to 192.168.50.0 and 60.0 subnets, but they do not need to talk to each other. I have not been successful in finding the right examples. The examples I have found all seem to use a multipoint tunnel interface with an IP address. The other VPN routers I am using do not have the functionality to put an IP address on the tunnel interface so I cannot do this. I was able to get a single VPN tunnel working correctly and then I used that config to create the second tunnel, but changed the IKE gateway, proxy IDs and bound it to st0.1 instead of st0.0. Everything else was the same.
I appear to get both tunnels, but they go up and down and I cannot pass traffic on both at the same time. Can anyone point me to an example for this, or possibly may have tried to do the same and run into the same problem?