<?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: 871 Firewall Help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/871-firewall-help/m-p/914552#M973777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your configuration there seems no ACL entry that will be blocking the traffic. Run debugs and check which ACL (if any) is blocking the traffic. Also are you sure that the traffic is reaching the routers and not getting dropped or blocked in between or midway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2007 16:34:37 GMT</pubDate>
    <dc:creator>tstanik</dc:creator>
    <dc:date>2007-10-16T16:34:37Z</dc:date>
    <item>
      <title>871 Firewall Help</title>
      <link>https://community.cisco.com/t5/network-security/871-firewall-help/m-p/914551#M973776</link>
      <description>&lt;P&gt;I am attempting to allow Microsoft communicator access from my remote 871's to our corporate office.  Each 871 uses an EasyVPN configuration to access resources at our corporate office.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Communication server runs on TCP 5060 and I CAN telnet to the IP:port from the remote 871.  Any idea's why the 871 is blocking the traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the access lists applied:&lt;/P&gt;&lt;P&gt;****This access list is applied to interface BVI 1 which is tied to the EasyVPN config.&lt;/P&gt;&lt;P&gt;access-list 100 remark auto generated by Cisco SDM Express firewall configuration&lt;/P&gt;&lt;P&gt;access-list 100 remark SDM_ACL Category=1&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp 10.0.0.0 0.255.255.255 host 10.2.101.1 eq telnet&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp 10.0.0.0 0.255.255.255 host 10.2.101.1 eq 22&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp 10.0.0.0 0.255.255.255 host 10.2.101.1 eq www&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp 10.0.0.0 0.255.255.255 host 10.2.101.1 eq 443&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp 10.0.0.0 0.255.255.255 host 10.2.101.1 eq cmd&lt;/P&gt;&lt;P&gt;access-list 100 deny   tcp any host 10.2.101.1 eq telnet&lt;/P&gt;&lt;P&gt;access-list 100 deny   tcp any host 10.2.101.1 eq 22&lt;/P&gt;&lt;P&gt;access-list 100 deny   tcp any host 10.2.101.1 eq www&lt;/P&gt;&lt;P&gt;access-list 100 deny   tcp any host 10.2.101.1 eq 443&lt;/P&gt;&lt;P&gt;access-list 100 deny   tcp any host 10.2.101.1 eq cmd&lt;/P&gt;&lt;P&gt;access-list 100 deny   udp any host 10.2.101.1 eq snmp&lt;/P&gt;&lt;P&gt;access-list 100 deny   ip host 255.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 100 deny   ip 127.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 100 permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****This access list is applied to the WAN interface (FA4)&lt;/P&gt;&lt;P&gt;access-list 101 permit udp any eq bootps any eq bootpc&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 10.2.101.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 10.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 172.16.0.0 0.15.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 192.168.0.0 0.0.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip 127.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip host 255.255.255.255 any&lt;/P&gt;&lt;P&gt;access-list 101 deny   ip any any&lt;/P&gt;&lt;P&gt;access-list 102 remark Auto generated by SDM Management Access feature&lt;/P&gt;&lt;P&gt;access-list 102 remark SDM_ACL Category=1&lt;/P&gt;&lt;P&gt;access-list 102 permit ip 10.0.0.0 0.255.255.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 cuseeme&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 ftp&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 h323&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 icmp&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 netshow&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 rcmd&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 realaudio&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 rtsp&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 esmtp&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 sqlnet&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 streamworks&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 tftp&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 tcp&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 udp&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 vdolive&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 gdoi&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 isakmp&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 ipsec-msft&lt;/P&gt;&lt;P&gt;ip inspect name DEFAULT100 ssp&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:23:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/871-firewall-help/m-p/914551#M973776</guid>
      <dc:creator>jksnook</dc:creator>
      <dc:date>2019-03-11T11:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: 871 Firewall Help</title>
      <link>https://community.cisco.com/t5/network-security/871-firewall-help/m-p/914552#M973777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your configuration there seems no ACL entry that will be blocking the traffic. Run debugs and check which ACL (if any) is blocking the traffic. Also are you sure that the traffic is reaching the routers and not getting dropped or blocked in between or midway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 16:34:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/871-firewall-help/m-p/914552#M973777</guid>
      <dc:creator>tstanik</dc:creator>
      <dc:date>2007-10-16T16:34:37Z</dc:date>
    </item>
  </channel>
</rss>

