<?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 SSH on Cisco 3560 authentication via Microsoft IAS radius server in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181463#M124066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jkatyal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont see any logs in event viwer. i have checked in security and application with category IAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Praveen &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2013 01:44:40 GMT</pubDate>
    <dc:creator>praveenk098</dc:creator>
    <dc:date>2013-02-19T01:44:40Z</dc:date>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181457#M124057</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to configure ssh on my 3560 switch integrating with Microsoft IAS and when user try to access switch they need to use their domain credential for that, But i am getting following error message,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"011192: Feb 16 20:30:01: %SSH-5-SSH_SESSION: SSH Session request from 172.30.3.71 (tty = 0) using crypto cipher '3DES' Succeeded&lt;/P&gt;&lt;P&gt;011193: Feb 16 20:30:15: %RADIUS-4-RADIUS_DEAD: RADIUS server 172.16.1.10:1645,1646 is not responding.&lt;/P&gt;&lt;P&gt;011194: Feb 16 20:30:15: %RADIUS-4-RADIUS_ALIVE: RADIUS server 172.16.1.10:1645,1646 is being marked alive.&lt;/P&gt;&lt;P&gt;011195: Feb 16 20:30:34: %SSH-5-SSH_USERAUTH: User 'praveeny' authentication for SSH Session from 172.30.3.71 (tty = 0) using crypto cipher '3DES' Failed"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure my shared sceret key is all right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And following is my configuration on 3560 switch;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login SSH group radius local&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ip ssh logging events&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ip ssh version 1&lt;/P&gt;&lt;P&gt;radius-server host 172.16.1.10 auth-port 1645 acct-port 1646 key 7 00270A0401491F030C291517&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; access-class 23 in&lt;/P&gt;&lt;P&gt; exec-timeout 0 0&lt;/P&gt;&lt;P&gt; password 7 akjshds098978&lt;/P&gt;&lt;P&gt; login authentication SSH&lt;/P&gt;&lt;P&gt; transport input telnet ssh&lt;/P&gt;&lt;P&gt;line vty 5 15&lt;/P&gt;&lt;P&gt; password 7 ldmcdc3049043&lt;/P&gt;&lt;P&gt; login authentication SSH&lt;/P&gt;&lt;P&gt; transport input telnet ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;Praveen Kumar&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:05:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181457#M124057</guid>
      <dc:creator>praveenk098</dc:creator>
      <dc:date>2019-03-11T03:05:57Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181458#M124058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Praveen Kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parts of the configuration that you have shown look appropriate. But the authentication is not working. So I have several questions:&lt;/P&gt;&lt;P&gt;- is there IP connectivity between the switch and the Radius server? (can each one ping the other)&lt;/P&gt;&lt;P&gt;- is it possible that the Radius traffic is being filtered out by some device along the path between the switch and the Radius server?&lt;/P&gt;&lt;P&gt;- since the client knows about the Radius server then does the Radius server recognize the switch as a valid client?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you test this would you look on the logs of the server and verify whether it saw the authentication request, and if it did how did it respond?&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;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Feb 2013 18:53:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181458#M124058</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2013-02-16T18:53:52Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181459#M124059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I have checked the ip connectivity between 3560 switch and Radius server its reachable.&lt;/P&gt;&lt;P&gt;- No, There is no device between 3560 and Radius server path.&lt;/P&gt;&lt;P&gt;- Yes, Server knows about the client, i have configured the same steps on IAS as i have done for my Other devices and they are wrking fine.&lt;/P&gt;&lt;P&gt;-&amp;nbsp; when i test from the 3560 switch with command "test aaa radius username and password" i get user rejected message,&lt;/P&gt;&lt;P&gt;I know this message comes when there is credential mismatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to generate crypto key again, if this could be a problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you need any other log messages from 3560 for troubleshoot as this is really important, we have timeline on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 08:16:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181459#M124059</guid>
      <dc:creator>praveenk098</dc:creator>
      <dc:date>2013-02-17T08:16:11Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181460#M124061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect either the radius-request is not matching the right remote-access policy or if its matching then under the remote-access policy properties &amp;gt; authentication tab &amp;gt; PAP as an authentication method is not selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please review the config on the radius server again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above comments do not work for you then get the even viewer logs from the IAS server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; &lt;BR /&gt;- Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 09:56:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181460#M124061</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-02-17T09:56:34Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181461#M124062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jkatyal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PAP is already checked, I have reviewed all my config again.&lt;/P&gt;&lt;P&gt;From event log viewer which logg exactly i need to check.&lt;/P&gt;&lt;P&gt;There are following options&lt;/P&gt;&lt;P&gt;- Application&lt;/P&gt;&lt;P&gt;- Security&lt;/P&gt;&lt;P&gt;- system&lt;/P&gt;&lt;P&gt;- Directory service&lt;/P&gt;&lt;P&gt;- DNS Server&lt;/P&gt;&lt;P&gt;- File Replication Service&lt;/P&gt;&lt;P&gt;- Internet Explorer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 22:36:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181461#M124062</guid>
      <dc:creator>praveenk098</dc:creator>
      <dc:date>2013-02-18T22:36:02Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181462#M124063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should either check the security or application logs. The log message should have a category IAS. Looking at the logs we can tell whether the request is hitting the right policy or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; &lt;BR /&gt;- Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 22:59:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181462#M124063</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-02-18T22:59:35Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181463#M124066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jkatyal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont see any logs in event viwer. i have checked in security and application with category IAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Praveen &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 01:44:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181463#M124066</guid>
      <dc:creator>praveenk098</dc:creator>
      <dc:date>2013-02-19T01:44:40Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181464#M124069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Does your windows IAS server has two NIC? If yes, then disable one nic and then try?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Minakshi&lt;/P&gt;&lt;P&gt;(Do rate helpful posts)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 17:55:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181464#M124069</guid>
      <dc:creator>minkumar</dc:creator>
      <dc:date>2013-02-20T17:55:26Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181465#M124074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI minkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, its only one. I have done same configuration on 2960, every thing is working fine.i dont understand what is the issue with 3560.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:48:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181465#M124074</guid>
      <dc:creator>praveenk098</dc:creator>
      <dc:date>2013-02-20T22:48:46Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181466#M124077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not seeing any logs in event viewer for IAS category then I think there is no Radius communication going on between Switch and IAS server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 20:24:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181466#M124077</guid>
      <dc:creator>shekharmore003</dc:creator>
      <dc:date>2013-02-22T20:24:17Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181467#M124079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI shekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping from switch 3560 to IAS server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 22:20:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181467#M124079</guid>
      <dc:creator>praveenk098</dc:creator>
      <dc:date>2013-02-25T22:20:23Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181468#M124080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IAS authentication events are recorded in the system event log on the basis of event&lt;/P&gt;&lt;P&gt;logging settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to start&amp;gt;&amp;gt;&amp;nbsp; All Programs&amp;gt;&amp;gt;&amp;nbsp; event viewer&amp;gt;&amp;gt;&amp;nbsp; system logs&amp;gt;&amp;gt;&amp;nbsp; look&lt;/P&gt;&lt;P&gt;for&amp;nbsp; IAS logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 00:03:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181468#M124080</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-02-26T00:03:29Z</dc:date>
    </item>
    <item>
      <title>SSH on Cisco 3560 authentication via Microsoft IAS radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181469#M124084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same issue.&lt;/P&gt;&lt;P&gt;I changed the default Auth-Port Acct-Port from 1645 and 1646 to 1812 and 1813, and now it works......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 21:37:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ssh-on-cisco-3560-authentication-via-microsoft-ias-radius-server/m-p/2181469#M124084</guid>
      <dc:creator>jellojock</dc:creator>
      <dc:date>2013-02-26T21:37:55Z</dc:date>
    </item>
  </channel>
</rss>

