Hi,
The best way in my opinion would be to use a named access list, with those you can delete any line in the list without having to delete the entire list.
(config)#ip access-list extended My_Access_List
(config-ext-nacl)#permit ip any any
Note that the case in the name of the access list...
I could do that but in my situation I have some monitoring tools that are across a WAN that have a different internet connection and I want them to use the LAN instead of the internet to access internet devices on this side of the WAN. Ideally I want them to reference an internal address. The...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.