<?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 using Windows server as an authenticator in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268696#M564634</link>
    <description>&lt;P&gt;The Windows Supplicant can be configured with various EAP methods - it doesn't matter to the switch (Authenticator) - the main thing is that the Authenticating Server (Windows (NPS?) ... which&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1127926"&gt;@user_net&lt;/a&gt;&amp;nbsp;incorrectly referred to as the 'Authenticator' - it's actually the Authenticating Server).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EAP-PEAP or EAP-TLS are valid methods on the Windows 7 client to talk to the switch. Windows requires the Wired Service to be enabled, before the wired supplicant configuration tab becomes visible. Supplicant configuration is also discussed all over the internet - just need to search for examples.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2021 23:30:01 GMT</pubDate>
    <dc:creator>Arne Bier</dc:creator>
    <dc:date>2021-01-07T23:30:01Z</dc:date>
    <item>
      <title>Dot1x using Windows server as an authenticator</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268562#M564628</link>
      <description>&lt;P&gt;So I set the Windows server as an authenticator, and configure the switch to authenticate windows 7 Pc (supplicant). At this point, I am pretty sure that the configuration on Windows 7 and windows server is fine, and the problem is with the switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Switch commands:&lt;/P&gt;&lt;PRE&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius RADIUS_SERVERS&lt;BR /&gt;server-private 192.168.1.178 auth-port 1812 acct-port 1813 key BisBradius&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default group RADIUS_SERVERS local&lt;BR /&gt;aaa authentication dot1x default group RADIUS_SERVERS&lt;BR /&gt;aaa authorization console&lt;BR /&gt;aaa authorization exec default group RADIUS_SERVERS local if-authenticated&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0
 switchport access vlan 10
 switchport mode access
 switchport port-security mac-address sticky
 switchport port-security mac-address sticky 5000.000c.0000
 switchport port-security
 authentication port-control auto
 dot1x pae authenticator&lt;/PRE&gt;&lt;P&gt;Here is "show version":&lt;/P&gt;&lt;PRE&gt;Cisco IOS Software, Linux Software (I86BI_LINUXL2-IPBASEK9-M), Experimental Version 15.2(201708                      09:194209) [dstivers-aug9_2017-high_iron_cts 101]
Copyright (c) 1986-2017 by Cisco Systems, Inc.
Compiled Wed 09-Aug-17 13:49 by xxxxxxxx

ROM: Bootstrap program is Linux

IT uptime is 58 minutes
System returned to ROM by reload at 0
System image file is "unix:/opt/unetlab/addons/iol/bin/i86bi_linux_l2-ipbasek9-ms.high_iron"
Last reload reason: Unknown reason



This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

Linux Unix (Intel-x86) processor with 943604K bytes of memory.
Processor board ID 67109504
8 Ethernet interfaces
1 Virtual Ethernet interface
1024K bytes of NVRAM.

Configuration register is 0x0&lt;/PRE&gt;&lt;P&gt;AAA authentication debug output:&lt;/P&gt;&lt;PRE&gt;*Jan  7 18:50:02.008: AAA/AUTHEN/8021X (00000000): Pick method list 'default'
*Jan  7 18:50:02.008: AAA/AUTHEN(00000000): There is no General DBReply Method Index details may not be specified
*Jan  7 18:50:02.027: AAA/AUTHEN/8021X (00000000): Pick method list 'default'
*Jan  7 18:50:02.027: AAA/AUTHEN(00000000): There is no General DBReply Method Index details may not be specified
IT#
*Jan  7 18:50:02.047: %DOT1X-5-FAIL: Authentication failed for client (5000.000c.0000) on Interface Et0/0 AuditSessionID 000000000000000C0008A341&lt;/PRE&gt;&lt;P&gt;Show run:&lt;/P&gt;&lt;PRE&gt;hostname IT
!
boot-start-marker
boot-end-marker
!
!
!
username admin privilege 15 secret 5 $1$xmmj$Ew/SMe3JG5JarDa0SiGBA0
username saad privilege 15 secret 5 $1$iNBr$o3mr8E9tn7x2Zccmmq2ce.
aaa new-model
!
!
aaa group server radius RADIUS_SERVERS
 server-private 192.168.1.178 auth-port 1812 acct-port 1813 key BisBradius
!
aaa authentication login default group RADIUS_SERVERS local
aaa authentication dot1x default group RADIUS_SERVERS
aaa authorization console
aaa authorization exec default group RADIUS_SERVERS local if-authenticated
!
!
!
!
!
!
aaa session-id common
clock timezone EET 2 0
!
!
!
!
!
ipv6 multicast rpf use-bgp
no ipv6 cef
!
!
!
!
!
!
!
ip cef
no ip igmp snooping
!
!
dot1x system-auth-control
!
spanning-tree mode pvst
spanning-tree extend system-id
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/0
 switchport access vlan 10
 switchport mode access
 switchport port-security mac-address sticky
 switchport port-security mac-address sticky 5000.000c.0000
 switchport port-security
 authentication port-control auto
 dot1x pae authenticator
