<?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: IOS 15 and VTY ACL problem in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455020#M312798</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;Are you doing the ssh from the permitted subnet block ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you enabled logs in the router to check the syslogs to see what's exactly happening when you try to ssh?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jul 2010 10:44:04 GMT</pubDate>
    <dc:creator>spremkumar</dc:creator>
    <dc:date>2010-07-02T10:44:04Z</dc:date>
    <item>
      <title>IOS 15 and VTY ACL problem</title>
      <link>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455019#M312797</link>
      <description>&lt;P&gt;Dear Community!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have recently installed a C2951 router running 15.0(1) IOS version. However, we have a problem configuring VTY ACL. While trying to login to the router via SSH, the VTY ACL has some matches regarding the SSH client IP address, but the router refuses the SSH connection when the "VTY_ACL" standard named ACL is configured on line vty (marked with red color). If no VTY ACL has assinged to the router line vty, the SSH connection is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current configuration seems to be OK, see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;[There is some AAA configuration, including TACACS+ and finally the local auth at the end of the sequence list.)&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;access-class VTY_ACL in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; timeout login response 10&lt;BR /&gt; transport preferred none&lt;BR /&gt; transport input ssh&lt;BR /&gt; transport output ssh&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;ip access-list standard VTY_ACL&lt;BR /&gt; permit [host IP]&lt;BR /&gt;permit [subnet range] 0.0.0.255&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help us to solve this problem? Does anybody have any experience about this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Belabacsi&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:13:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455019#M312797</guid>
      <dc:creator>Bela Mareczky</dc:creator>
      <dc:date>2019-03-11T00:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: IOS 15 and VTY ACL problem</title>
      <link>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455020#M312798</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;Are you doing the ssh from the permitted subnet block ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you enabled logs in the router to check the syslogs to see what's exactly happening when you try to ssh?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 10:44:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455020#M312798</guid>
      <dc:creator>spremkumar</dc:creator>
      <dc:date>2010-07-02T10:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: IOS 15 and VTY ACL problem</title>
      <link>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455021#M312799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear spremkumar!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Your help, sorry for late answer. The problem is still exists: the VTY_ACL permits the source IP address originating SSH connection, and the ACL has permit matches...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried to upgrade IOS image to v15-T release, but no luck &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; We have configured another router running IOS v15 also, but it is the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do You have any experience about this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Belabacsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 09:52:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455021#M312799</guid>
      <dc:creator>Bela Mareczky</dc:creator>
      <dc:date>2010-07-16T09:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: IOS 15 and VTY ACL problem</title>
      <link>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455022#M312800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear spremkumar!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Your help, resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The problem was that, in IOS v15 the per-VRF ACL configuration requires the "in vrf-also" parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;BR /&gt; &lt;SPAN style="color: #339966;"&gt;access-class VTY_ACL in vrf-also&lt;/SPAN&gt;&lt;BR /&gt; timeout login response 10&lt;BR /&gt; transport preferred none&lt;BR /&gt; transport input ssh&lt;BR /&gt; transport output ssh&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Belabacsi&lt;/P&gt;&lt;P&gt;Budapest, Hungary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 06:36:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455022#M312800</guid>
      <dc:creator>Bela Mareczky</dc:creator>
      <dc:date>2010-08-16T06:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: IOS 15 and VTY ACL problem</title>
      <link>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455023#M312801</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;What you see is the correct behavior. This was a problem in earlier versions of IOS (allowing ssh even without the "vrf-also" option) that we had corrected in 15.0(1)M and later, please see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCsv86113"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCsv86113&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wen&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 16:43:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ios-15-and-vty-acl-problem/m-p/1455023#M312801</guid>
      <dc:creator>wzhang</dc:creator>
      <dc:date>2010-08-16T16:43:27Z</dc:date>
    </item>
  </channel>
</rss>

