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

NAT Response Address

Hi

In our network, there are several webserver, which should use their own WAN ip. Which type of NAT do I have to define, that the NAT translation works incoming and outgoing? The response IP should not be the gateway...

Like:

Client ----> webserver WAN IP ----> webserver IP -----> webserver WAN IP ----> Client

and not:

Client ----> webserver WAN IP ----> webserver IP -----> gateway WAN IP ----> Client


Thanks for your help!

Regards,


This thread was automatically locked due to age.
Parents
  • Yes, traffic originating from the server would need an SNAT if you didn't want it to originate from your primary "External (Address)," but your SNAT has no effect on response traffic from your webserver as that is handled by the connection tracker (see #2 in Rulz).

    Cheers - Bob
Reply
  • Yes, traffic originating from the server would need an SNAT if you didn't want it to originate from your primary "External (Address)," but your SNAT has no effect on response traffic from your webserver as that is handled by the connection tracker (see #2 in Rulz).

    Cheers - Bob
Children
No Data