About 2,270,000 results
Open links in new tab
  1. How to configure a NAT translation timeout - Cisco Community

    Jun 22, 2009 · Introduction How to configure a NAT translation timeout Core Issue Dynamic Network Address Translation (NAT) creates entries in the table when a packet crosses from …

  2. How to configure static NAT with route-maps - Cisco Community

    Jun 22, 2009 · Configuration overview: To configure static NAT with route maps, use the following steps: 1) The first step in any NAT configuration is to define the inside and outside interfaces. …

  3. remove ip nat entry??? - Cisco Community

    Jan 11, 2003 · I need to remove an entry that is forwarding all traffic to an insde ip address. ex - ip nat inside source static 192.168.0.10 208.B.C.D The problem is that I need to block some …

  4. ISSUE WITH NAT ON A STICK using Loopback - Cisco Community

    Dec 23, 2024 · Hello, I am doing both on CML and on hardware the following configuration: The goal is to configure NAT on the NAT_ROUTER using only 1 physical interface (G1.10), which …

  5. How to configure NAT - Cisco Community

    Jun 22, 2009 · To configure static NAT, issue the ip nat inside source static or ip nat outside source static commands in global configuration mode, depending on where the host is located. …

  6. How to configure NAT with VLAN - Cisco Community

    Apr 24, 2008 · Hi, My question is How can I configure NAT with Router Cisco 7200 using virtual interfaces VLAN or Loopback? I have to configure One vlan with Private IPs and the other with …

  7. How Does NAT-T work with IPSec? - Cisco Community

    May 23, 2011 · Q2: How does NAT-T work with ISAKMP/IPsec? NAT Traversal performs two tasks: Detects if both ends support NAT-T Detects NAT devices along the transmission path …

  8. Solved: Destination NAT - Cisco Community

    Aug 15, 2014 · I know that you intend to rewrite the destination of the packets coming from internet to your router so that they can reach your internal server at 10.0.0.4. However, the …

  9. NAT(config)#ip nat inside source list 1 pool public This provides a dynamic one-to-one NAT translation between public IP addresses in the “public” pool and private IP addresses specified …

  10. Nat in router or firewall? - Cisco Community

    Mar 19, 2010 · configuring policy nat, dynamic nat, nat exemption, outside nat, destination nat, static 1-1, policy static all of these can be easily done on the ASA. I would say do the nat on …