This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't access NAT'd host externally

Hi, I have a new UTM that I'm trying to configure with some NAT'd DMZ hosts.

Right now I have:

  •  eth0: LAN -> Masq to the UTM's public IP
  •  eth1: WAN -> public IP range
  •  eth2: DMZ -> NAT range 10.24.1.1/24


I've set up my first DMZ host on the eth2 switch with a 10.24.1.* address and a DNAT rule from its WAN IP -> NAT IP. I can access the NAT host by its public IP from my LAN and the NAT rule appears in the firewall log since I have "log initial packets" set for the DNAT rule.

The problem, however, is that when I try to access the DMZ host by its public IP from an external source I can't connect and no firewall logs appear, neither NAT confirmations nor firewall blocking logs. Since there's no feedback from the firewall, I kinda think that it may be a routing issue, but I don't know how to check or troubleshoot that.

Any ideas or further troubleshooting steps?


This thread was automatically locked due to age.
Parents
  • Okay, so for each of my NAT hosts I need to:
    [LIST=1]
    • Add an Additional Address on eth1
    • Make a host definition for the NAT IP
    • Make a DNAT rule for external traffic to access the host
    • Make a SNAT rule so the host can access the Internet with its assigned IP
    • Adjust my imported firewall rules if necessary
    [/LIST]

    And do that for each of my 30+ IPs? D: That's a lot of clicking around... Is there a mass-edit or macro system?
Reply
  • Okay, so for each of my NAT hosts I need to:
    [LIST=1]
    • Add an Additional Address on eth1
    • Make a host definition for the NAT IP
    • Make a DNAT rule for external traffic to access the host
    • Make a SNAT rule so the host can access the Internet with its assigned IP
    • Adjust my imported firewall rules if necessary
    [/LIST]

    And do that for each of my 30+ IPs? D: That's a lot of clicking around... Is there a mass-edit or macro system?
Children
No Data