- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-04-2019 06:30 AM
when the Source NAT is configured how the 3-way handshake works?
02-05-2019 08:00 AM
depends if you have static/dynamic or dynamic-IP/port nat
in static (1:1) and dynamic (n:n), the source IP is simply changed, in dynamic ip/port the source port will also be changed
the firewall enters the translation pair into it's state table and expects to receive a packet fromn the original destination, to the translated source on the translated (or not, if static/dynamic) port coming from the original destination port and upon receiving such packet, translates in reverse and delivers the packet to the original source, then doing the same with the final ack and returning psh/fin/...)
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!