<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: dot1x and open authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502521#M377763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rishi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The open auth allows to let traffic flow through the port even if user is not authenticated.&lt;/P&gt;&lt;P&gt;to limit this, you have 2 possible scenarios:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;-add a 'pre auth' acl on the switchport (just create an ACL and apply it on the port using ip access-group xxx in)&lt;/P&gt;&lt;P&gt;-use dynamic ACLs on your ACS (or other radius) so that these ACL will override the pre auth one upon successful authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;-configure a default vlan (switchport access vlan) that is filtered on the gateway&lt;/P&gt;&lt;P&gt;-use dynamic vlan so that users will get an unrestricted VLAN upon successful authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Feb 2011 11:44:44 GMT</pubDate>
    <dc:creator>Bastien Migette</dc:creator>
    <dc:date>2011-02-21T11:44:44Z</dc:date>
    <item>
      <title>dot1x and open authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502518#M377755</link>
      <description>&lt;DIV class="jive-rendered-content"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know if I still need an ACL, even if I don't want to filter anything with the open authentication?&lt;/P&gt;&lt;P&gt;I've configured it on a port, and after the failed authentication, the computer still access everything although it's marked as 'auth failed' :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt; height: 8pt;"&gt;IOS : &lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Normale Tabelle";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;SPAN style="font-size: 11pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;12.2(53)SE2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;C3560-NAC-043#sh authentication sessions&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="padding: 0px; min-height: 8pt; height: 8pt;"&gt;&lt;SPAN lang="EN-US"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;Interface&amp;nbsp; MAC Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp; Domain&amp;nbsp;&amp;nbsp; Status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Session ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;Fa0/1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 001a.e80c.1e70&amp;nbsp; mab&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VOICE&amp;nbsp;&amp;nbsp;&amp;nbsp; Authz Success&amp;nbsp; AC10FA2B0000005010BD2E9C&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-US"&gt;Fa0/1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 001e.ec16.0ea0&amp;nbsp; N/A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authz Failed&amp;nbsp;&amp;nbsp; AC10FA2B0000005110BD35D2&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Global config :&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius HBM_NAC_Radius&lt;BR /&gt; server 172.16.250.123 auth-port 1812 acct-port 1813&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius HBM_Login_Radius&lt;BR /&gt; server 172.16.249.239 auth-port 1812 acct-port 1813&lt;BR /&gt; server 172.18.20.215 auth-port 1812 acct-port 1813&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default group HBM_Login_Radius local&lt;BR /&gt;aaa authentication dot1x default group HBM_NAC_Radius&lt;BR /&gt;aaa authorization exec default group HBM_Login_Radius local &lt;BR /&gt;aaa authorization network default group HBM_NAC_Radius &lt;BR /&gt;aaa accounting dot1x default start-stop group HBM_NAC_Radius&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;port config :&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;interface FastEthernet0/1&lt;BR /&gt; switchport access vlan 190&lt;BR /&gt; switchport mode access&lt;BR /&gt; switchport voice vlan 290&lt;BR /&gt; priority-queue out &lt;BR /&gt; authentication event server dead action reinitialize vlan 190&lt;BR /&gt; authentication event server alive action reinitialize &lt;BR /&gt; authentication host-mode multi-auth&lt;BR /&gt; authentication port-control auto&lt;BR /&gt; authentication periodic&lt;BR /&gt; authentication open&lt;BR /&gt; authentication timer reauthenticate 10&lt;BR /&gt; mab&lt;BR /&gt; snmp trap mac-notification change added&lt;BR /&gt; snmp trap mac-notification change removed&lt;BR /&gt; spanning-tree portfast&lt;BR /&gt; service-policy input QoS-Marker&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Thanks and regards&lt;/P&gt;&lt;P class="MsoNormal"&gt;Rishi&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:11:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502518#M377755</guid>
      <dc:creator>rishi.sumbal</dc:creator>
      <dc:date>2019-03-11T00:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: dot1x and open authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502519#M377758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want that user failed the dot1x authentication then he should access limited services as you define then you can configure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;dot1x auth-fail vlan GUEST&lt;/EM&gt;&lt;/SPAN&gt; under fast ether interface &amp;amp; to limit the services you can configure VLAN ACL for Guest VLAN or else leave open in dont't&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign any ip address for guest VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/tech/tk389/tk814/technologies_configuration_example09186a00808abf2d.shtml"&gt;http://www.cisco.com/en/US/tech/tk389/tk814/technologies_configuration_example09186a00808abf2d.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chetan Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 13:01:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502519#M377758</guid>
      <dc:creator>Chetan Kumar Ress</dc:creator>
      <dc:date>2010-06-15T13:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: dot1x and open authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502520#M377761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the same problem, multi-auth + open authentication is permitting unauthenticated users to access the network, does anybody have the solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need any downloadable ACLs when using open authentication?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guest VLAN doesnt work with multi-auth(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 08:41:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502520#M377761</guid>
      <dc:creator>Anton Klementyev</dc:creator>
      <dc:date>2011-02-21T08:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: dot1x and open authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502521#M377763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rishi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The open auth allows to let traffic flow through the port even if user is not authenticated.&lt;/P&gt;&lt;P&gt;to limit this, you have 2 possible scenarios:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;-add a 'pre auth' acl on the switchport (just create an ACL and apply it on the port using ip access-group xxx in)&lt;/P&gt;&lt;P&gt;-use dynamic ACLs on your ACS (or other radius) so that these ACL will override the pre auth one upon successful authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;-configure a default vlan (switchport access vlan) that is filtered on the gateway&lt;/P&gt;&lt;P&gt;-use dynamic vlan so that users will get an unrestricted VLAN upon successful authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 11:44:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502521#M377763</guid>
      <dc:creator>Bastien Migette</dc:creator>
      <dc:date>2011-02-21T11:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: dot1x and open authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502522#M377771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bastien,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, however I had opened a case for that and Cisco told me that the main purpose of open auth is to smoothly migrate to dot1x and monitor first the results. Your solutions help then limiting the access in a second phase of the migration I would say. The last phase would be to remove open auth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rishi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 13:31:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502522#M377771</guid>
      <dc:creator>rishi.sumbal</dc:creator>
      <dc:date>2011-03-07T13:31:50Z</dc:date>
    </item>
    <item>
      <title>dot1x and open authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502523#M377773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does open authentication work with Dynamically Assigned VLANs?&lt;/P&gt;&lt;P&gt;If it does this could solve the PXE vs 802.1x battle.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I've tried open authentication with a filtered default vlan with no luck.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 19:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-and-open-authentication/m-p/1502523#M377773</guid>
      <dc:creator>BuddeMcBudde</dc:creator>
      <dc:date>2012-03-20T19:56:27Z</dc:date>
    </item>
  </channel>
</rss>

