<?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: Unable to access 1811w router from the Internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494032#M712115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try to capture packets to the router. If you can ping it and you see no SYN-ACK coming back probably the router is dropping traffic and it is&amp;nbsp; ZBF.&lt;/P&gt;&lt;P&gt;The "sh log | i FW" will show you what ZBF says for packets it sees and drops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 May 2010 17:13:10 GMT</pubDate>
    <dc:creator>Panos Kampanakis</dc:creator>
    <dc:date>2010-05-06T17:13:10Z</dc:date>
    <item>
      <title>Unable to access 1811w router from the Internet</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494027#M712110</link>
      <description>&lt;P&gt;I am having an unusual issue.&amp;nbsp; I think I set up the zone security correctly to permit any IP from the out-zone to connect to the router via SSH and HTTPS, but my connections from the out-zone just time out.&amp;nbsp; The relevant portions of the config is attached.&amp;nbsp; Please help, I have been banging my head on the wall regarding this for some time now.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:41:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494027#M712110</guid>
      <dc:creator>kietung888</dc:creator>
      <dc:date>2019-03-11T17:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access 1811w router from the Internet</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494028#M712111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="jive-rendered-content"&gt;&lt;P&gt;Your out to self zone pair seems to be inspecting tcp ports 22 and 443, so it all looks fine!&lt;/P&gt;&lt;P&gt;I am not sure why it is failing.&lt;/P&gt;&lt;P&gt;Maybe no self signed cert on the router?&lt;/P&gt;&lt;P&gt;You can also enable "ip inspect log drop" and check the logs to see if ZBF is for some reason dropping your TCP conn attempts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you move forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 21:07:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494028#M712111</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-05-05T21:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access 1811w router from the Internet</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494029#M712112</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;If you want to manage the router using ssh/telnet/http, you need to define the traffic under out-to-self policy. Please make the following changes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type inspect match-any manage&lt;BR /&gt; match protocol tcp&lt;BR /&gt;policy-map type inspect ccp-permit &lt;BR /&gt; class type inspect manage&lt;BR /&gt;&amp;nbsp; inspect&lt;BR /&gt;no class type inspect sdm-cls-ccp-permit-3 &lt;BR /&gt;no class type inspect SDM_VPN_PT&amp;nbsp; &lt;BR /&gt;no class type inspect RemoteConnections&lt;BR /&gt;class type inspect sdm-cls-ccp-permit-3&lt;BR /&gt;&amp;nbsp; inspect &lt;BR /&gt; class type inspect SDM_VPN_PT&lt;BR /&gt;&amp;nbsp; inspect &lt;BR /&gt; class type inspect RemoteConnections&lt;BR /&gt;&amp;nbsp; inspect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it still fails, enable "ip inspect log drop-pkt" and send me the logs so that we can see in which class the traffic gets dropped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 21:15:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494029#M712112</guid>
      <dc:creator>astripat</dc:creator>
      <dc:date>2010-05-05T21:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access 1811w router from the Internet</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494030#M712113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for looking at the config.&amp;nbsp; Did some more testing and even when I remove the interface from the zones and used the traditional acl based method of inspection, it still did not work.&amp;nbsp; I used the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip inspect test01&lt;/P&gt;&lt;P&gt;inspect tcp&lt;/P&gt;&lt;P&gt;inspect udp&lt;/P&gt;&lt;P&gt;inspect icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip access-list ext test02 permit tcp any any eq 22&lt;/P&gt;&lt;P&gt;ip access-list ext test02 permit tcp any any eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int fa0&lt;/P&gt;&lt;P&gt;ip nat outside&lt;/P&gt;&lt;P&gt;ip access-group test02 in&lt;/P&gt;&lt;P&gt;ip inspect test01 out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int bvi1&lt;/P&gt;&lt;P&gt;ip nat inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even tried opening everything from out-zone to self and it didn't work as well.&amp;nbsp; Even tried upgrading the IOS to the 15 line.&amp;nbsp; I could SSH and SSL VPN to the router from inside so I do not think it is an issue with the certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty sure the problem is not with the circuit.&amp;nbsp; We upgraded to business class cable modem and even when I connected a laptop directly to the outside interface of the router, I was still not able to connect.&amp;nbsp; Has anyone seen this before?&amp;nbsp; Could it be defective hardware?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 21:16:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494030#M712113</guid>
      <dc:creator>kietung888</dc:creator>
      <dc:date>2010-05-05T21:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access 1811w router from the Internet</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494031#M712114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that is how I have it configured currently.&amp;nbsp; Here is an excerpt from my config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zone-pair security ccp-zp-out-self source out-zone destination self&lt;BR /&gt; service-policy type inspect ccp-permit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type inspect ccp-permit&lt;BR /&gt; class type inspect sdm-cls-ccp-permit-3&lt;BR /&gt;&amp;nbsp; inspect &lt;BR /&gt; class type inspect SDM_VPN_PT&lt;BR /&gt;&amp;nbsp; inspect &lt;BR /&gt; class type inspect RemoteConnections&lt;BR /&gt;&amp;nbsp; inspect &lt;BR /&gt; class class-default&lt;BR /&gt;&amp;nbsp; drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type inspect match-any RemoteConnections&lt;BR /&gt; match access-group 113&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 113 permit tcp any any eq 22&lt;BR /&gt;access-list 113 permit tcp any any eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type inspect match-all sdm-cls-ccp-permit-3&lt;BR /&gt; match class-map ICMPAllow&lt;BR /&gt; match access-group name AllowICMP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip access-list extended AllowICMP&lt;BR /&gt; remark CCP_ACL Category=128&lt;BR /&gt; permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type inspect match-any ICMPAllow&lt;BR /&gt; match protocol icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type inspect match-all SDM_VPN_PT&lt;BR /&gt; match access-group 103&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 103 permit ip host x.x.x.x any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was unable to inspect a class map that matched a protocol to the self zone.&amp;nbsp; So I had to create an ACL to perform that function.&amp;nbsp; At one point, I changed access-list 113 to permit ip any any and it still did not work.&amp;nbsp; Ip inspect log drop-pkt is enabled, I will have to gather up the logs the next time I am there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 21:32:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494031#M712114</guid>
      <dc:creator>kietung888</dc:creator>
      <dc:date>2010-05-05T21:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access 1811w router from the Internet</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494032#M712115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try to capture packets to the router. If you can ping it and you see no SYN-ACK coming back probably the router is dropping traffic and it is&amp;nbsp; ZBF.&lt;/P&gt;&lt;P&gt;The "sh log | i FW" will show you what ZBF says for packets it sees and drops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 17:13:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-1811w-router-from-the-internet/m-p/1494032#M712115</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-05-06T17:13:10Z</dc:date>
    </item>
  </channel>
</rss>

