We currently have an NSV 270 in azure and we want to put a webserver behind it. We have multiple
subnets on this vnet that need to be able to go out the firewall. Please see a representation of our config below.
vnet:
Azure1 192.168.0.0/16
Subnets:
azure active directory domain services 192.168.2.0
Webservers 192.168.3.0
Workstation 192.168.4.0
Firewall WAN 192.168.5.0
Firewall LAN 192.168.6.0
We have a routing policy applied to the webservers and workstations that points 0.0.0.0 traffic to the firewall LAN, which is 192.168.6.254.
The Sonicwall has an external IP address that is associated to the WAN nic, which is currently how we manage it.
Sonicwall Config:
WAN 192.168.5.254 - X1
LAN 192.168.6.254 - X0
What we want to do is NAT an external address to the webserver subnet. This is where we are stuck.We have moved the mgmt to a obscure ports 3443...