<?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 ACL is blocking HTTP(s) even though it is set to Permit in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089956#M1112121</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm working on a Packet Tracer project, and I am stumped as to why my ACL will not permit traffic from port 80 and 443 to my web server. With the ACL not binded to G0/0/0.40 I have full access to the web server (HTTP(s), ftp, ping). When I bind the ACL to interface G0/0/0.40 everything is block. This is a simple ACL, so why would everything be blocked? I appreciate any guidance or insite to my mistake.&lt;/P&gt;&lt;P&gt;Basic network setup:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PC1&lt;/STRONG&gt;--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Switch 1&lt;/STRONG&gt;--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Router 1&lt;/STRONG&gt;--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Router 2&lt;/STRONG&gt; (G0/0/0.40)--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Switch 3&lt;/STRONG&gt;--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Web Server&lt;/STRONG&gt; (10.99.40.2)&lt;/P&gt;&lt;P&gt;ACL and G0/0/0.40:&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0/0.40&lt;BR /&gt;encapsulation dot1Q 40&lt;BR /&gt;ip address 10.99.40.1 255.255.255.0&lt;BR /&gt;ip access-group HTTP(s)_ONLY in&lt;BR /&gt;ipv6 address 2001:DB8:1:40::1/64&lt;/P&gt;&lt;P&gt;ip access-list extended HTTP(s)_ONLY&lt;BR /&gt;permit tcp any host 10.99.40.2 eq www&lt;BR /&gt;permit tcp any host 10.99.40.2 eq 443&lt;BR /&gt;deny ip any any&lt;/P&gt;&lt;P&gt;Full Running-Config:&lt;/P&gt;&lt;P&gt;Current configuration : 2229 bytes&lt;BR /&gt;!&lt;BR /&gt;version 15.4&lt;BR /&gt;no service timestamps log datetime msec&lt;BR /&gt;no service timestamps debug datetime msec&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname Router&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp excluded-address 10.99.10.0 10.99.10.9&lt;BR /&gt;ip dhcp excluded-address 10.99.20.0 10.99.20.9&lt;BR /&gt;ip dhcp excluded-address 10.99.30.0 10.99.30.9&lt;BR /&gt;ip dhcp excluded-address 10.99.40.0 10.99.40.9&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool ACCOUNTING&lt;BR /&gt;network 10.99.10.0 255.255.255.0&lt;BR /&gt;default-router 10.99.10.1&lt;BR /&gt;dns-server 8.8.8.8&lt;BR /&gt;ip dhcp pool HR&lt;BR /&gt;network 10.99.20.0 255.255.255.0&lt;BR /&gt;default-router 10.99.20.1&lt;BR /&gt;dns-server 8.8.8.8&lt;BR /&gt;ip dhcp pool SALES&lt;BR /&gt;network 10.99.30.0 255.255.255.0&lt;BR /&gt;default-router 10.99.30.1&lt;BR /&gt;dns-server 8.8.8.8&lt;BR /&gt;ip dhcp pool IT&lt;BR /&gt;network 10.99.40.0 255.255.255.0&lt;BR /&gt;default-router 10.99.40.1&lt;BR /&gt;dns-server 8.8.8.8&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip cef&lt;BR /&gt;ipv6 unicast-routing&lt;BR /&gt;!&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0&lt;BR /&gt;no ip address&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0.30&lt;BR /&gt;encapsulation dot1Q 30&lt;BR /&gt;ip address 10.99.30.1 255.255.255.0&lt;BR /&gt;ipv6 address 2001:DB8:1:30::1/64&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0.40&lt;BR /&gt;encapsulation dot1Q 40&lt;BR /&gt;ip address 10.99.40.1 255.255.255.0&lt;BR /&gt;ip access-group HTTP(s)_ONLY in&lt;BR /&gt;ipv6 address 2001:DB8:1:40::1/64&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/1&lt;BR /&gt;no ip address&lt;BR /&gt;ip nat outside&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Serial0/2/0&lt;BR /&gt;ip address 10.99.100.2 255.255.255.252&lt;BR /&gt;ipv6 address 2001:DB8:1:100::2/64&lt;BR /&gt;!&lt;BR /&gt;interface Serial0/2/1&lt;BR /&gt;ip address 10.99.200.1 255.255.255.252&lt;BR /&gt;ip nat inside&lt;BR /&gt;ipv6 address 2001:DB8:1:200::1/64&lt;BR /&gt;clock rate 2000000&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;router ospf 1&lt;BR /&gt;log-adjacency-changes&lt;BR /&gt;passive-interface GigabitEthernet0/0/0&lt;BR /&gt;network 10.99.100.0 0.0.0.3 area 0&lt;BR /&gt;network 10.99.200.0 0.0.0.3 area 0&lt;BR /&gt;network 10.99.30.0 0.0.0.255 area 0&lt;BR /&gt;network 10.99.40.0 0.0.0.255 area 0&lt;BR /&gt;!&lt;BR /&gt;ipv6 router ospf 13&lt;BR /&gt;log-adjacency-changes&lt;BR /&gt;!&lt;BR /&gt;ipv6 router ospf 1&lt;BR /&gt;router-id 1.1.1.1&lt;BR /&gt;log-adjacency-changes&lt;BR /&gt;!&lt;BR /&gt;ip nat inside source static 10.99.40.2 209.165.200.102&lt;BR /&gt;ip classless&lt;BR /&gt;!&lt;BR /&gt;ip flow-export version 9&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended HTTP(s)_ONLY&lt;BR /&gt;permit tcp any host 10.99.40.2 eq www&lt;BR /&gt;permit tcp any host 10.99.40.2 eq 443&lt;BR /&gt;deny ip any any&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;!&lt;BR /&gt;line aux 0&lt;BR /&gt;!&lt;BR /&gt;line vty 0 4&lt;BR /&gt;login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;</description>
    <pubDate>Sun, 05 May 2024 14:44:55 GMT</pubDate>
    <dc:creator>Mike McCotter</dc:creator>
    <dc:date>2024-05-05T14:44:55Z</dc:date>
    <item>
      <title>ACL is blocking HTTP(s) even though it is set to Permit</title>
      <link>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089956#M1112121</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm working on a Packet Tracer project, and I am stumped as to why my ACL will not permit traffic from port 80 and 443 to my web server. With the ACL not binded to G0/0/0.40 I have full access to the web server (HTTP(s), ftp, ping). When I bind the ACL to interface G0/0/0.40 everything is block. This is a simple ACL, so why would everything be blocked? I appreciate any guidance or insite to my mistake.&lt;/P&gt;&lt;P&gt;Basic network setup:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PC1&lt;/STRONG&gt;--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Switch 1&lt;/STRONG&gt;--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Router 1&lt;/STRONG&gt;--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Router 2&lt;/STRONG&gt; (G0/0/0.40)--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Switch 3&lt;/STRONG&gt;--&amp;gt;&amp;nbsp;&lt;STRONG&gt;Web Server&lt;/STRONG&gt; (10.99.40.2)&lt;/P&gt;&lt;P&gt;ACL and G0/0/0.40:&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0/0.40&lt;BR /&gt;encapsulation dot1Q 40&lt;BR /&gt;ip address 10.99.40.1 255.255.255.0&lt;BR /&gt;ip access-group HTTP(s)_ONLY in&lt;BR /&gt;ipv6 address 2001:DB8:1:40::1/64&lt;/P&gt;&lt;P&gt;ip access-list extended HTTP(s)_ONLY&lt;BR /&gt;permit tcp any host 10.99.40.2 eq www&lt;BR /&gt;permit tcp any host 10.99.40.2 eq 443&lt;BR /&gt;deny ip any any&lt;/P&gt;&lt;P&gt;Full Running-Config:&lt;/P&gt;&lt;P&gt;Current configuration : 2229 bytes&lt;BR /&gt;!&lt;BR /&gt;version 15.4&lt;BR /&gt;no service timestamps log datetime msec&lt;BR /&gt;no service timestamps debug datetime msec&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname Router&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp excluded-address 10.99.10.0 10.99.10.9&lt;BR /&gt;ip dhcp excluded-address 10.99.20.0 10.99.20.9&lt;BR /&gt;ip dhcp excluded-address 10.99.30.0 10.99.30.9&lt;BR /&gt;ip dhcp excluded-address 10.99.40.0 10.99.40.9&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool ACCOUNTING&lt;BR /&gt;network 10.99.10.0 255.255.255.0&lt;BR /&gt;default-router 10.99.10.1&lt;BR /&gt;dns-server 8.8.8.8&lt;BR /&gt;ip dhcp pool HR&lt;BR /&gt;network 10.99.20.0 255.255.255.0&lt;BR /&gt;default-router 10.99.20.1&lt;BR /&gt;dns-server 8.8.8.8&lt;BR /&gt;ip dhcp pool SALES&lt;BR /&gt;network 10.99.30.0 255.255.255.0&lt;BR /&gt;default-router 10.99.30.1&lt;BR /&gt;dns-server 8.8.8.8&lt;BR /&gt;ip dhcp pool IT&lt;BR /&gt;network 10.99.40.0 255.255.255.0&lt;BR /&gt;default-router 10.99.40.1&lt;BR /&gt;dns-server 8.8.8.8&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip cef&lt;BR /&gt;ipv6 unicast-routing&lt;BR /&gt;!&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0&lt;BR /&gt;no ip address&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0.30&lt;BR /&gt;encapsulation dot1Q 30&lt;BR /&gt;ip address 10.99.30.1 255.255.255.0&lt;BR /&gt;ipv6 address 2001:DB8:1:30::1/64&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0.40&lt;BR /&gt;encapsulation dot1Q 40&lt;BR /&gt;ip address 10.99.40.1 255.255.255.0&lt;BR /&gt;ip access-group HTTP(s)_ONLY in&lt;BR /&gt;ipv6 address 2001:DB8:1:40::1/64&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/1&lt;BR /&gt;no ip address&lt;BR /&gt;ip nat outside&lt;BR /&gt;duplex auto&lt;BR /&gt;speed auto&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Serial0/2/0&lt;BR /&gt;ip address 10.99.100.2 255.255.255.252&lt;BR /&gt;ipv6 address 2001:DB8:1:100::2/64&lt;BR /&gt;!&lt;BR /&gt;interface Serial0/2/1&lt;BR /&gt;ip address 10.99.200.1 255.255.255.252&lt;BR /&gt;ip nat inside&lt;BR /&gt;ipv6 address 2001:DB8:1:200::1/64&lt;BR /&gt;clock rate 2000000&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;router ospf 1&lt;BR /&gt;log-adjacency-changes&lt;BR /&gt;passive-interface GigabitEthernet0/0/0&lt;BR /&gt;network 10.99.100.0 0.0.0.3 area 0&lt;BR /&gt;network 10.99.200.0 0.0.0.3 area 0&lt;BR /&gt;network 10.99.30.0 0.0.0.255 area 0&lt;BR /&gt;network 10.99.40.0 0.0.0.255 area 0&lt;BR /&gt;!&lt;BR /&gt;ipv6 router ospf 13&lt;BR /&gt;log-adjacency-changes&lt;BR /&gt;!&lt;BR /&gt;ipv6 router ospf 1&lt;BR /&gt;router-id 1.1.1.1&lt;BR /&gt;log-adjacency-changes&lt;BR /&gt;!&lt;BR /&gt;ip nat inside source static 10.99.40.2 209.165.200.102&lt;BR /&gt;ip classless&lt;BR /&gt;!&lt;BR /&gt;ip flow-export version 9&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended HTTP(s)_ONLY&lt;BR /&gt;permit tcp any host 10.99.40.2 eq www&lt;BR /&gt;permit tcp any host 10.99.40.2 eq 443&lt;BR /&gt;deny ip any any&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;!&lt;BR /&gt;line aux 0&lt;BR /&gt;!&lt;BR /&gt;line vty 0 4&lt;BR /&gt;login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2024 14:44:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089956#M1112121</guid>
      <dc:creator>Mike McCotter</dc:creator>
      <dc:date>2024-05-05T14:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: ACL is blocking HTTP(s) even though it is set to Permit</title>
      <link>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089958#M1112123</link>
      <description>&lt;P&gt;&lt;SPAN&gt;ip access-group HTTP(s)_ONLY &lt;STRONG&gt;OUT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Make direction OUT and it will work&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2024 15:00:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089958#M1112123</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-05-05T15:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: ACL is blocking HTTP(s) even though it is set to Permit</title>
      <link>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089961#M1112124</link>
      <description>&lt;P&gt;&lt;STRONG&gt;in &lt;/STRONG&gt;and&lt;STRONG&gt; out&lt;/STRONG&gt; keywords specify in which direction you are activating the ACL. &lt;BR /&gt;&lt;STRONG&gt;IN (in)&lt;/STRONG&gt; means that ACL is applied to the traffic coming into the interface&lt;BR /&gt;while the &lt;STRONG&gt;OUT(out)&lt;/STRONG&gt; keyword means that the ACL is applied to the traffic leaving the interface.&lt;/P&gt;
