plpgsql freeradius authentication function
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Mon Oct 18 23:41:10 CEST 2010
Hi,
> If i try to authenticate a user who is not valid i do not get an
> Access-Reject but rather
> i get
> RADIUS: Retransmit to ([1]192.168.1.12:1812,1813) for id 1645/201
> RADIUS: Retransmit to ([2]192.168.1.12:1812,1813) for id 1645/201
> RADIUS: Retransmit to ([3]192.168.1.12:1812,1813) for id 1645/201
> RADIUS: No response from ([4]192.168.1.12:1812,1813) for id 1645/201
> RADIUS/DECODE: No response from radius-server; parse response; FAIL
> RADIUS/DECODE: Case error(no response/ bad packet/ op decode);parse
> response; FAIL
its falling through to sending it off to another server/process - what
is 192.168.1.12 - check your proxy.conf - and look at the full debug output
of 'radiusd -X' (which you seem to be trying to summarise) - it'll tell
you why its doing what it does
alan
More information about the Freeradius-Users
mailing list