Hi.
I have been banging my head against the wall for a while now.
I have three zones in my Sonicwall NSA 220.
1 called "Office-LAN", subnet 192.168.48.0/21
1 called "Guests", subnet 10.0.80.0/24
1 called "Technical", subnet 10.0.0.0/24
I have a NGINX (reverse proxy) located in the LAN zone. (192.168.49.19) pointing different DNS-names to their representative servers.
Most of these sites are hosted locally, also in the LAN zone, but one of them are hosted in Azure.
The Azure server is defined with a object in the LAN zone, and I have a site-site VPN up working.
IP: 10.0.1.4
When I try to access the Azure hosted web page from the LAN zone, it works flawlessly, but when I now try to access it from the "technical"-zone/subnet, I cannot reach it.
I can ping the NGINX-server from the technical subnet.
Can anyone help me in the right direction here?
IPs:
...