Static map to internal device on a PIX

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.

Leave a Reply

You may also like-

Easy Way to Embed and Customize Google Map without Using the APIEasy Way to Embed and Customize Google Map without Using the APIGoogle has finally made embedding a google map as easy as embedding a YouTube video. By following these steps you are just a copy ... PPTP on Cisco ASA or PIX 6.3 or later codePPTP on Cisco ASA or PIX 6.3 or later codeIn PIX 6.3 and later, support for PPTP through the PIX has been added. Before version 6.3, a PIX needed to be configured to ...