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

How to set up outbound NAT?

I have successfully set up Destination NAT (DNAT) so I can receive incoming traffic from an "additional ip address" (.11) in to one of my LAN machines.  However, when this machine goes out to the internet, it is still using the primary interface ip address (.10).

I am sure I have to set up some kind of NAT entry to map the internal machine's address/traffic out to the secondary static internet address (.11).  I tried adding a SNAT entry, specifying my LAN machine as the traffic selector / ANY / ANY, then source translation of my external WAN address (.11).

However, when I go to a whatismyip site, I am still seeing .10, which is the primary interface ip / masquerade entry.

What am I missing, or is there already a good write-up on this?

Thanks!


This thread was automatically locked due to age.
Parents
  • Check the 'Global' tab in 'Web Filtering' - it sounds like it's in "Transparent" mode.  The only thing it captures is HTTP (port 80) traffic.

    What traffic is the server initiating to the Internet?  If it's not, and just responding, the return traffic automatically goes out on the same IP the request came in on.

    Cheers - Bob
Reply
  • Check the 'Global' tab in 'Web Filtering' - it sounds like it's in "Transparent" mode.  The only thing it captures is HTTP (port 80) traffic.

    What traffic is the server initiating to the Internet?  If it's not, and just responding, the return traffic automatically goes out on the same IP the request came in on.

    Cheers - Bob
Children
No Data