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

SNAT and Full NAT

Hi All

[:S]
Pls explain me how to use the full nat and Snat feature with example if possible ?

Rahul


This thread was automatically locked due to age.
Parents
  • Like Barry says, Full NAT is not the same as DNAT + SNAT.

    Full NAT and DNAT both deal with traffic arriving at an interface; SNAT deals with traffic leaving an interface.

    Full NAT is DNAT with the Source IP/traffic also changed.  It's helpful, for example, if you have two routers and you have a DNAT in the second router; you'll likely want a Full NAT in the first router with a change of the Source-IP to the Internal IP of the first router.

    Cheers - Bob
Reply
  • Like Barry says, Full NAT is not the same as DNAT + SNAT.

    Full NAT and DNAT both deal with traffic arriving at an interface; SNAT deals with traffic leaving an interface.

    Full NAT is DNAT with the Source IP/traffic also changed.  It's helpful, for example, if you have two routers and you have a DNAT in the second router; you'll likely want a Full NAT in the first router with a change of the Source-IP to the Internal IP of the first router.

    Cheers - Bob
Children
No Data