!
interface Ethernet0/1
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 88
 switchport mode trunk
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet1/0
!
interface Ethernet1/1
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 88
 switchport mode trunk
!
interface Ethernet1/2
!
interface Ethernet1/3
!
interface Vlan88
 ip address 192.168.88.6 255.255.255.0
!
ip default-gateway 192.168.88.1
ip forward-protocol nd
!
no ip http server
ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr
ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr
!
ip route 0.0.0.0 0.0.0.0 192.168.88.1
!
!
!
!
!
!
!
control-plane
!
!
line con 0
 logging synchronous
line aux 0
line vty 0 4
!
!
!
end&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 19:06:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268562#M564628</guid>
      <dc:creator>user_net</dc:creator>
      <dc:date>2021-01-07T19:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dot1x using Windows server as an authenticator</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268686#M564632</link>
      <description>&lt;P&gt;radius server and pc use different auth protocol,&amp;nbsp;&lt;/P&gt;&lt;P&gt;what the auth protocol you use PEAP,....?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 22:52:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268686#M564632</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2021-01-07T22:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dot1x using Windows server as an authenticator</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268689#M564633</link>
      <description>&lt;P&gt;Wired 802.1X configurations are always full of moving parts (and dependent on whether it's classic config or IBNS 1.0/2.0) - I'd say look at the &lt;A href="https://community.cisco.com/t5/security-documents/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515" target="_self"&gt;Wired Prescriptive Guide&lt;/A&gt;&amp;nbsp;- example of a typical config - perhaps you're missing the aaa authorization network statement?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;have a peek through the commands below ... admittedly, it's not complete but there might be some nuggets in there - I have a template that I tend to re-use ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;aaa authentication dot1x default group RADIUS_SERVERS
aaa authorization network default group RADIUS_SERVERS
aaa accounting identity default start-stop group RADIUS_SERVERS
aaa accounting update newinfo periodic 2880

radius-server dead-criteria time 10 tries 3
radius-server deadtime 15
&lt;BR /&gt;dot1x critical eapol
&lt;BR /&gt;radius-server attribute 6 on-for-login-auth
radius-server attribute 8 include-in-access-req
radius-server attribute 25 access-request include
radius-server attribute 31 mac format ietf upper-case
radius-server attribute 31 send nas-port-detail mac-only 
&lt;BR /&gt;device-tracking policy IPDT_POLICY&lt;BR /&gt;tracking enable&lt;BR /&gt;
aaa server radius dynamic-author
 client 192.168.1.178 server-key BisBradius&lt;BR /&gt;&lt;BR /&gt;dot1x system-auth-control&lt;BR /&gt;&lt;BR /&gt;## Start with IBNS 1.0 Config &lt;BR /&gt;## =================================&lt;BR /&gt;interface GigabitEthernet1/0/1&lt;BR /&gt;description ** Endpoints and Users **&lt;BR /&gt;switchport access vlan 1406&lt;BR /&gt;switchport voice vlan 1437&lt;BR /&gt;switchport mode access&lt;BR /&gt;device-tracking attach-policy IPDT_POLICY&lt;BR /&gt;authentication host-mode multi-auth&lt;BR /&gt;authentication open&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;authentication periodic&lt;BR /&gt;authentication timer reauthenticate server&lt;BR /&gt;authentication timer inactivity server dynamic&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;dot1x timeout tx-period 7&lt;BR /&gt;dot1x max-reauth-req 3&lt;BR /&gt;spanning-tree portfast
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 22:58:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268689#M564633</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2021-01-07T22:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dot1x using Windows server as an authenticator</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268696#M564634</link>
      <description>&lt;P&gt;The Windows Supplicant can be configured with various EAP methods - it doesn't matter to the switch (Authenticator) - the main thing is that the Authenticating Server (Windows (NPS?) ... which&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1127926"&gt;@user_net&lt;/a&gt;&amp;nbsp;incorrectly referred to as the 'Authenticator' - it's actually the Authenticating Server).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EAP-PEAP or EAP-TLS are valid methods on the Windows 7 client to talk to the switch. Windows requires the Wired Service to be enabled, before the wired supplicant configuration tab becomes visible. Supplicant configuration is also discussed all over the internet - just need to search for examples.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 23:30:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-using-windows-server-as-an-authenticator/m-p/4268696#M564634</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2021-01-07T23:30:01Z</dc:date>
    </item>
  </channel>
</rss>

