In this situation the ServerIron ADX passes the source IP address of the client to a backend application server. If these servers have a direct path to the client, (as would be the case in one-armed design) the response will bypass the ServerIron ADX in the return path. This breaks the traffic flow because the client sees the response coming from the IP address of the real server instead of the IP address of the virtual server.
With Source NAT configured, a ServerIron ADX replaces the IP address of a client IP with the IP address of the ServerIron ADX in request packets forwarded to the real server. This forces the real server to forward replies to the ServerIron ADX instead of bypassing it.
Figure 2.5 provides an example of what can occur when a real server has a path back to a client that bypasses a ServerIron ADX without Source NAT enabled as described in the following.
In Figure 2.6 the traffic flow of the configuration is changed by enabling Source NAT as described in the following.