<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Configuring FreeRADIUS to support Cisco AAA Clients</title>
	<atom:link href="http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/feed/" rel="self" type="application/rss+xml" />
	<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/</link>
	<description>im in ur datacentrz configurin&#039; ur routerz</description>
	<lastBuildDate>Fri, 12 Mar 2010 14:46:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rick</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-1846</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Mon, 30 Nov 2009 03:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-1846</guid>
		<description>&lt;p&gt;This is a great tutorial. I concur with the rest of the posters that the grand finale will be adding the instructions to user a Security Group in AD with LDAP.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is a great tutorial. I concur with the rest of the posters that the grand finale will be adding the instructions to user a Security Group in AD with LDAP.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Puckel</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-1775</link>
		<dc:creator>Puckel</dc:creator>
		<pubDate>Mon, 19 Oct 2009 12:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-1775</guid>
		<description>&lt;p&gt;Yeah thanks a lot for ur article.&lt;/p&gt;

&lt;p&gt;Also waiting for FreeRadius/MySQL guide.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah thanks a lot for ur article.</p>

<p>Also waiting for FreeRadius/MySQL guide.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamed</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-1565</link>
		<dc:creator>Mohamed</dc:creator>
		<pubDate>Fri, 07 Aug 2009 04:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-1565</guid>
		<description>&lt;p&gt;Awesome.  Can&#039;t wait to read about implementation of multiple RADIUS servers with MySQL.  Thanks for sharing your knowledge.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Awesome.  Can&#8217;t wait to read about implementation of multiple RADIUS servers with MySQL.  Thanks for sharing your knowledge.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: yeled</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-1553</link>
		<dc:creator>yeled</dc:creator>
		<pubDate>Wed, 05 Aug 2009 17:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-1553</guid>
		<description>&lt;p&gt;thanks this was super easy to move my existing ldap auth radius across for cisco.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thanks this was super easy to move my existing ldap auth radius across for cisco.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jlgaddis</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-1490</link>
		<dc:creator>jlgaddis</dc:creator>
		<pubDate>Wed, 22 Jul 2009 02:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-1490</guid>
		<description>&lt;p&gt;I&#039;m glad everyone is finding the article helpful.  I&#039;ll try to get around to setting up FreeRADIUS with MySQL again soon so I can post the details.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad everyone is finding the article helpful.  I&#8217;ll try to get around to setting up FreeRADIUS with MySQL again soon so I can post the details.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Saurabh</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-1479</link>
		<dc:creator>Saurabh</dc:creator>
		<pubDate>Tue, 21 Jul 2009 11:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-1479</guid>
		<description>&lt;p&gt;Thanks for the excellent tutorial. However I am getting authentication failed messages. Tried debugging in the router. Apparently the router is timing out. FreeRadius is working correctly and sends Access-Accept response. I have no idea what&#039;s wrong.&lt;/p&gt;

&lt;p&gt;Also waiting for FreeRadius/MySQL guide.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the excellent tutorial. However I am getting authentication failed messages. Tried debugging in the router. Apparently the router is timing out. FreeRadius is working correctly and sends Access-Accept response. I have no idea what&#8217;s wrong.</p>

<p>Also waiting for FreeRadius/MySQL guide.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Iliya</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-1255</link>
		<dc:creator>Iliya</dc:creator>
		<pubDate>Wed, 27 May 2009 12:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-1255</guid>
		<description>&lt;p&gt;Thank you so much for this tutorial, looking forward to see more articles from you. Thank you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you so much for this tutorial, looking forward to see more articles from you. Thank you.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-1226</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 02 May 2009 15:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-1226</guid>
		<description>&lt;p&gt;I to would really appreciate if you could upload your ldap/mysql guide to the site, if it&#039;s anywhere near as good as this one it will be a great help.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I to would really appreciate if you could upload your ldap/mysql guide to the site, if it&#8217;s anywhere near as good as this one it will be a great help.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Roland</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-656</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Sat, 04 Apr 2009 15:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-656</guid>
		<description>&lt;p&gt;Great tutorial, thank you for sharing! I would really appreciate another one abount freeradius with LDAP authentication on a Windows Server
Roland&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great tutorial, thank you for sharing! I would really appreciate another one abount freeradius with LDAP authentication on a Windows Server
Roland</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/comment-page-1/#comment-559</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Mon, 23 Mar 2009 21:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://evilrouters.net/2008/11/19/configuring-freeradius-to-support-cisco-aaa-clients/#comment-559</guid>
		<description>&lt;p&gt;Buddy, I still can&#039;t login into Cisco Devices. I followed all the steps but after typing the password I received a &quot;authentication failed&quot; message. At first, the only difference is that I&#039;m using Suse 11.0 OS. 
Can you help me?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Buddy, I still can&#8217;t login into Cisco Devices. I followed all the steps but after typing the password I received a &#8220;authentication failed&#8221; message. At first, the only difference is that I&#8217;m using Suse 11.0 OS. 
Can you help me?</p>]]></content:encoded>
	</item>
</channel>
</rss>
