Greetings.
ASG220, v7.305, in process of converting from a PIX515
We are having trouble making NAT work properly.
Networks
external - 111.222.127.151/27
internal - 192.168.1.2/24
DMZ - 10.1.1.1/24
Let's start with a standard web server in the DMZ
Define the hosts:
Trade External
* Type - Host
* Address - 111.222.127.144
* Interface - External (WAN)
Trade Server
* Type - Host
* Address - 10.10.1.3
* Interface - DMZ
Define the DNAT rule
* Traffic Source - Any
* Traffic Service - Web Surfing
* Traffic Destination - Trade External
* NAT Mode - DNAT
* Destination - Trade Server
* Destination Service - (not specified)
* Auto Packet Filter - CHECKED
Somehow, this doesn't work. I am thinking that perhaps the addresses should not be BOUND to the interfaces, but that is kind of a random thought.
EDIT: should I setup "Additional Addresses" on the external interface to get it to listen on the (different) address for the web server?
Any help would be appreciated.
This thread was automatically locked due to age.