How to Configure Static NAT?
Static NAT maps inside and outside addresses one-to-one. It allows external devices to establish a session with internal devices using the statically assigned public address. For example, an internal web server is mapped to a specific inside global address. The figure below illustrates an inside network containing a web server with a private IPv4 address… Read more