Sonicwall Enhanced With One-To-One NAT, Firewall Blocking Everything

Posted by Justin on Server Fault See other posts from Server Fault or by Justin
Published on 2011-01-08T05:36:44Z Indexed on 2011/01/08 5:55 UTC
Read the original article Hit count: 274

Filed under:

Hello, just migrated from a Sonicwall TZ180 (Standard) to a Sonicwall TZ200 (Enhanced). Everything is working except the firewall rules are blocking everything. All hosts are online, and being assigned correct ip addresses. I can browse the internet on the hosts.

I am using one-to-one NAT translating public ip addresses to private.

  64.87.28.98 -> 192.168.1.2
  64.87.28.99 -> 192.168.1.3
  etc

First order of business is to get ping working. My rule is in the new firewall is (FROM WAN to LAN):

 SOURCE    DESTINATION                SERVICE    ACTION      USERS
 ANY       192.168.1.2-192.168.1.6    PING       ALLOW       ALL

This should be working, but not. I even tried changing the destination to the public ip addresses, but still no luck.

 SOURCE    DESTINATION                 SERVICE    ACTION      USERS
 ANY       64.87.28.98-64.87.28.106    PING       ALLOW       ALL

Any ideas what I am doing wrong?

© Server Fault or respective owner

Related posts about sonicwall