On Jun 17, 2019, at 8:39 AM, Parth Gajjar (pagajjar) via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I am facing below error, while using free radius. < radiusd.conf is attached>
Don't do that. See http://wiki.freeradius.org/list-help
We are using dot1x, we have enabled pap & chap in the config. Added clients & users in both files.
Ready to process requests (0) Received Access-Request Id 137 from 10.106.26.212:1645 to 10.105.41.247:1812 length 51 (0) User-Password = "hello" (0) User-Name = "parth" (0) NAS-IP-Address = 10.106.26.212 (0) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type = Reject (0) Failed to authenticate the user
Congratulations. You deleted all of the default virtual servers and broke FreeRADIUS. Don't do that. Discard all of your changes, and start with the default configuration. Alan DeKok.