Hi, I was trying to set-up freeRADIUS server with EAP-TLS support. We have used Dlink DAP 2360 as a controller. I did the following. *In the wifi supplicant (Windows 7 Professional 64 bit) * 1. I have installed CA certificate and signed public and private key. 2. In adapter settings I have added a new SSID with selecting WEP2-Enterprise security. Ref:: https://documentation.meraki.com/zGeneral_Administration/Other_Topics/Freera... *Controller (Dlink DAP 2360)* *1. *Use wireless authentication mode as WPA-Enterprise. 2. WPA Mode: AUTO 3. radius server details. *RADIUS SERVER (FreeRADIUS Version 2.2.6)* *1. *In eap.conf "default_eap_type = tls" and certificate details with path. 2. In users file --- put user detaill. 3. In clients.conf file -- Add details of the controller (DAP). While trying to connect from wifi supplicant, we couldn't getting any packet in the RADIUS server(Runnig in debug mode). Please let me know if I have done anything wrong. Please help me -- Regards, Prosenjit
Hi,
https://documentation.meraki.com/zGeneral_Administration/Other_Topics/Freera...
you *could* use random documentation from 3rd parties - or use documentation from FreeRADIUS and microsoft
*RADIUS SERVER (FreeRADIUS Version 2.2.6)*
why the older version?
*1. *In eap.conf "default_eap_type = tls" and certificate details with path. 2. In users file --- put user detaill.
what user details, you're using EAP-TLS - if the client has a cert known and valid to the server it'll just pop through
While trying to connect from wifi supplicant, we couldn't getting any packet in the RADIUS server(Runnig in debug mode).
if you dont get any info int he debug window then RADIUS packets arent getting to the daemon process.. so theres either a network issue (l2/l3 issue, routing issue, access issue between the DLink system and your RADIUS server, or your RADIUS server is running a firewall that needs a UDP 1812 sized hole put in it not a RADIUS issue. networking or server admin issue instead. alan
*Controller (Dlink DAP 2360)* *1. *Use wireless authentication mode as WPA-Enterprise. 2. WPA Mode: AUTO 3. radius server details.
While trying to connect from wifi supplicant, we couldn't getting any packet in the RADIUS server(Runnig in debug mode).
Are you running a firewall on the RADIUS server? Is it listening on the correct interface and on the correct port? Have a look, and if necessary, do a Wireshark trace. Stefan Paetow Moonshot Industry & Research Liaison Coordinator t: +44 (0)1235 822 125 gpg: 0x3FCE5142 xmpp: stefanp@jabber.dev.ja.net skype: stefan.paetow.janet jisc.ac.uk Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc¹s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Prosenjit Chatterjee -
Stefan Paetow