Hi,
I am trying to create at static NAT from my internal network to an external router so I can telnet to an internal address and get to my external router. My PIX has an internal interface of 10.160.144.4/24 and shares an external network with our internet router. I want to be able to telnet to an internal address of 10.160.144.253 and have that redirected to the external router. I don't have an access list that allows that traffic yet but I have a deny any any log on the inside interface of the PIX but am not seeing any hits. Here is the command I tried.
static (inside,outside) 12.160.x.x 10.160.144.253 netmask 255.255.255.255 0 0
Any help would be appreciated.
I am trying to create at static NAT from my internal network to an external router so I can telnet to an internal address and get to my external router. My PIX has an internal interface of 10.160.144.4/24 and shares an external network with our internet router. I want to be able to telnet to an internal address of 10.160.144.253 and have that redirected to the external router. I don't have an access list that allows that traffic yet but I have a deny any any log on the inside interface of the PIX but am not seeing any hits. Here is the command I tried.
static (inside,outside) 12.160.x.x 10.160.144.253 netmask 255.255.255.255 0 0
Any help would be appreciated.