Have a single NIC configuration for SBS 2003 with a hardware firewall is really the optimal configuration as going forward to SBS 2008 this is the only supported configuration.
The SonicWall is still acting as the Internet Gateway as you describe with your peer to peer networks. The firewall router, the server and the workstations are all plugged into the switch. The exception is that SBS, instead fo the router, provides DHCP, DNS and WINS naming resolution.
So, The WAN PORT of your TZ180 gets configured with your Public IP
The LAN PORT is tyically configured for any private range with a .1 address
The NIC should be configured with a static IP which matches the subnet assigned on the LAN Port of the TZ180, typically this is a .2 address. The Subnet mask should be 255.255.255.0 The gateway address should be the LAN IP of the TZ180. For DNS, only assign the same IP as assigned to the NIC. Do not assign a second DNS address.
Then run the CEICW wizard.
On the TZ180, forward ports 25, 443, 444, and port 4125. If you want Remote Desktop you'll also need to forward 3389. You may also have to configure VPN passthrough. PS, VPN is easier with single nic.
Then make a note of all the settings. In a pinch, should the TZ180 go down, you can purchase a Linksys or Netgear router at Best Buy or Walmart and just configure the same settings.
If the server ever went down, you simply turn on DHCP on the router have everyone reboot and verify they got an address from the router and voila, everyone's back on the net.





by: bevhostPosted on 2009-08-17 at 18:48:03ID: 25119669
Almost any basic ethernet ADSL router will provide NAT inside the router.
What this does is to permit anything on the inside to talk to whatever it wants on the outside and blocks all incoming traffic that has not be specifically port forwarded through.
This basic setup should get you through.
Some routers have UPNP which is Universal Plug & Play which allows PC's on the inside to request their own port forwards without you having to program them in the router yourself. Dangerous!!