Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by deadcat1

  1. deadcat1

    Adding to an ACL

    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...
  2. deadcat1

    Static NAT

    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...
  3. deadcat1

    Static NAT

    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...

Part and Inventory Search

Back
Top