I set up S2S VPN connection between a V4 box and a V5 box.
The VPN Routes look normal:
1205 192.168.0.0/24:0 -> 10.1.1.0/24:0 => tun0x1004@xx.xxx.xxx.xx:0
1272 10.1.1.0/24:0 -> 192.168.0.0/24:0 => tun0x1006@xxx.xxx.xx.xx:0
I can't ping 192.168.0.0 network from 10.1.1.0 side. But I can ping 10.1.1.0 side from 192.168.0.0. And after that, I can ping 192.168.0.0 from 10.1.1.0. If the connection ideal for a while, I can't ping 192.168.0.0 again.
Any ideas what's going on there? If more information needed, let me know.
Thanks!
This thread was automatically locked due to age.