<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Network Access Protection Using 802.1x VLAN’s or Port ACLs – Which is right for you?</title><link>http://blogs.technet.com/wincat/archive/2008/08/19/network-access-protection-using-802-1x-vlan-s-or-port-acls-which-is-right-for-you.aspx</link><description>Given that the NAC (Network Access Control) market is one of the hottest segments in the industry (I think virtualization has that distinction at the moment) it is fitting to take a look at the variety of options available from Microsoft's Network Access</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Network Access Protection Using 802.1x VLAN’s or Port ACLs – Which is right for you?</title><link>http://blogs.technet.com/wincat/archive/2008/08/19/network-access-protection-using-802-1x-vlan-s-or-port-acls-which-is-right-for-you.aspx#3112461</link><pubDate>Wed, 27 Aug 2008 02:25:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3112461</guid><dc:creator>alexbchalmers</dc:creator><description>&lt;p&gt;Pat Fetty from the WinCAT team posted a new article that talks about the differences between 802.1X NAP deployments when using VLANs or Port ACLs...&lt;/p&gt;</description></item><item><title>re: Network Access Protection Using 802.1x VLAN’s or Port ACLs – Which is right for you?</title><link>http://blogs.technet.com/wincat/archive/2008/08/19/network-access-protection-using-802-1x-vlan-s-or-port-acls-which-is-right-for-you.aspx#3185781</link><pubDate>Mon, 19 Jan 2009 20:49:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3185781</guid><dc:creator>ewood</dc:creator><description>&lt;p&gt;I am working on an implementation of 802.1x for VLAN assignment in an Server &amp;amp; Domain Isolation scenario (though without IPSec) and as I was coming up to speed on 802.1x I found this Blog post by Pat and it really helped me to understand the trade-off's of Port restrictions via ACL's versus VLAN assignment quite well. &amp;nbsp;I like how Pat lays things out. &amp;nbsp;Very clear. &amp;nbsp;Thanks.&lt;/p&gt;
</description></item><item><title>re: Network Access Protection Using 802.1x VLAN’s or Port ACLs – Which is right for you?</title><link>http://blogs.technet.com/wincat/archive/2008/08/19/network-access-protection-using-802-1x-vlan-s-or-port-acls-which-is-right-for-you.aspx#3256373</link><pubDate>Thu, 18 Jun 2009 20:27:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3256373</guid><dc:creator>sbap</dc:creator><description>&lt;p&gt;I agree. &amp;nbsp;This is layed out extremely well. &amp;nbsp;It convinced me to (attempt) move to a port ACL driven NAP implementation. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I've hit a road block though in passing a RADIUS attribute to the switch will accept as a port ACL change. &amp;nbsp;I've tried both the filter-id and cisco av-pair methods (I am running a Catalyst 4500 IOS 12.2(50)SG1). &amp;nbsp;Has any one successfully implemented port ACLs on Cisco? &amp;nbsp;I am curious the syntax that was or would be used for the RADIUS attributes you passed. &amp;nbsp;This would be a tremendous help! &amp;nbsp;I've Googled this extensively and tried MANY different syntaxes..&lt;/p&gt;</description></item><item><title>re: Network Access Protection Using 802.1x VLAN’s or Port ACLs – Which is right for you?</title><link>http://blogs.technet.com/wincat/archive/2008/08/19/network-access-protection-using-802-1x-vlan-s-or-port-acls-which-is-right-for-you.aspx#3256469</link><pubDate>Fri, 19 Jun 2009 02:35:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3256469</guid><dc:creator>pfetty</dc:creator><description>&lt;p&gt;SBAP,&lt;/p&gt;
&lt;p&gt;For Cisco devices they are a bit picky when it comes to what attributes it receives as I have run into this at other customer sites. &amp;nbsp;For instance, if you send both VLAN attributes as well as the Filter-ID the device will simply not respond and it is tough to troubleshoot.&lt;/p&gt;
&lt;p&gt;For ACL's Cisco devices require that you define the ACL first on the switch, then send the Filter-ID attribute configred with a string value to reference the ACL. &amp;nbsp;For example, if you have an inbound ACL defined as &amp;quot;10&amp;quot;, then the filter ID attribute value you would send would configure and send back would be &amp;quot;10.in&amp;quot;. &amp;nbsp;If your ACL isn't referencing inbound or outbound traffic, then you don't need to configure the &amp;quot;.in&amp;quot; or &amp;quot;.out&amp;quot; and th string value for the Filter-ID would just be &amp;quot;10&amp;quot;.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Pat&lt;/p&gt;
</description></item><item><title>re: Network Access Protection Using 802.1x VLAN’s or Port ACLs – Which is right for you?</title><link>http://blogs.technet.com/wincat/archive/2008/08/19/network-access-protection-using-802-1x-vlan-s-or-port-acls-which-is-right-for-you.aspx#3256920</link><pubDate>Sat, 20 Jun 2009 00:53:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3256920</guid><dc:creator>sbap</dc:creator><description>&lt;p&gt;Thanks Pat. &amp;nbsp;All valid info. &amp;nbsp;I ran through all of that in my many attempts to get the syntax correct.&lt;/p&gt;
&lt;p&gt;Turns out that my port wouldn't accept an ACL because I was using &amp;quot;multi-domain&amp;quot; authentication mode. &amp;nbsp;This allows for 2 devices to auth on a single port (IP phone tethered with PC). &amp;nbsp;To use filter-id you must be in &amp;quot;single-host&amp;quot; authentication mode or port ACLs are disabled.&lt;/p&gt;
&lt;p&gt;Enter downloadable ACLs. (&lt;a rel="nofollow" target="_new" href="http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_50_se/configuration/guide/sw8021x.html#wp1430556"&gt;http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_50_se/configuration/guide/sw8021x.html#wp1430556&lt;/a&gt;) &amp;nbsp;DACLs SHOULD allow for ACLs on ports with multiple devices. &amp;nbsp;The switch tracks the IP address of the devices and modifies &amp;nbsp;the ACL appropiately. &amp;nbsp;The trouble is, all reference to DACL config deals with ACS Radius. &amp;nbsp;I really want to use this with NPS (and NAP of course :). &amp;nbsp;Has anyone been able to use DACLs with a Radius server other than ACS??? &amp;nbsp;Radius is a STANDARD so I have to believe its achievable. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also I wanted to share this KB as well. &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/283829"&gt;http://support.microsoft.com/kb/283829&lt;/a&gt; Both methods detailed didnt work for me, but may work for others.&lt;/p&gt;</description></item></channel></rss>