I’m trying to set up VPN network connection between my sonic wall nsa 220 and Azure.

I have the tunnel going, but the traffic going to and fro is practically nothing 128 bytes in and 0 out.

The documentation by Sonic Wall was pretty bad and I had to improvise just to get the tunnel open.

I have a address object for the azure network that i’m pretty sure falls under my permit firewall rules, not sure about the azure gateway though, and not sure if I have to set up Routing or NAT.

I used the Azure Static Gateway.

1 Spice up

What traffic are you sending over the link?

If you have a server running in Azure can you traceroute to it from your internal network?

You should not need to set up NAT but you need to make sure that the VNET in Azure and your internal network don’t overlap, or put an exclusion in for your internal network on the Azure side. You tell Azure what IP space your on premises network uses.

Routing might be needed, depending on the setup. The internal net needs to go to the firewall for the Azure internal networks.

Can’t tell you for Azure, but AWS setup was pretty straight forward.

Maybe look at this:

I’m able to ping from each side to the other, and now I’m showing the bandwidth counter go higher, though the firewall log is still dropping some packets. I guess it’s ok

So far I just setup a do-nothing windows vm. so now that’s it pinging I can try to do a bit more. I was at first distracted by a few messages about packet dropping.

And now I was able to join the VM to my domain using the DCs in my office. So wow, I can’t believe I did it finally! Got one thing off my bucket list today