22 Sep
2015
22 Sep
'15
5:15 a.m.
Hi,
Nope. Nobody changed the config. Everything is from repo. Brand new installation from yesterday's repo 3.0.10. On new server. Only mods-available/sql has been changed in order to allow connection to mysql.
Default freeradius 3.0.10 config adds reply attributes: Framed-Protocol = PPP Framed-Compression = Van-Jacobson-TCP-IP
Why Framed-Compression is added to Reject-Response???
because that is what the server is told to do! in the mods-config/files/authorize (was the 'users' file in v2.x and is still top-linked as such) DEFAULT Framed-Protocol == PPP Framed-Protocol = PPP, Framed-Compression = Van-Jacobson-TCP-IP its not magic. the server is configured to reply with that by default....so it does alan