&lt;P&gt;So try as below : ( assuming that you mentioned without ACL all working as expected)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;interface GigabitEthernet0/0/0.40&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ip access-group HTTP(s)_ONLY &lt;STRONG&gt;out&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;still issue, post show access-list output or debug the flow.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2024 15:23:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089961#M1112124</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-05-05T15:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: ACL is blocking HTTP(s) even though it is set to Permit</title>
      <link>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089987#M1112125</link>
      <description>&lt;P&gt;Thanks MHM for pointing out my mistake. That was the issue and it resolved once the change was made. Very helpful!!&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2024 16:43:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089987#M1112125</guid>
      <dc:creator>Mike McCotter</dc:creator>
      <dc:date>2024-05-05T16:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: ACL is blocking HTTP(s) even though it is set to Permit</title>
      <link>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089988#M1112126</link>
      <description>&lt;P&gt;Hey BB, Thanks for the response. That was the issue, and the change worked. I appreciate your assistance and definitions of in and out. Take care.&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2024 16:47:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/acl-is-blocking-http-s-even-though-it-is-set-to-permit/m-p/5089988#M1112126</guid>
      <dc:creator>Mike McCotter</dc:creator>
      <dc:date>2024-05-05T16:47:16Z</dc:date>
    </item>
  </channel>
</rss>

