<?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 Hi Dennis, in Switching</title>
    <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016096#M373887</link>
    <description>&lt;P&gt;Hi Dennis,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I understood your point but I'm confused with the configuration that I need. Do you have an example or reference link?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Now I'm using the configuration below and only work in one way&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ip nat pool ovrld 10.3.251.1 10.3.251.1 prefix 24&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ip nat inside source list 7 pool ovrld overload&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Network Site A (Source)&lt;/P&gt;
&lt;P&gt;access-list 7 permit 192.50.5.0 0 0.0.255&lt;BR /&gt;access-list 7 permit 192.50.8.0 0.0.0.255&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Destination Servers, On site B&lt;/P&gt;
&lt;P&gt;192.168.10.0/24&lt;/P&gt;
&lt;P&gt;192.168.11.0/24&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2017 10:43:32 GMT</pubDate>
    <dc:creator>JRGC</dc:creator>
    <dc:date>2017-04-11T10:43:32Z</dc:date>
    <item>
      <title>NAT Bi- Directional on router</title>
      <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016094#M373885</link>
      <description>&lt;P&gt;Hi guys&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I have NAT configuration on router, using two interfaces with " ip nat inside" and one interface " ip nat outside"&lt;/P&gt;
&lt;P&gt;Currently I can reach my destination with ICMP ( ping) and NAT is working fine.&lt;/P&gt;
&lt;P&gt;I¨m using NAT to communicate two Webservices, Server on site A to Server on Site B ( private Networks). What¨ll happen ? when Server on Site B try to communicate or respond to Server on Site A. The configuration NAT will work in both way? or missing some configuration.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please check topology.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your support and advise !!!!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 18:09:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016094#M373885</guid>
      <dc:creator>JRGC</dc:creator>
      <dc:date>2019-03-08T18:09:38Z</dc:date>
    </item>
    <item>
      <title>in order for server B to talk</title>
      <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016095#M373886</link>
      <description>&lt;P&gt;in order for server&amp;nbsp;B to talk to server A you would need to add additional NAT rules&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from outside&amp;gt;server A, remember NAT get applied in the dfirection of who initiated the NAT traffic.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;so if your webserver B, for instance telnets on port 23 to inside, then your NAT will need to cater for that. this is also referred to as port forwarding.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;please rate if useful&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 04:14:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016095#M373886</guid>
      <dc:creator>Dennis Mink</dc:creator>
      <dc:date>2017-04-11T04:14:05Z</dc:date>
    </item>
    <item>
      <title>Hi Dennis,</title>
      <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016096#M373887</link>
      <description>&lt;P&gt;Hi Dennis,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I understood your point but I'm confused with the configuration that I need. Do you have an example or reference link?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Now I'm using the configuration below and only work in one way&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ip nat pool ovrld 10.3.251.1 10.3.251.1 prefix 24&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ip nat inside source list 7 pool ovrld overload&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Network Site A (Source)&lt;/P&gt;
&lt;P&gt;access-list 7 permit 192.50.5.0 0 0.0.255&lt;BR /&gt;access-list 7 permit 192.50.8.0 0.0.0.255&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Destination Servers, On site B&lt;/P&gt;
&lt;P&gt;192.168.10.0/24&lt;/P&gt;
&lt;P&gt;192.168.11.0/24&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 10:43:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016096#M373887</guid>
      <dc:creator>JRGC</dc:creator>
      <dc:date>2017-04-11T10:43:32Z</dc:date>
    </item>
    <item>
      <title>Do the servers at site B ever</title>
      <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016097#M373888</link>
      <description>&lt;P&gt;Do the servers at site B ever initiate connections to site A server or is it always the LAN and site A server that starts the connection ?&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 10:57:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016097#M373888</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2017-04-11T10:57:05Z</dc:date>
    </item>
    <item>
      <title>check this post mate</title>
      <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016098#M373889</link>
      <description>&lt;P&gt;check this post mate&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.techrepublic.com/blog/data-center/configure-static-nat-for-inbound-connections/" title="http://www.techrepublic.com/blog/data-center/configure-static-nat-for-inbound-connections/"&gt;http://www.techrepublic.com/blog/data-center/configure-static-nat-for-inbound-connections/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 11:00:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016098#M373889</guid>
      <dc:creator>Dennis Mink</dc:creator>
      <dc:date>2017-04-11T11:00:34Z</dc:date>
    </item>
    <item>
      <title>So you have two interfaces</title>
      <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016099#M373890</link>
      <description>&lt;P&gt;So you have two interfaces using ip nat inside. Is one Site A and the other Site B?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;No you don't need any extra NAT because the traffic between Site A and Site B is private to private. You only need to use NAT when the traffic is going private to public or vice versa.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 12:27:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016099#M373890</guid>
      <dc:creator>Paul Smith</dc:creator>
      <dc:date>2017-04-11T12:27:29Z</dc:date>
    </item>
    <item>
      <title>Yes, I have two " Ip nat</title>
      <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016100#M373891</link>
      <description>&lt;P&gt;Yes, I have two " Ip nat inside" and one " ip nat outside" configured.&lt;/P&gt;
&lt;P&gt;Why? the principal reason is that the server on Site B only accept traffic source one segmento and I´m using NAT to reach. But the problem is when the traffic originate on Server B to reach another server (ServerA) the comunication fail on this way.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 14:57:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016100#M373891</guid>
      <dc:creator>JRGC</dc:creator>
      <dc:date>2017-04-11T14:57:29Z</dc:date>
    </item>
    <item>
      <title>Can you post your running</title>
      <link>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016101#M373892</link>
      <description>&lt;P&gt;Can you post your running config (remove passwords and public IP's)? Can you also post the IP addresses of servers on Site A and Site B?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 23:23:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/nat-bi-directional-on-router/m-p/3016101#M373892</guid>
      <dc:creator>Paul Smith</dc:creator>
      <dc:date>2017-04-11T23:23:17Z</dc:date>
    </item>
  </channel>
</rss>

