<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Easy to Read Articles &#187; EAP</title>
	<atom:link href="http://www.easyreadarticles.com/Tags/eap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easyreadarticles.com</link>
	<description>Best Technical Writing Online , Easy Reading Books and much more!</description>
	<lastBuildDate>Fri, 10 Feb 2012 03:40:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to &#8211; Cisco WebAuth working with IAS Radius Server</title>
		<link>http://www.easyreadarticles.com/microsoft/how-to-cisco-webauth-working-with-ias-radius-server/#utm_source=articlesfeed&#038;utm_medium=articlesfeed&#038;utm_campaign=articlesfeed</link>
		<comments>http://www.easyreadarticles.com/microsoft/how-to-cisco-webauth-working-with-ias-radius-server/#comments</comments>
		<pubDate>Fri, 22 May 2009 02:23:36 +0000</pubDate>
		<dc:creator>EasyReadArticles.com</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[AAA]]></category>
		<category><![CDATA[CHAP]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[EAP]]></category>
		<category><![CDATA[IAS]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Radius]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Solution]]></category>
		<category><![CDATA[WebAuth]]></category>

		<guid isPermaLink="false">http://www.easyreadarticles.com/?p=42</guid>
		<description><![CDATA[Get Cisco WebAuth working with IAS Radius Server and helpful tips.]]></description>
			<content:encoded><![CDATA[<p><strong>How to get Cisco WebAuth working with IAS Radius Server</strong></p>
<p><strong><em>Settings needed to get Cisco&#8217;s WebAuth authenticating with Microsoft&#8217;s IAS Radius.</em></strong></p>
<p>Ever had a problem you could not figure out? Well this little sucker gave me a headache.</p>
<p>This little chestnut ended up being pretty simple compared to when we looked back on everything we did try.</p>
<p>A funny quote that comes to mind (Eureka):</p>
<blockquote><p>Henry: Do you remember Occam&#8217;s Razor?<br />
Carter: uh&#8230;&#8221;Simple things are true&#8221;?<br />
Henry: Close enough.</p></blockquote>
<p>I guess you had to see the episode <img src='http://www.easyreadarticles.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Basically to start if you are running a Cisco controller with WPA-PSK, turn it off on all SSID&#8217;s. We were told this much later by an Australian TAC technician if you are using WLC 4400 series up to IOS 5.2 (February 2009 release) you cannot run WebAuth via Radius even if you have 8021.x working fine; it is a know problem.</p>
<p>Okay lets begin&#8230;..</p>
<p>I will be writing this as if you have everything installed, there isn&#8217;t a need for me to reinvent the wheel so these pointed links should suffice.</p>
<p>Also I am not giving technical advise, the steps below are to give you an insight to how it worked for me; please make sure you have backups before you start.</p>
<p>Okay below is a very basic step by step, to get more info use the links. These settings are used on our setup and may not necessary suit your needs however there is enough info to get you started.</p>
<p><strong>Skill level: 7 </strong>&#8211; (1 Novice &#8211; 5 intermediate &#8211; 10 Expert)</p>
<p><strong>Preferred Ingredients:</strong></p>
<p><strong>Windows 2003 Enterprise Service Pack 2<br />
Microsoft IAS (Radius) Server ver 5x +<br />
Cisco wireless controller with IOS 4.2.176.0 minimum<br />
DHCP server with scope options set</strong></p>
<p>The Links provided have a generic approach to get you going, what you will find here is specifics to get it working using the ingredients listed.</p>
<p><strong><em>Tip #1: A good idea on how to start is read the links and the steps below will fall into place even easier.</em><br />
</strong><br />
<strong>Setup your IAS to recieve requests from your Cisco controller:</strong><br />
<a rel="nofollow" title="Microsoft IAS RADIUS for wireless authentication" href="http://articles.techrepublic.com.com/5100-10878_11-6148579.html">Microsoft IAS RADIUS for wireless authentication</a></p>
<p>Create a new &#8220;Radius Client&#8221; &#8211; This is the IP of your Cisco Controller, I&#8217;ve used vendor &#8216;Cisco&#8217; instead of &#8216;Radius Standard&#8217;; remember your password you will need it later.</p>
<p>Create a new &#8220;Access Policy&#8221; &#8211; Just start simple IMO add a &#8220;Windows-Group&#8221; such as &#8216;Domain Users&#8217; &amp; &#8220;NAS-IP-Address&#8221; which is your controllers IP.<br />
<strong><br />
<em>Tip #2: If you get an error, the less complicated the policy the easier the troubleshooting.</em></strong></p>
<p><strong><em>Tip #3: If you want to test your Radius server is working I recommend using <a rel="nofollow" title="NTRadPing 1.5 RADIUS Utility" href="http://www.novell.com/coolsolutions/tools/14377.html">NTRadPing 1.5 RADIUS Utility</a> for testing.</em></strong></p>
<p><strong><em>To allow application to talk to your radius server create another &#8220;Radius Client&#8221; but this time use the workstation IP you have NTRadPing installed on; use radius standard and remember the password you set.</em></strong></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><strong>Setup your Cisco controller for WebAuth &#8211; This site explains using Cisco&#8217;s ACS Radius Server but up to Figure 7 should get most of your settings ready for use.</strong><br />
<a rel="nofollow" title="Wireless" href=" http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008067489f.shtml#utm_source=articlesfeed&amp;utm_medium=articlesfeed&amp;utm_campaign=articlesfeed">Wireless LAN Controller Web Authentication</a></p>
<p><strong><br />
Log into your Cisco Controller.</strong></p>
<p>We need to create a connection to our IAS Radius Server.</p>
<p>Go to &#8216;Security&#8217; Tab &gt;</p>
<p>On the side menu &#8216;RADIUS&#8217; + &#8216;Authentication&#8217;</p>
<p>Enter your IAS (Radius) details, IP, password and make sure &#8216;Server Status&#8217; is enabled; everything else as default i.e. as port &#8217;1812&#8242;.</p>
<p>Rinse, Repeat with &#8216;Accounting&#8217; under &#8216;RADIUS&#8217; menu.</p>
<p>Create a new &#8216;Interface&#8217; under &#8216;CONTROLLER&#8217; &gt; &#8216;Interfaces&#8217; and call it &#8220;GuestWIFI&#8221; (add all the relevant information needed such as GW, DHCP, VLAN ID etc.)</p>
<p><strong><em>Note.</em></strong></p>
<p><strong><em>Whilst you are in &#8216;Interfaces&#8217; check to make sure your &#8216;virtual&#8217; interface has an IP, sometimes if not setup right the address will be &#8220;0.0.0.0&#8243;.</em></strong></p>
<p><strong><em>This will stop your WebAuth page from working. If no address is there give it something like &#8220;1.1.1.1&#8243; and that should get you cooking. </em><br />
</strong><br />
Go to &#8216;WLAN&#8217; in Tab menu and make a new SSID, call it &#8220;GUEST&#8221;</p>
<p>Edit SSID &#8220;GUEST&#8221; and under &#8216;GENERAL TAB&#8217; make sure &#8216;Status&#8217; = enabled, &#8216;Radio Policy&#8217; = &#8216;All&#8217;, &#8216;Interface&#8217; = &#8220;GuestWIFI&#8221; , &#8216;Broadcast SSID&#8217; is ticked (ON).</p>
<p>Go to &#8216;SECURITY TAB&#8217; &gt; &#8216;LAYER 2 TAB&#8217; then make sure &#8216;Layer 2 Security&#8217; = None and &#8216;MAC filtering&#8221; is unticked (OFF).</p>
<p>Next go to tab &#8216;LAYER 3&#8242; and make sure &#8216;Layer 3 Security&#8217; = None, &#8216;Web Policy&#8217; is ticked (ON), &#8216;Authentication&#8217; radio box is selected and everything else is default.</p>
<p>Next go to &#8216;AAA SERVERS&#8217; and make sure &#8216;Authentication Servers&#8217;	&amp; &#8216;Accounting Servers&#8217; = Enabled and &#8216;Server 1&#8242; drop boxes have servers you created for selection.</p>
<p>For the rest everything else should be okay on Default.</p>
<p>The last thing is what authentication method we are using.</p>
<p>Go to &#8216;CONTROLLER&#8217; Tab main page.</p>
<p>There is a setting called &#8220;Web Radius Authentication&#8221;</p>
<p>Make sure you set the Authentication to what you want your Cisco controller to send to IAS Radius server &#8211;  PAP, CHAP or MD5-CHAP are your options.</p>
<p>Hope this small how to gives you a better idea <img src='http://www.easyreadarticles.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,</p>
<p>Phil<em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyreadarticles.com/microsoft/how-to-cisco-webauth-working-with-ias-radius-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

