Static map to internal device on a PIX
Posted by lvance in Cisco firewall
How to add a static map through a PIX to a device on the inside of your network. A one to one translation.
static (inside,outside) (outside IP) (inside IP) netmask 255.255.255.255
Example:
static (inside,outside) x.x.x.x x.x.x.x netmask 255.255.255.255
Now you have a static nat to a specific device on the inside of your PIX. You can now write an Access List to specify what services to allow to this device.
The Conversation
Follow the reactions below and share your own thoughts.


