<?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 how to setup NAT to let outside can see inside's web site which using telnet from outside to inside as testing in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-setup-nat-to-let-outside-can-see-inside-s-web-site-which/m-p/2615154#M201720</link>
    <description>&lt;P&gt;how to setup NAT to let outside can see inside's web site which using telnet from outside to inside as testing&lt;/P&gt;&lt;P&gt;not only inside can telnet outside&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2019 00:55:13 GMT</pubDate>
    <dc:creator>martlee2</dc:creator>
    <dc:date>2019-03-26T00:55:13Z</dc:date>
    <item>
      <title>how to setup NAT to let outside can see inside's web site which using telnet from outside to inside as testing</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-nat-to-let-outside-can-see-inside-s-web-site-which/m-p/2615154#M201720</link>
      <description>&lt;P&gt;how to setup NAT to let outside can see inside's web site which using telnet from outside to inside as testing&lt;/P&gt;&lt;P&gt;not only inside can telnet outside&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 00:55:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-nat-to-let-outside-can-see-inside-s-web-site-which/m-p/2615154#M201720</guid>
      <dc:creator>martlee2</dc:creator>
      <dc:date>2019-03-26T00:55:13Z</dc:date>
    </item>
    <item>
      <title>Do you mean you want to</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-nat-to-let-outside-can-see-inside-s-web-site-which/m-p/2615155#M201721</link>
      <description>&lt;P&gt;Do you mean you want to telnet to port 80 to test&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;If so then -&lt;/P&gt;&lt;P&gt;inside host = 192.168.10.1&lt;/P&gt;&lt;P&gt;object network WEBSERVER&lt;BR /&gt;host 192.168.10.1&lt;BR /&gt;nat (inside,outside) static interface service tcp 80 80&lt;/P&gt;&lt;P&gt;for the acl you can use either the real IP or the object you previously defined, your choice - ie.&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any&amp;nbsp;&amp;nbsp;host 192.168.10.1&amp;nbsp;eq 80&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp any object WEBSERVER eq 80&lt;/P&gt;&lt;P&gt;the above means you telnet to the outside interface IP address on port 80 and it should be sent to your internal host on port 80.&lt;/P&gt;&lt;P&gt;If you want to use a different IP to the outside interface IP then just replace "interface" with the IP.&lt;/P&gt;&lt;P&gt;If you want to use telnet and not telnet to port 80 then just replace the port numbers accordingly.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 22 Feb 2015 15:49:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-nat-to-let-outside-can-see-inside-s-web-site-which/m-p/2615155#M201721</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-02-22T15:49:03Z</dc:date>
    </item>
  </channel>
</rss>

