Static map to internal device on a PIX

Contributor Icon Contributed by lvance Date Icon October 4, 2003  
Tag Icon Tagged: 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.

Previous recipe | Next recipe |
 

 
close Reblog this comment
blog comments powered by Disqus