Hi, Fajar Thanks for reply. I checked users file, username and password is set correctly I think. I saw following default setting at line 172. -------------------------------- # Default for PPP: dynamic IP address, PPP mode, VJ-compression. # NOTE: we do not use Hint = "PPP", since PPP might also be auto-detected # by the terminal server in which case there may not be a "P" suffix. # The terminal server sends "Framed-Protocol = PPP" for auto PPP. # DEFAULT Framed-Protocol == PPP <------- line 172 Framed-Protocol = PPP, Framed-Compression = Van-Jacobson-TCP-IP -------------------------------- user information is below. -------------------------------- user@mondomaine.fr Cleartext-Password := "test" Pool-Name := "pool1", NAS-IP-Address == 10.0.5.200, Framed-Protocol = PPP, Fall-Through = yes -------------------------------- So, Shouldn't I set Framed-Protocol at user information ? 2014-04-22 22:24 GMT+09:00 Fajar A. Nugraha <list@fajar.net>:
On Tue, Apr 22, 2014 at 7:39 PM, yata <aurens.memuro02@gmail.com> wrote:
HI, I'm really new of freeradius.
I wanna use freeradius as a radius server and dhcp server. When I try to connect to radius server from pppoe client(windwos vista laptop) via ERX310(juniper), freeradius shows following error messages. I have no clue what's wrong. I'm really confused. Message said no post-auth type found. But man page said it should not be set.
In your case, the meaningful message is what you wrote as subject: No "known good" password found for the user.
How can I resolve this problem ?
Tell FR what the password is.
In its simplest form, you need to edit raddb/users and add your user entry there.
[files] users: Matched entry DEFAULT at line 172
++[files] returns ok
See those lines? If it only says that, then you don't have any entries in the users file matching the username.
-- Fajar
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html