<?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 Re: 1800 router need to access web server behind this router.  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625494#M1025410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need more than what i have already posted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 08:18:41 GMT</pubDate>
    <dc:creator>sboivin</dc:creator>
    <dc:date>2007-02-27T08:18:41Z</dc:date>
    <item>
      <title>1800 router need to access web server behind this router.</title>
      <link>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625490#M1025406</link>
      <description>&lt;P&gt;This is my config file. I am trying to access a web server on the internal network. Could some one please point out what i am doig wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no ip http server&lt;/P&gt;&lt;P&gt;no ip http secure-server&lt;/P&gt;&lt;P&gt;ip nat inside source list 15 interface FastEthernet0/1 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source static tcp 192.168.0.4 80 interface FastEthernet0/1 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip access-list extended external2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; remark permit http&lt;/P&gt;&lt;P&gt; permit tcp any eq www host 192.168.0.4 eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; remark permint dhcp&lt;/P&gt;&lt;P&gt; permit udp any any eq bootpc log&lt;/P&gt;&lt;P&gt; remark The below set the rfc1918 private exclusions&lt;/P&gt;&lt;P&gt; deny   ip 192.168.0.0 0.0.255.255 any log&lt;/P&gt;&lt;P&gt; deny   ip 172.16.0.0 0.15.255.255 any log&lt;/P&gt;&lt;P&gt; deny   ip 10.0.0.0 0.255.255.255 any log&lt;/P&gt;&lt;P&gt; remark Permit Established connections&lt;/P&gt;&lt;P&gt; permit tcp any any established&lt;/P&gt;&lt;P&gt; remark Permit Internal DNS Out&lt;/P&gt;&lt;P&gt; permit udp any eq domain any&lt;/P&gt;&lt;P&gt; remark Deny and log anything that doesn't comply to these rules&lt;/P&gt;&lt;P&gt; permit udp any any&lt;/P&gt;&lt;P&gt; deny   ip any any log&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;logging 192.168.0.6&lt;/P&gt;&lt;P&gt;logging 192.168.0.2&lt;/P&gt;&lt;P&gt;access-list 15 permit 192.168.0.0 0.0.0.255&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:36:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625490#M1025406</guid>
      <dc:creator>sboivin</dc:creator>
      <dc:date>2019-03-11T09:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: 1800 router need to access web server behind this router.</title>
      <link>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625491#M1025407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you remove the second NAT statement and replace it with the below mentioned command ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source static tcp 192.168.0.4 80 x.x.x.x 80 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x.x.x.x -- ur public ip address configured on the fastethernet interface..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 05:19:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625491#M1025407</guid>
      <dc:creator>spremkumar</dc:creator>
      <dc:date>2007-02-21T05:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: 1800 router need to access web server behind this router.</title>
      <link>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625492#M1025408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah that did not help anything. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 23:48:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625492#M1025408</guid>
      <dc:creator>sboivin</dc:creator>
      <dc:date>2007-02-21T23:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: 1800 router need to access web server behind this router.</title>
      <link>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625493#M1025409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the config of the router here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 04:33:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625493#M1025409</guid>
      <dc:creator>spremkumar</dc:creator>
      <dc:date>2007-02-22T04:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: 1800 router need to access web server behind this router.</title>
      <link>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625494#M1025410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need more than what i have already posted?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 08:18:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/1800-router-need-to-access-web-server-behind-this-router/m-p/625494#M1025410</guid>
      <dc:creator>sboivin</dc:creator>
      <dc:date>2007-02-27T08:18:41Z</dc:date>
    </item>
  </channel>
</rss>

