Okay, so here is what I have, and I’m not sure what exactly I’m doing wrong.
I’ve created a Site to Site VPN using a Sonicwall NSA 2500, and SonicWall NSA 3500.
On the Sonicwall 2500 which is my main office, I have Interface X1 configured as my WAN with a static IP from our ISP.
X0 is configured as our LAN and serving DHCP for that office. IP range is 192.168.168.1 - 192.168.168.167 (Gateway is 192.168.168.168)
On the SonicWall 3500 which is my remote branch, I have it similarly setup as follows:
X1 is my WAN setup with a static IP from our ISP.
X0 is our LAN, serving DHCP to everything on that end with a totally different IP range of 172.16.0.1-172.16.3.253 (Default gateway 172.16.3.254)
I’ve successfully opened a site to site VPN tunnel between these two by creating the VPN on both sides pointing to each other using ikeV2 with preshared secret. I’ve setup address objects on each end, that correlate to the other sides network ranges.
So, on the main branch side my vpn is pointing to Gateway 73.3.47.xxx (which is the correct static IP for my remote sonicwall). Destinations is the 172.16.0.0 -172.16.0.255 range. I do have a green light showing the link is active.
On the remote site my VPN is pointed to 73.217.253.xxx (which is the correct static IP for my main branch sonicwall). Destinations are set as 192.168.168.0-192.168.168.255. I do have a green light showing the link is active.
From the remote side i am trying to ping any known address on the main branch side for instance 192.168.168.21 which is one of my servers - and i cannot hit it. I cannot rdp to it… it just seems like it doesn’t get there.
I don’t show any rejection in my logs, or any indication as to whats going on…
Have I missed a crucial step, am I not realizing something i should?
Any ideas?
Thanks!