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.






Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment