<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hello in Switching</title>
    <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091294#M387913</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I have see this before that you cannot nat sourced from the rtrs interface nat is applied on, but its successful from behind the natted interface.&lt;/P&gt;
&lt;P&gt;I cannot remember if i upgraded the IOS or utilized NVI nat ( domain less nat)&lt;/P&gt;
&lt;P&gt;Have you tested ping from behind the vlans other than the svi address themselves or tried NVI nat?&lt;BR /&gt;&lt;BR /&gt;sh run | in ip nat&lt;BR /&gt;ping 8.8.8.8 (from host behind natted vlan)&lt;BR /&gt;sh ip nat translations &lt;BR /&gt;debug ip nat detail&lt;BR /&gt;debug ip packet detail&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;OR&lt;/P&gt;
&lt;P&gt;int x/x&lt;BR /&gt;no ip nat inside&lt;BR /&gt;ip nat enable&lt;BR /&gt;&lt;BR /&gt;int x/x&lt;BR /&gt;no ip nat outside&lt;BR /&gt;ip nat enable&lt;BR /&gt;&lt;BR /&gt;no ip nat inside source list INTERNET-BROwSING pool BT&lt;BR /&gt;ip nat source list INTERNET-BROwSING pool BT&lt;BR /&gt;&lt;BR /&gt;sh ip nat nvi translations&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;res&lt;BR /&gt;Paul&lt;/P&gt;</description>
    <pubDate>Sat, 22 Jul 2017 11:13:33 GMT</pubDate>
    <dc:creator>paul driver</dc:creator>
    <dc:date>2017-07-22T11:13:33Z</dc:date>
    <item>
      <title>NAT not working using Pool only when being NAT over an Interface</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091282#M387901</link>
      <description>&lt;P&gt;Hi, need some advice; I configured my Cisco 877 Router using some new Public IP address I got from my ISP but when I do a NAT using a pool of addresses; I can't browse the internet. &amp;nbsp;The only way I will be able to browse the internet is if I do &amp;nbsp;a NAT using an Interface and this happens only when using the fiber connection. &amp;nbsp;I also have a DSL link of which I only changed the public IP address in the configuration of my Cisco 877 Router to reflect&amp;nbsp;the Public IP address of the dsl link and my NAT using the pool of addresses works, as well when doing a NAT over an Interface. Please help.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 19:25:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091282#M387901</guid>
      <dc:creator>mjuchim27</dc:creator>
      <dc:date>2019-03-08T19:25:22Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091283#M387902</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you post "sh run" from the router and point out the interface that is not working?&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 16:48:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091283#M387902</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2017-07-21T16:48:22Z</dc:date>
    </item>
    <item>
      <title>Hi Reza, thanks for the reply</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091284#M387903</link>
      <description>&lt;P&gt;Hi Reza, thanks for the reply, see below my current router config using fiber link. &amp;nbsp;with the current config I cannot browse.&lt;/P&gt;
&lt;P&gt;interface FastEthernet0&lt;BR /&gt; switchport access vlan 5&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; ip address 192.168.30.1 255.255.255.192&lt;BR /&gt; ip nat inside&lt;BR /&gt; ip virtual-reassembly&lt;BR /&gt;!&lt;BR /&gt;interface Vlan5&lt;BR /&gt; ip address 190.x.x.146 255.255.255.240&lt;BR /&gt; ip nat outside&lt;BR /&gt; ip virtual-reassembly&lt;BR /&gt;!&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 190.x.x.145&lt;BR /&gt;!&lt;BR /&gt;no ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip nat pool BTL 190.x.x.147 190.x.x.148 netmask 255.255.255.240&lt;BR /&gt;ip nat inside source list INTERNET-BROwSING pool BTL overload&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended INTERNET-BROwSING&lt;BR /&gt; permit ip 192.168.30.0 0.0.0.63 any&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 17:39:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091284#M387903</guid>
      <dc:creator>mjuchim27</dc:creator>
      <dc:date>2017-07-21T17:39:06Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091285#M387904</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Have you tried the NAT statement with prefix-list and test?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ip nat pool BTL 190.x.x.147 190.x.x.148 prefix-length 27&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 17:52:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091285#M387904</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2017-07-21T17:52:21Z</dc:date>
    </item>
    <item>
      <title>Hi, </title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091286#M387905</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just modified the config to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip nat pool BTL 190.x.x.147 190.x.x.148 prefix-length 28&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and is still not working. See ping from within router.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Router#ping 4.2.2.2 source vlan 1&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 4.2.2.2, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of 192.168.30.1 &lt;BR /&gt;.....&lt;BR /&gt;Success rate is 0 percent (0/5&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 18:07:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091286#M387905</guid>
      <dc:creator>mjuchim27</dc:creator>
      <dc:date>2017-07-21T18:07:10Z</dc:date>
    </item>
    <item>
      <title>In addition, can you use the</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091287#M387906</link>
      <description>&lt;P&gt;In addition, can you use the nat statement without overload?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ip nat inside source list INTERNET-BROwSING pool BTL&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 18:38:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091287#M387906</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2017-07-21T18:38:04Z</dc:date>
    </item>
    <item>
      <title>Hi Reza, thank you for you</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091288#M387907</link>
      <description>&lt;P&gt;Hi Reza, thank you for you help really appreciate it.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;even without the overload, I still cannot browse. Like I mentioned in the original post, this happens only on the fiber link. If I switch over to dsl and use the public ips assigned on dsl &amp;nbsp;network using the same nat pool statement, it works. &amp;nbsp;Do you think its a problem with our ISP, I even tried a different router and still have the same problem?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 18:48:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091288#M387907</guid>
      <dc:creator>mjuchim27</dc:creator>
      <dc:date>2017-07-21T18:48:29Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091289#M387908</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I don't think this is an ISP issue.&lt;/P&gt;
