Microsoft
Software
Hardware
Network
Question : Cisco PIX 501 - Remove static NAT
Hey Everyone,
I am trying to remove a static NAT from a Cisco PIX 501e but can't seem to get the correct command. The entry that I need to delete is:
static (inside,outside) tcp Server ssh XXXX ssh netmask 255.255.255.255 0 0
I've tried the "no static (inside,outside) tcp Server ssh XXXX ssh netmask 255.255.255.255 0 0 " but that does not seem to work.
Thanks!
Answer : Cisco PIX 501 - Remove static NAT
You need to be in config mode, then copy the line you want removed, paste it at the promt, then add the no
what is the error that ur getting ?
Random Solutions
Move DC role from Exchange Server
Mysql error when trying to create view
How to determine hard disk activities
How to remove automatic login from Outlook 2010
How to commit changes of a Typed Dataset to database at once
Pervasive SQL 9.5 - odbc SELECT Query - DATE = '0000-00-00'
Need a 40" or larger touchscreen computer
Oracle database password file
Windows 7 Group Policy Bug?
store comma separated multiple numbers in a mysql database field database and query them efficiently