<?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>[LINICKX].com &#187; nac</title>
	<atom:link href="http://www.linickx.com/tag/nac/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:06:32 +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 NAC (Clean Access) CLI Commands.</title>
		<link>http://www.linickx.com/1886/cisco-nac-clean-access-cli-commands</link>
		<comments>http://www.linickx.com/1886/cisco-nac-clean-access-cli-commands#comments</comments>
		<pubDate>Fri, 28 Aug 2009 12:58:46 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[clean access]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[nac]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=1886</guid>
		<description><![CDATA[I can never find these when I want them&#8230; CAM CLI Commands CAS CLI Commands also, from the release notes show version&#8230; cat /perfigo/build .. there are some other useful scripts in /perfigo/common/bin such as /perfigo/common/bin/fostate.sh &#8230; is used for &#8230; <a href="http://www.linickx.com/1886/cisco-nac-clean-access-cli-commands">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I can never find these when I want them&#8230;</p>
<ul>
<li><a href="http://www.cisco.com/en/US/docs/security/nac/appliance/configuration_guide/461/cam/m_instal.html#wp1059729">CAM CLI Commands</a> </li>
<li><a href="http://www.cisco.com/en/US/docs/security/nac/appliance/configuration_guide/461/cas/s_instal_ps6128_TSD_Products_Configuration_Guide_Chapter.html#wp1040473">CAS CLI Commands</a>  </li>
</ul>
<p>also, from the release notes show version&#8230;</p>
<p><code>cat /perfigo/build</code></p>
<p>.. there are some other useful scripts in <code>/perfigo/common/bin</code> such as </p>
<p><code>/perfigo/common/bin/fostate.sh</code> </p>
<p>&#8230; is used for checking failover state, if you can think of any more please post them in the comments <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/1886/cisco-nac-clean-access-cli-commands/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple SYSLOG Receivers with a Cisco NAC Appliance Manager (CAM)</title>
		<link>http://www.linickx.com/701/multiple-syslog-receivers-with-a-cisco-nac-appliance-manager-cam</link>
		<comments>http://www.linickx.com/701/multiple-syslog-receivers-with-a-cisco-nac-appliance-manager-cam#comments</comments>
		<pubDate>Wed, 10 Dec 2008 07:30:34 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[clean access]]></category>
		<category><![CDATA[nac]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=701</guid>
		<description><![CDATA[According to Cisco&#8217;s documentation on configuring syslog on a CAM, you can only forward the NAC logs to a single external log server. If you&#8217;re willing to get down and dirty with the Linux operating system underneath, then this document &#8230; <a href="http://www.linickx.com/701/multiple-syslog-receivers-with-a-cisco-nac-appliance-manager-cam">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://www.cisco.com/en/US/partner/docs/security/nac/appliance/configuration_guide/45/cam/m_apiapx.html#wpxref70724">Cisco&#8217;s documentation on configuring syslog on a CAM</a>, you can only forward the NAC logs to a single external log server. If you&#8217;re willing to get down and dirty with the Linux operating system underneath, then this document will show you that this is simply not the case.</p>
<p>To get started, tweak the default logging settings within the NAC web interface, <a href="http://www.linickx.com/?attachment_id=702">this screen-shot shows</a> I&#8217;m sending the syslog to the local host as local6 messages, this change will send a copy of the &#8220;normal&#8221; NAC event logs to the localhost syslog server.</p>
<p>Next we need to enable the localhost syslog server; the CAM is build upon a Fedora image, so the SYSLOG daemon is already running it&#8217;s just not listening on UDP 514 (<em>thus not yet receiving the logs configured above</em>). Change <code>/etc/sysconfig/syslog</code> , the line:<br />
<code>SYSLOGD_OPTIONS="-m 0"</code><br />
to<br />
<code>SYSLOGD_OPTIONS="-m 0 -r"</code></p>
<p>Now that the local daemon is recieving the files we need to change <code>/etc/syslog.conf</code>, here we will make two changes, One: we will write a copy of the NAC events to disk &#8211; this will allow us to see what events the &#8220;NAC application&#8221; is sending. The second change we&#8217;ll make is the forwarding configuration, we will put in two lines (<em>for both our syslog hosts</em>) so that we send forward the syslogs to two different servers &#8211; which was our original intention <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Add the following lines to <code>/etc/syslog.conf</code> :</p>
<pre>
# Log Messages sent from Cisco NAC Application to dedicated File
Local6.*	/var/log/CiscoNAC.log

# Forward all syslog messages to host1
*.* 	@loghost1
# Forward all syslog messages to host2
*.* 	@loghost2
</pre>
<p>*NOTE: loghost1 &#038; loghost2 need to be resolvable via DNS or in <code>/etc/hosts</code> !!</p>
<p>Finally restart the syslog daemon <code>/etc/init.d/syslog restart</code></p>
<p><strong>Housekeeping</strong><br />
It&#8217;s good practice once we&#8217;ve made changes to clear up after ourselves, these are some option steps you can take.</p>
<p>Add /var/log/CiscoNAC.log to logrotate, so that it doesn&#8217;t just grow and grow until you run out of disk space. This is done by editing <code>/etc/logrotate.d/syslog</code> before <code>/var/log/messages</code> insert <code>/var/log/CiscoNAC.log</code> </p>
<p>You may also want to compress your syslogs, edit <code>/etc/logrotate.conf</code> and uncomment the word <code>compress</code> (<em>remove the &#8220;#&#8221;</em>) .</p>
<p><strong>Important Note</strong><br />
When performing NAC upgrades, Cisco provide operating system package upgrades &#038; changes, it&#8217;s important to check that after an upgrade this config changes still exist, also I take no responsibility for Cisco&#8217;s TAC not wanting to support you because of the changes made!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/701/multiple-syslog-receivers-with-a-cisco-nac-appliance-manager-cam/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco NAC SSO Port List</title>
		<link>http://www.linickx.com/407/cisco-nac-sso-port-list</link>
		<comments>http://www.linickx.com/407/cisco-nac-sso-port-list#comments</comments>
		<pubDate>Wed, 02 Jul 2008 08:59:37 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[nac]]></category>
		<category><![CDATA[ports]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=407</guid>
		<description><![CDATA[Note to self, the ports I need to allow thru the Un-Authenticated ACL for Active Directory SSO to work&#8230; TCP 88,135,389,636,445,1025,1026 UDP 88,389,636 Copyright &#169; 2012 [LINICKX].com. This Feed is for personal non-commercial use only. Please check my Site Terms &#8230; <a href="http://www.linickx.com/407/cisco-nac-sso-port-list">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Note to self, the ports I need to allow thru the Un-Authenticated ACL for Active Directory SSO to work&#8230;</p>
<pre>TCP 88,135,389,636,445,1025,1026
UDP 88,389,636 </pre>
<p> <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/407/cisco-nac-sso-port-list/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News &#8211; Fooling Cisco&#8217;s NAC network access control</title>
		<link>http://www.linickx.com/280/news-fooling-ciscos-nac-network-access-control</link>
		<comments>http://www.linickx.com/280/news-fooling-ciscos-nac-network-access-control#comments</comments>
		<pubDate>Wed, 04 Apr 2007 12:09:57 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[nac]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/archives/280/news-fooling-ciscos-nac-network-access-control/</guid>
		<description><![CDATA[Just Found this, heise Security &#8211; News &#8211; Fooling Cisco&#8217;s NAC network access control Security experts at the Black Hat conference in Amsterdam have demonstrated how Cisco&#8217;s NAC network access control can be fooled. In a live demonstration using a &#8230; <a href="http://www.linickx.com/280/news-fooling-ciscos-nac-network-access-control">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just Found this,</p>
<blockquote><p><a href="http://www.heise-security.co.uk/news/87684">heise Security &#8211; News &#8211; Fooling Cisco&#8217;s NAC network access control</a></p>
<p>Security experts at the Black Hat conference in Amsterdam have demonstrated how Cisco&#8217;s NAC network access control can be fooled. In a live demonstration using a modified Trust Agent, Michael Thumann and Dror-John Röcher from ERNW were able to gain full access to an NAC protected network using a computer which did not comply with network policies.</p></blockquote>
<p>Although it was obvious that hackers would target the the Trust Agent, it&#8217;s interesting to read a sucess story.</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/280/news-fooling-ciscos-nac-network-access-control/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

