<?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: Limit ssh and http access IPv4 and IPv6 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551429#M572758</link>
    <description>&lt;P&gt;That worked! Thank you&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1228911"&gt;@Amine ZAKARIA&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea on how to do the same thing but for http (https)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(config)#ipv6 htt?
% Unrecognized command&lt;/PRE&gt;</description>
    <pubDate>Sun, 13 Feb 2022 23:41:38 GMT</pubDate>
    <dc:creator>ciscoKuzia</dc:creator>
    <dc:date>2022-02-13T23:41:38Z</dc:date>
    <item>
      <title>Limit ssh and http access IPv4 and IPv6</title>
      <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551404#M572752</link>
      <description>&lt;P&gt;I have a 2901 dual stack router. I need to limit SSH and HTTP access to IPv4 and IPv6 ranges. At the moment, access is limited to list of IPv4 addresses but IPv6 is wide opened and I cant't find anything in the docs.&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;access-list 10 permit 123.12.23.12
access-list 10 permit 192.168.1.0 0.0.0.255
!&lt;BR /&gt;!
ipv6 access-list ipv6_trusted_subnets
 permit ipv6 2001:123:321::/48 any
!&lt;BR /&gt;!
line vty 0 4
 access-class 10 in
 exec-timeout 60 0
 login local
 transport input ssh&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Feb 2022 22:01:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551404#M572752</guid>
      <dc:creator>ciscoKuzia</dc:creator>
      <dc:date>2022-02-13T22:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Limit ssh and http access IPv4 and IPv6</title>
      <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551410#M572753</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1046749"&gt;@ciscoKuzia&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under line vty add&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ipv6 access-class ipv6_trusted_subnets in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;----------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Don't forget to rate helpful posts!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Feb 2022 22:16:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551410#M572753</guid>
      <dc:creator>Amine ZAKARIA</dc:creator>
      <dc:date>2022-02-13T22:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Limit ssh and http access IPv4 and IPv6</title>
      <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551429#M572758</link>
      <description>&lt;P&gt;That worked! Thank you&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1228911"&gt;@Amine ZAKARIA&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea on how to do the same thing but for http (https)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(config)#ipv6 htt?
% Unrecognized command&lt;/PRE&gt;</description>
      <pubDate>Sun, 13 Feb 2022 23:41:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551429#M572758</guid>
      <dc:creator>ciscoKuzia</dc:creator>
      <dc:date>2022-02-13T23:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Limit ssh and http access IPv4 and IPv6</title>
      <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551502#M572759</link>
      <description>&lt;P&gt;I don't believe there is a specific command to turn off http(s) services only for IPv6. I think the command "ip http" and "ip http secure-server" apply for both IPv4 and 6.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 01:47:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551502#M572759</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2022-02-14T01:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Limit ssh and http access IPv4 and IPv6</title>
      <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551582#M572760</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I can still access https via IPv6 address while IPv4 address is accessible only from the trusted range as well as I'm not able to add IPv6 to a standard access-list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(config)#access-list 10 permit 2001:XXXX:D:FFFF::1470                         
                                     ^
% Invalid input detected at '^' marker.
-----------------------------------------------------
(config)#ip http access-class ?
  &amp;lt;1-99&amp;gt;  Access list number&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;(config)#ipv6 http?&lt;BR /&gt;% Unrecognized command&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 02:35:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551582#M572760</guid>
      <dc:creator>ciscoKuzia</dc:creator>
      <dc:date>2022-02-14T02:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Limit ssh and http access IPv4 and IPv6</title>
      <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551721#M572766</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1046749"&gt;@ciscoKuzia&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;So far not sure if it's possible to filter ipv6 with access-class for http/s, but instead you can apply the ipv6 acl on the interface directly.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;ipv6 access-list ACLv6 &lt;BR /&gt;deny tcp host 2001:123:321::2 host 2001:123:321::1 eq 80&lt;BR /&gt;deny tcp host 2001:123:321::2 host 2001:123:321::1 eq 443&lt;BR /&gt;permit ipv6 any any&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And under the interface apply the ACLv6:&lt;/P&gt;&lt;PRE&gt;ipv6 traffic-filter ACLv6 in&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards!&lt;BR /&gt;--------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't forget to mark as resolved if it solve your issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 08:23:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551721#M572766</guid>
      <dc:creator>Amine ZAKARIA</dc:creator>
      <dc:date>2022-02-14T08:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Limit ssh and http access IPv4 and IPv6</title>
      <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551814#M572769</link>
      <description>&lt;P class="lia-align-justify"&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1228911"&gt;@Amine ZAKARIA&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1046749"&gt;@ciscoKuzia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&lt;EM&gt;"With &lt;STRONG&gt;IPv6&lt;/STRONG&gt; support added in &lt;STRONG&gt;Cisco IOS Release 12.2(2)T&lt;/STRONG&gt;, the &lt;STRONG&gt;ip http server&lt;/STRONG&gt; command &lt;U&gt;simultaneously enables and disables&lt;/U&gt; both &lt;STRONG&gt;IP&lt;/STRONG&gt; and &lt;STRONG&gt;IPv6&lt;/STRONG&gt; access to the &lt;STRONG&gt;HTTP server&lt;/STRONG&gt;. However, an access list configured with the &lt;STRONG&gt;ip http access-class&lt;/STRONG&gt; command will &lt;U&gt;only&lt;/U&gt; be applied to &lt;STRONG&gt;IPv4 traffic&lt;/STRONG&gt;. &lt;STRONG&gt;IPv6 traffic&lt;/STRONG&gt; filtering is &lt;U&gt;not supported&lt;/U&gt;."&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;More info at:&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/https/command/nm-https-cr-book/nm-https-cr-cl-sh.html" target="_blank" rel="noopener"&gt;Cisco IOS HTTP Services Command Reference&lt;/A&gt;.&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-justify"&gt;Hope this helps !!!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 11:25:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4551814#M572769</guid>
      <dc:creator>Marcelo Morais</dc:creator>
      <dc:date>2022-02-14T11:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Limit ssh and http access IPv4 and IPv6</title>
      <link>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4552103#M572778</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/17232"&gt;@Marcelo Morais&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's what I figured.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 18:07:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/limit-ssh-and-http-access-ipv4-and-ipv6/m-p/4552103#M572778</guid>
      <dc:creator>ciscoKuzia</dc:creator>
      <dc:date>2022-02-14T18:07:58Z</dc:date>
    </item>
  </channel>
</rss>

