Hi all,
I’m having an interesting but frustrating issue that hopefully you guys can help provide some insight. I’ve been following these threads for a while and have learned quite a bit from this community of experts. I have a situation where I needed to connect one office to another via the Internet using an IPSec tunnel. The tunnel primarily is being used for voip telephones.
Network A is using a Sonicwall TZ205W with firmware 5.9.0.7 and the remote side (network B) is a RB433 MikroTik router running RouterOS v6.29.1. Each network has a static IP address for their WAN ports, added the Network A lan address in the nat firewall table (192.168.1.0/24 - action, accept), phase 1 and 2 lifetime values match on each end. The tunnel comes up with no problems.
Info:
Network A: Sonicwall 192.168.1.0/24
Network B: MikroTik RB433 192.168.5.0/24
Network C: MikroTik RB433 192.168.0.0/24 (test network)
Problem:
Once the tunnel is up and network B tries to ping any address on network A side (192.168.1.1, 192.168.1.50 etc) I receive request times out. I have let a steady ping run for 5 minutes and longer and they all time out. IF network A sends an icmp packet to network B lan address of 192.168.5.1 OR any active host on the 192.168.5.0/24 subnet my ping requests now work.
If I drop the tunnel, remove all references to installed SA’s, remote peers etc. Bring the tunnel back up my ping requests from network B will timeout until network A sends another ping to network B.
I created another tunnel from network B to my office which is another RB433 I never receive any timeouts. Any side can initiate the tunnel and all packets flow just fine in either direction.
It’s almost as if network B does not know how to route traffic to the 192.168.1.0/24 network until it receives a packet from that subnet.
Has anyone run into anything like this before? I’ve tried to add a static route but I do not see a tunnel interface to route that traffic to it.
Any help is much appreciated and thanks in advance!
Thanks!
T