<?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: Web Authentication and MDA in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840393#M5530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Web-Auth and MDA are not supported together.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2007 18:10:39 GMT</pubDate>
    <dc:creator>jafrazie</dc:creator>
    <dc:date>2007-09-28T18:10:39Z</dc:date>
    <item>
      <title>Web Authentication and MDA</title>
      <link>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840392#M5526</link>
      <description>&lt;P&gt;Scenario: Cat3560 using 802.1x Multidomain Authentication (MDA) on the access ports. Which means Nortel Phones authenticating into the voice domain and cascaded PCs authenticating into the data domain on the same access port. MAC Authentication Bypass (MAB) takes care about 802.1x unaware hosts. RADIUS server is a MS IAS machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far everything works perfectly. Now the customer wants to use Web Authentication as an additional fallback method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: The dot1x process doesn't get that far to offer Web Authentication in our setup, it seems to get stuck in MAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After a lot of testing I nailed the problem down to MDA. As soon as I change 'dot1x host-mode multi-domain' to 'dot1x host-mode single-host', Web Authentication starts to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question: Does anybody know about restrictions regarding Web Auth and MDA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tested IOSes are 12.2(37)SE and 12.2(40)SE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below you'll see the outputs of 'sh dot1x int fa0/1 det', which represent the final port states:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using MDA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dot1x Authenticator Client List&lt;/P&gt;&lt;P&gt;-------------------------------&lt;/P&gt;&lt;P&gt;Domain                    = UNKNOWN&lt;/P&gt;&lt;P&gt;Supplicant                = 0018.8bae.c4ab&lt;/P&gt;&lt;P&gt;    Auth SM State         = AUTHENTICATING (FALLBACK)&lt;/P&gt;&lt;P&gt;    Auth BEND SM State    = IDLE&lt;/P&gt;&lt;P&gt;Port Status               = UNAUTHORIZED&lt;/P&gt;&lt;P&gt;ReAuthPeriod              = 0&lt;/P&gt;&lt;P&gt;ReAuthAction              = Terminate&lt;/P&gt;&lt;P&gt;TimeToNextReauth          = 0&lt;/P&gt;&lt;P&gt;Authentication Method     = MAB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Single-Host:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dot1x Authenticator Client List&lt;/P&gt;&lt;P&gt;-------------------------------&lt;/P&gt;&lt;P&gt;Domain                    = DATA&lt;/P&gt;&lt;P&gt;Supplicant                = 0018.8bae.c4ab&lt;/P&gt;&lt;P&gt;    Auth SM State         = AUTHENTICATED&lt;/P&gt;&lt;P&gt;    Auth BEND SM State    = IDLE&lt;/P&gt;&lt;P&gt;Port Status               = AUTHORIZED&lt;/P&gt;&lt;P&gt;ReAuthPeriod              = 0&lt;/P&gt;&lt;P&gt;ReAuthAction              = Terminate&lt;/P&gt;&lt;P&gt;TimeToNextReauth          = 0&lt;/P&gt;&lt;P&gt;Authentication Method     = WebAuth&lt;/P&gt;&lt;P&gt;Authorized By             = Authentication Server&lt;/P&gt;&lt;P&gt;Vlan Policy               = N/A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;Toni&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:19:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840392#M5526</guid>
      <dc:creator>tgrundbacher</dc:creator>
      <dc:date>2020-02-21T18:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Web Authentication and MDA</title>
      <link>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840393#M5530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Web-Auth and MDA are not supported together.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 18:10:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840393#M5530</guid>
      <dc:creator>jafrazie</dc:creator>
      <dc:date>2007-09-28T18:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Web Authentication and MDA</title>
      <link>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840394#M5533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jafrazie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Since you work with Cisco I assume this is an official statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the incompatibility of the two features: It would be nice if a) this restriction would be mentioned in the documentation somewhere and b) that IOS would deny the fallback command if MDA is already in use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Toni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 05:50:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840394#M5533</guid>
      <dc:creator>tgrundbacher</dc:creator>
      <dc:date>2007-10-01T05:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Web Authentication and MDA</title>
      <link>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840395#M5536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, what is the alternative? I'm having the same setup with only one ACS and the customer is asking for a fallback method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 09:50:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/web-authentication-and-mda/m-p/840395#M5536</guid>
      <dc:creator>k.abillama</dc:creator>
      <dc:date>2008-12-18T09:50:48Z</dc:date>
    </item>
  </channel>
</rss>

