Thursday, 5 October 2023

Differences bw SNAT and Auto map

 Differences bw SNAT and Auto map :-



SNAT= Secure NAT.
Secure nat will use for symmetric routing.
Ex.
Path A Path B
Client----> F5---> Server<--Internet--Client.

Server to client reply will not go through the Path B.

For that on the F5 u need to enable "auto-map"

While client request will coming from F5, it will get NAT with local interface. Because of NAT server will think this is my local network let me give reply. Once reply given by server It will check translation table on f5, it will give reply to particular client.

No comments:

Post a Comment

🔥 The Hidden Risk of “Wide Open” Internal Policies — And How To Remove Them Safely

In one of my recent projects, I noticed a wide open internal traffic policy in place. Later, I was asked to work on this issue and remove th...