[RADIATOR] User Auth settings: Netgear AP + Radiator
Thomas Kurian
thomas at kccg.com
Sat Feb 28 04:11:42 CST 2015
Dear Radiator Tech Support,
We want to make our wifi users connecting via Netgear wnr2000v3 wireless
router, to authenticate using radiator RADIUS server (172.16.0.205).
Please let me know what more need to be done further to our following
radius.cfg & default users file in order to ensure our wifi users get
forced to authenticate with our radiator server.
Please also find attached a screenshot of our netgear router settings.
Also please advise if it is radiator's /var/log/radius/logfile the only
place to test & check if the authentication is happening, once the user
connects via the router using the credentials mentioned in radiator's
user file?
Following is my configuration so far :-
#Foreground
#LogStdout
AcctPort 1813
AuthPort 1812
BindAddress 0.0.0.0
LogDir /var/log/radius
DbDir /etc/radiator
# User a lower trace level in production systems:
Trace 4
# You will probably want to add other Clients to suit your site,
# one for each NAS you want to work with
<Client DEFAULT>
Secret kccgradius
DupInterval 0
</Client>
<Client 172.16.0.22>
Secret kccgradius
DupInterval 0
</Client>
<Handler Request-Type = "Access-Request">
<AuthBy FILE>
Filename /etc/radiator/users
</AuthBy>
# Log accounting to a detail file
AcctLogFileName /var/log/radius/detail
</Handler>
--
Thanks & Best Regards,
Thomas Kurian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture.JPG
Type: image/jpeg
Size: 119138 bytes
Desc: not available
Url : http://www.open.com.au/pipermail/radiator/attachments/20150228/5ead677b/attachment-0001.jpe
More information about the radiator
mailing list