<?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>Analysis and Review &#187; Cisco Clean Access</title>
	<atom:link href="http://analysisandreview.com/category/cisco/cisco-clean-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://analysisandreview.com</link>
	<description>Brain Dumps For All</description>
	<lastBuildDate>Thu, 26 Jan 2012 20:58:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cisco Clean Access Review</title>
		<link>http://analysisandreview.com/cisco/cisco-clean-access/cisco-clean-access-review/</link>
		<comments>http://analysisandreview.com/cisco/cisco-clean-access/cisco-clean-access-review/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 13:45:13 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco Clean Access]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=388</guid>
		<description><![CDATA[How it all works 30,000 foot view Cisco Clean Access checks our users computers for Anti-Virus (Trend Micro) and Windows Patches (also check for many as well as forces sign on before access to the network can begin. Cisco Clean Access uses several applications and devices to make this all work: • Clean Access Manager ]]></description>
			<content:encoded><![CDATA[<p>How it all works 30,000 foot view</p>
<p>Cisco Clean Access checks our users computers for Anti-Virus (Trend Micro) and Windows Patches (also check for many as well as forces sign on before access to the network can begin. Cisco Clean Access uses several applications and devices to make this all work: <span id="more-388"></span></p>
<p>• Clean Access Manager<br />
• Clean Access Server<br />
• Clean Access Agent<br />
• Clean Access Stub<br />
• SMS<br />
• Policy Base Routes<br />
• Traffic Control<br />
• Microsoft Active Directory (Single Sign On, SSO)</p>
<p>Let’s touch on each of these and its role in enhancing our security posture.</p>
<div id="attachment_392" class="wp-caption alignright" style="width: 388px"><img class="size-full wp-image-392" src="http://analysisandreview.com/wp-content/blogs.dir/5/files/uploads/2009/06/cisco-clean-access-agent1.png" alt="Cisco Clean Access Agent" width="378" height="276" /><p class="wp-caption-text">Cisco Clean Access Agent</p></div>
<p>The Clean Access Manager (CAM @ 10.80.2.131) controls the Clean Access Server (CAS @ 10.90.2.2 &amp; 10.90.2.10). When a user plugs into our network they are placed in an un-trusted VLAN – All traffic is Policy Base Routed (PBR) to the CAS while the user is in the un-trusted VLAN. This means all traffic must be read, routed and acted upon by the CAS. After authentication takes place the Cisco Clean Access Agent (CAA) scans the users registry settings and ensures Anti-virus is up-to-date as well as critical windows patches.</p>
<p>The Clean Access Stub allows non admin accounts to install patches. The Clean Access Stub should be installed prior to installing the agent. Using SMS to install the stub and client is highly recommended. If you can’t use SMS to install the full package then you need to install the stub and then let the CAS install the agent. The CAS will install the agent when a user accesses the untrusted VLAN and doesn’t have CAA installed.</p>
<p>Policy Base routes are used to “force” traffic to the CAS when users are in the un-trusted VLAN. So times PBR must be used to get traffic back to the clients.</p>
<p>Clean Access utilizes Traffic Control within the CAS to manage what users in the unauthenticated VLAN have access to. It’s used just like an access control list in a firewall or router.</p>
<p>When authenticating users Clean Access will first try to access Microsoft Active Directory and use the key acquired by the computer upon windows domain login. If this isn’t possible the user will be prompted with username and password authentication from the local DB on the CAM.</p>
<p>The flow is as follows:</p>
<p>Flow when no remediation required</p>
<p>User PC boots up  Cisco Switch puts them in un-trusted VLAN  CAA talks to CAM  CAA logs in user and checks updates  User PC passes validation  Cisco Switch places user PC in the normal VLAN</p>
<p>Flow when remediation is required</p>
<p>User PC boots up  Cisco Switch puts them in un-trusted VLAN  CAA talks to CAM  CAA logs in user and checks updates  PC gets updates  all traffic is passed through CAS and limited by CAS  User PC passes validation  Cisco Switch places user PC in the normal VLAN</p>
<p>Now when it comes to adding new offices or new devices you have to ask yourself, self, is this a layer 2 or layer 3 set up. Layer 2 is defined as any configuration where a device is connected to the CAM via Layer 2 hops only, IE no routers. Layer 3 setup is defined as any configuration where the PC is separated from the CAM by a router.</p>
]]></content:encoded>
			<wfw:commentRss>http://analysisandreview.com/cisco/cisco-clean-access/cisco-clean-access-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NAC Registry modification required</title>
		<link>http://analysisandreview.com/cisco/cisco-clean-access/nac-registry-modification-required/</link>
		<comments>http://analysisandreview.com/cisco/cisco-clean-access/nac-registry-modification-required/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 19:20:00 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco Clean Access]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=356</guid>
		<description><![CDATA[In order to configure a client machine to detect when the vlan changes you must define the appropriate registry keys on the client. The following required DWORD registry keys are all located in the same HKEY_LOCAL_MACHINE\Software\Cisco\Clean Access Agent\ registry location. RetryDetection 5 PingArp 0 VlanDetectInterval 5 You&#8217;ll need to make these changes is you&#8217;re in ]]></description>
			<content:encoded><![CDATA[<p>In order to configure a client machine to detect when the vlan changes you must define the appropriate registry keys on the client. The following required DWORD registry keys are all located in the same HKEY_LOCAL_MACHINE\Software\Cisco\Clean Access Agent\ registry location.</p>
<p>RetryDetection 5<br />
PingArp 0<br />
VlanDetectInterval 5</p>
<p>You&#8217;ll need to make these changes is you&#8217;re in an OOB layer 3 central server deployment with IP phones and can&#8217;t bounce the switch port after the certified device list is cleared.</p>
]]></content:encoded>
			<wfw:commentRss>http://analysisandreview.com/cisco/cisco-clean-access/nac-registry-modification-required/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop attacker IP at border router without an ACL</title>
		<link>http://analysisandreview.com/cisco/cisco-clean-access/stop-attacker-ip-at-border-router-without-an-acl/</link>
		<comments>http://analysisandreview.com/cisco/cisco-clean-access/stop-attacker-ip-at-border-router-without-an-acl/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 04:13:27 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco Clean Access]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=305</guid>
		<description><![CDATA[ip route (attacker ip) 255.255.255.255 null0 wow was that hard? You just denied the attacker with a route statement. And to make things even better you use less processing power on your router versus using an ACL to stop the attacking IP address. example command router(config)#ip route 14.2.3.198 255.255.255.255 null0 Why does this work? You&#8217;ll ]]></description>
			<content:encoded><![CDATA[<p>ip route (attacker ip) 255.255.255.255 null0<br />
<span id="more-305"></span><br />
wow was that hard? You just denied the attacker with a route statement. And to make things even better you use less processing power on your router versus using an ACL to stop the attacking IP address.</p>
<p>example command</p>
<p>router(config)#ip route 14.2.3.198 255.255.255.255 null0</p>
<p>Why does this work? You&#8217;ll need to have something called &#8220;Unicast Reverse Path Forwarding&#8221; enabled on the border routers.  For every new flow that passes through the routers, they are verified against the route table to ensure that the traffic is coming into a valid interface for that route (an anti- spoofing mechanism).  Traffic that flows into an interface that doesn&#8217;t match a corresponding route in the route tables is dropped.</p>
<p>We leverage this by coupling it with /32 &#8220;null routes&#8221;.  When traffic flows into the border router, and we have a route to Null0 for the address, URPF looks at the route table, sees the entry for Null0, notices that the traffic is coming in on a different interface (OneNet connection), and drops the traffic.</p>
<p>Traffic initiated by one of our users toward a destination that has been &#8220;null routed&#8221; will just get dropped on the border router, as the router sends it to the Null0 interface (bit bucket) based on the information that we put into the routing tables for that destination address.</p>
<p>For more information on configuring URPF check out <a title="URPF" href="http://www.cisco.com/en/US/docs/ios/12_2/security/configuration/guide/scfrpf.html#wp1000999" target="_blank">cisco&#8217;s</a> website.</p>
]]></content:encoded>
			<wfw:commentRss>http://analysisandreview.com/cisco/cisco-clean-access/stop-attacker-ip-at-border-router-without-an-acl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enable debug Cisco Clean Access Agent</title>
		<link>http://analysisandreview.com/cisco/cisco-clean-access/enable-debug-cisco-clean-access-agent/</link>
		<comments>http://analysisandreview.com/cisco/cisco-clean-access/enable-debug-cisco-clean-access-agent/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 17:53:04 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco Clean Access]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=239</guid>
		<description><![CDATA[Step 1 Exit the Clean Access Agent on the client by right-clicking the taskbar icon and selecting Exit. Step 2 Edit the registry of the client by going to Start &#62; Run and typing regedit in the Open: field of the Run dialog. The Registry Editor opens. Step 3 In the Registry Editor, navigate to HKEY_CURRENT_USER\Software\Cisco\Clean Access Agent\ ]]></description>
			<content:encoded><![CDATA[<div><span class="496364800-16072008"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 1 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />Exit the  Clean Access Agent on the client by right-clicking the taskbar icon and  selecting <strong>Exit</strong>. <span id="more-239"></span></span></span></span></div>
<div><a name="wp113897"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 2 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />Edit the  registry of the client by going to Start &gt; Run and typing <span class="cExBold">regedit</span> in the <strong>Open:</strong> field of the Run  dialog. The Registry Editor opens. </span></span></p>
<p><a name="wp113898"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 3 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />In the  Registry Editor, navigate to HKEY_CURRENT_USER\Software\Cisco\Clean Access  Agent\ </span></span></p>
<p><a name="wp113900"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 4 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />If  &#8220;LogLevel&#8221; is not already present in the directory, go to Edit &gt; New &gt;  String Value and add a String to the Clean Access Agent Key called <span class="cExBold">LogLevel</span>. </span></span></p>
<p><a name="wp113901"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 5 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />Right-click <strong>LogLevel</strong> and select Modify. The<strong> Edit String</strong> dialog appears. </span></span></p>
<p><a name="wp113902"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 6 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />Type  <span class="cExBold">debug</span> in the <strong>Value data</strong> field and  click <strong>OK </strong>(this sets the value of the LogLevel string to  &#8220;debug&#8221;). </span></span></p>
<p><a name="wp113903"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 7 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />Restart  the Clean Access Agent by double-clicking the desktop shortcut. </span></span></p>
<p><a name="wp113904"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 8 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />Re-login  to the Clean Access Agent. </span></span></p>
<p><a name="wp113905"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 9 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />When a  requirement fails, click the <strong>Cancel </strong>button in the Clean  Access Agent. </span></span></p>
<p><a name="wp113906"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 10 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" />Take the  resulting &#8220;event.log&#8221; file from the home directory of the current user (e.g.  C:\Documents and Settings\&lt;username&gt;\Application Data\CiscoCAA\event.log)  and send it to TAC customer support, for example: </span></span></p>
<p><a name="wp113907"></a></p>
<p class="pSsF_StepsubFirst"><span style="font-family: Arial"><span style="font-size: x-small"><strong>a. </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="10" height="2" />Open <strong>Start &gt; Run</strong>. </span></span></p>
<p><a name="wp113908"></a></p>
<p class="pSsN_StepsubNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>b. </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="10" height="2" />In the  <strong>Open:</strong> field, enter <span class="cExBold">%APPDATA%/CiscoCAA</span>. The &#8220;event.log&#8221; file should already be  there to view. </span></span></p>
<p><a name="wp113910"></a></p>
<p class="pSN_StepNext"><span style="font-family: Arial"><span style="font-size: x-small"><strong>Step 11 </strong><img src="http://www.cisco.com/en/US/i/templates/blank.gif" border="0" alt="Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet." width="5" height="2" /><strong>When done, make sure to remove</strong> the newly added &#8220;LogLevel&#8221; string  from the client registry by opening the Registry Editor, navigating to  HKEY_CURRENT_USER\Software\Cisco\Clean Access Agent\, right-clicking <strong>LogLevel</strong>, and selecting <strong>Delete</strong>. </span></span></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://analysisandreview.com/cisco/cisco-clean-access/enable-debug-cisco-clean-access-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where to find your Cisco Clean Access logs</title>
		<link>http://analysisandreview.com/cisco/cisco-clean-access/cisco-clean-access-logs/</link>
		<comments>http://analysisandreview.com/cisco/cisco-clean-access/cisco-clean-access-logs/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 20:12:47 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco Clean Access]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=203</guid>
		<description><![CDATA[Log into the clean access server and cd to /perfigo/logs/perfigo-redirect-log0.log.0 This is where you will find CAS logs to display recent events on your clean access deployment. There are three levels of logging ALL &#8211; all logging INFO &#8211; informational messages only SEVERE &#8211; only severe messages (default) To change the log level drive down ]]></description>
			<content:encoded><![CDATA[<p>Log into the clean access server and cd to</p>
<p>/perfigo/logs/perfigo-redirect-log0.log.0<span class="801365518-25092008"><span style="color: #0000ff"> </span></span></p>
<p>This is where you will find CAS logs to display recent events on your clean access deployment.</p>
<p>There are three levels of logging</p>
<p>ALL &#8211; all logging</p>
<p>INFO &#8211; informational messages only</p>
<p>SEVERE &#8211; only severe messages (default)</p>
<p>To change the log level drive down to ADMINISTRATION &#8211;&gt; CCA MANAGER &#8211;&gt; Support Logs</p>
<p>Good luck with your NAC deployment</p>
]]></content:encoded>
			<wfw:commentRss>http://analysisandreview.com/cisco/cisco-clean-access/cisco-clean-access-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to modify the Cisco Clean Access web login page</title>
		<link>http://analysisandreview.com/cisco/cisco-clean-access/how-to-modify-the-cisco-clean-access-web-login-page/</link>
		<comments>http://analysisandreview.com/cisco/cisco-clean-access/how-to-modify-the-cisco-clean-access-web-login-page/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 14:55:21 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Cisco Clean Access]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=167</guid>
		<description><![CDATA[Cisco clean access web login page can be modified via html editing. I only want to do this to remove the Cisco Clean Access branding from the login page on the bottom left hand corner. If a Black Hat plugged into our network they would get the web auth (authentication) page from Cisco Clean Access. ]]></description>
			<content:encoded><![CDATA[<p>Cisco clean access web login page can be modified via html editing. I only want to do this to remove the Cisco Clean Access branding from the login page on the bottom left hand corner. <span id="more-167"></span>If a Black Hat plugged into our network they would get the web auth (authentication) page from Cisco Clean Access. They would know it&#8217;s CCA and then be able to work out a hack to get by it. Okay now lets modify the CCA web login page so you don&#8217;t know its a Cisco product!</p>
<p>So if you feel you have to make that change, the file to look at is /perfigo/access/tomcat/webapps/auth/perfigo_login.jsp on the CAS. Look at the last few lines of this file.</p>
<p>Okay to modify perfigo_login.jsp just type</p>
<p>#vi perfigo_login.jsp</p>
<p>scroll down and find the lines mentioned below and hit the &#8220;d&#8221; key to remove the lines one at a time. Or you can modify them by pressing the &#8220;i&#8221; key</p>
<p>once finished hit the &#8220;esc&#8221; key and then type &#8220;wq!&#8221;</p>
<blockquote><p>&lt;%=btag%&gt;<br />
&lt;font size=&#8217;1&#8242;&gt;Powered by &lt;a href=&#8221;http://www.cisco.com&#8221;&gt;Cisco Clean Access&lt;/a&gt;&lt;/font&gt;<br />
&lt;%=etag%&gt;</p></blockquote>
<p><em>Remove &#8211; &lt;font size=&#8217;1&#8242;&gt;Powered by &lt;a href=&#8221;http://www.cisco.com&#8221;&gt;Cisco Clean Access&lt;/a&gt;&lt;/font&gt;</em></p>
<p>I also recommend removing the top of the html as follows</p>
<blockquote><p>// @(#) perfigo_login.jsp Mon Feb 11 20:56:20 PST 2008<br />
//<br />
// Copyright 2006 Cisco Systems, Inc. All rights reserved.<br />
// CISCO PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.<br />
// Any unauthorized modification of this source code will be<br />
// considered a violation of license terms and will void any warranty.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://analysisandreview.com/cisco/cisco-clean-access/how-to-modify-the-cisco-clean-access-web-login-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

