<?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 Cisco 3640 Router running NAT: How can i forward an IP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-3640-router-running-nat-how-can-i-forward-an-ip/m-p/158135#M1061916</link>
    <description>&lt;P&gt;How can i forward one ip 155.55.134.25 to an internal ip 192.168.150.251. The router is running nat and i have created the ip nat source static OUT_IP IN_IP command, but when attempting to ping the IP from outside the device i can not get any acknoldgement same with TCP/UDP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am i missing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 06:48:08 GMT</pubDate>
    <dc:creator>husmith</dc:creator>
    <dc:date>2020-02-21T06:48:08Z</dc:date>
    <item>
      <title>Cisco 3640 Router running NAT: How can i forward an IP</title>
      <link>https://community.cisco.com/t5/network-security/cisco-3640-router-running-nat-how-can-i-forward-an-ip/m-p/158135#M1061916</link>
      <description>&lt;P&gt;How can i forward one ip 155.55.134.25 to an internal ip 192.168.150.251. The router is running nat and i have created the ip nat source static OUT_IP IN_IP command, but when attempting to ping the IP from outside the device i can not get any acknoldgement same with TCP/UDP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am i missing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:48:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-3640-router-running-nat-how-can-i-forward-an-ip/m-p/158135#M1061916</guid>
      <dc:creator>husmith</dc:creator>
      <dc:date>2020-02-21T06:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3640 Router running NAT: How can i forward an IP</title>
      <link>https://community.cisco.com/t5/network-security/cisco-3640-router-running-nat-how-can-i-forward-an-ip/m-p/158136#M1061920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should have at least the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; interface Serial 0&lt;/P&gt;&lt;P&gt;&amp;gt;     description Outside interface&lt;/P&gt;&lt;P&gt;&amp;gt;     ip address x.x.x.x y.y.y.y&lt;/P&gt;&lt;P&gt;&amp;gt;     &lt;B&gt;ip nat outside&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; interface Ethernet0&lt;/P&gt;&lt;P&gt;&amp;gt;     description Inside interface&lt;/P&gt;&lt;P&gt;&amp;gt;     ip address 192.168.150.x y.y.y.y&lt;/P&gt;&lt;P&gt;&amp;gt;     &lt;B&gt;ip nat inside&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;B&gt;ip nat inside source static 192.168.150.251 155.55.134.25&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like you might have gotten the IP addresses around the wrong way going by your description.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2003 03:23:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-3640-router-running-nat-how-can-i-forward-an-ip/m-p/158136#M1061920</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2003-06-16T03:23:18Z</dc:date>
    </item>
  </channel>
</rss>

