Hi !
I'm trying to setup FreeRadius with mysql but get a reject message:
rad_recv: Access-Reject packet from host 127.0.0.1:1812, id=22, length=20
Output ftom radiusd -X :
rlm_sql (sql): Connected new DB handle, #4
Module: Instantiated sql (sql)
Module: Loaded radutmp
radutmp: filename = "/usr/local/radius/var/log/radius/radutmp"
radutmp: username = "%{User-Name}"
radutmp: case_sensitive = yes
radutmp: check_with_nas = yes
radutmp: perm = 384
radutmp: callerid = yes
Module: Instantiated radutmp (radutmp)
Listening on IP address *, ports 1812/udp and 1813/udp, with proxy on 1814/udp.
Ready to process requests.
rad_recv: Access-Request packet from host 127.0.0.1:33456, id=2, length=58
User-Name = "pulsar"
User-Password = "123456"
NAS-IP-Address = 255.255.255.255
NAS-Port = 1812
auth: No authenticate method (Auth-Type) configuration found for the request:
Rejecting the user
auth: Failed to validate the user.
SQL module instaled. Instalation instructions from
http://poptop.sourceforge.net/dox/radius_mysql.html
Any ideas? Working config samples ?
Thanks
--
PGP key : http://pgp.dtype.org:11371/pks/lookup?op=get&search=0x0BE90515
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html