&lt;P&gt;So, if you ping say 8.8.8.8 without the source address, this should use the outgoing interface which is vlan1 &amp;nbsp;Does it work?&lt;/P&gt;
&lt;P&gt;If it does than this is not an issue with the ISP.&lt;/P&gt;
&lt;P&gt;ping 8.8.8.8&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can you try it with static nat and test?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ip nat inside source list INTERNET-BROwSING interface vlan5 overload&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;no ip nat pool BTL 190.x.x.147 190.x.x.148 netmask 255.255.255.240&lt;/SPAN&gt;&lt;BR /&gt;HTH&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 19:02:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091289#M387908</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2017-07-21T19:02:50Z</dc:date>
    </item>
    <item>
      <title>Hi Reza,</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091290#M387909</link>
      <description>&lt;P&gt;Hi Reza,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;yes if I ping 8.8.8.8 which uses the outgoing interface vlan 5 as per my configuration, it works.&lt;/P&gt;
&lt;P&gt;Router#ping 8.8.8.8&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 24/25/28 ms&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;when I modified the NAT state to a static NAT&lt;/P&gt;
&lt;P&gt;ip nat inside source list INTERNET-BROwSING interface Vlan5 overload,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;it works as well&lt;/P&gt;
&lt;P&gt;Router#ping 8.8.8.8 source vlan 1&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of 192.168.30.1 &lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 24/26/32 ms&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm puzzled, i'm not sure what i'm missing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 19:13:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091290#M387909</guid>
      <dc:creator>mjuchim27</dc:creator>
      <dc:date>2017-07-21T19:13:13Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091291#M387910</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;So, definitely is not an ISP issue or NAT because static NAT works fine.&lt;/P&gt;
&lt;P&gt;Have a look at this link and look at the section for dynamic NAT and see if anything is missing:&lt;/P&gt;
&lt;P&gt;http://www.ciscozine.com/nat-and-pat-a-complete-explanation/&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 19:23:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091291#M387910</guid>
      <dc:creator>Reza Sharifi</dc:creator>
      <dc:date>2017-07-21T19:23:15Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091292#M387911</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;on a side note, try a standard access list or a route map (with or without the 'overload'):&lt;/P&gt;
&lt;P&gt;access-list 10 permit 192.168.30.0 0.0.0.63&lt;BR /&gt;!&lt;BR /&gt;ip nat pool BTL 190.x.x.147 190.x.x.148 netmask 255.255.255.240&lt;BR /&gt;ip nat inside source list 10 pool BTL (overload)&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;access-list 100 permit ip 192.168.30.0 0.0.0.63 any&lt;BR /&gt;!&lt;BR /&gt;ip nat pool BTL 190.x.x.147 190.x.x.148 netmask 255.255.255.240&lt;BR /&gt;!&lt;BR /&gt;route-map TO_ISP permit 10&lt;BR /&gt;match ip address 100&lt;BR /&gt;!&lt;BR /&gt;ip nat inside source route-map TO_ISP pool BTL (overload)&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 19:52:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091292#M387911</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2017-07-21T19:52:03Z</dc:date>
    </item>
    <item>
      <title>Most likely that this is ISP</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091293#M387912</link>
      <description>&lt;P&gt;If you cleared NAT table during switching from DSL to fiber, most likely that this is ISP routers configuration. For testing, you might also want to include 190.x.x.146 in your pool configuration, otherwise .146 will not be used for NAT. If you include this one in pool most likely you will be able to successfully forward traffic via that IP address (at least until all ports in are not exhausted from .146 (or at least pool with just .146 will work)) while using NAT pool via fiber.&lt;/P&gt;
&lt;P&gt;From data that are available here, I don't think this is configuration issue on your side. I guess that ISP is not routing traffic properly for some reason (like, ISP is statically advertise your network range from DSL router into their network?) so return traffic does not have proper return path, or some similar issue.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2017 08:39:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091293#M387912</guid>
      <dc:creator>Predrag Jovic</dc:creator>
      <dc:date>2017-07-22T08:39:18Z</dc:date>
    </item>
    <item>
      <title>Hello</title>
      <link>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091294#M387913</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I have see this before that you cannot nat sourced from the rtrs interface nat is applied on, but its successful from behind the natted interface.&lt;/P&gt;
&lt;P&gt;I cannot remember if i upgraded the IOS or utilized NVI nat ( domain less nat)&lt;/P&gt;
&lt;P&gt;Have you tested ping from behind the vlans other than the svi address themselves or tried NVI nat?&lt;BR /&gt;&lt;BR /&gt;sh run | in ip nat&lt;BR /&gt;ping 8.8.8.8 (from host behind natted vlan)&lt;BR /&gt;sh ip nat translations &lt;BR /&gt;debug ip nat detail&lt;BR /&gt;debug ip packet detail&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;OR&lt;/P&gt;
&lt;P&gt;int x/x&lt;BR /&gt;no ip nat inside&lt;BR /&gt;ip nat enable&lt;BR /&gt;&lt;BR /&gt;int x/x&lt;BR /&gt;no ip nat outside&lt;BR /&gt;ip nat enable&lt;BR /&gt;&lt;BR /&gt;no ip nat inside source list INTERNET-BROwSING pool BT&lt;BR /&gt;ip nat source list INTERNET-BROwSING pool BT&lt;BR /&gt;&lt;BR /&gt;sh ip nat nvi translations&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;res&lt;BR /&gt;Paul&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2017 11:13:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-not-working-using-pool-only-when-being-nat-over-an-interface/m-p/3091294#M387913</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2017-07-22T11:13:33Z</dc:date>
    </item>
  </channel>
</rss>

