Re: Framed-Protocol PPP question

2012-08-17 Thread Alan DeKok
Jonas Fornander wrote: [jonas] I have not edited any configuration. I apologize if the debug log was edited. The whole POINT of posting the debug log is to see what the server is doing. Editing it means you're deleting data we need to help you. [jonas] Here is the first connection request

Re: Framed-Protocol PPP question

2012-08-17 Thread Alan DeKok
Jonas Fornander wrote: The only thing I changed in the users file was when I added the user at the end. $ man users The file is processed top to bottom. See the FAQ for an example of how to configure a user. BTW, I really appreciate your help, Alan. It's what I do. Alan DeKok. -

RE: Framed-Protocol PPP question

2012-08-17 Thread Jonas Fornander
So if I understand this correctly, the users file is processed and when it reaches line 172, there is a match and since no Fall-Through is set, it stops processing the rest of the file so it actually never reaches the username entry? Is my choices to either comment out the DEFAULT entries or add

Re: Framed-Protocol PPP question

2012-08-17 Thread Alan DeKok
Jonas Fornander wrote: So if I understand this correctly, the users file is processed and when it reaches line 172, there is a match and since no Fall-Through is set, it stops processing the rest of the file so it actually never reaches the username entry? That's what the documentation says

Re: Framed-Protocol PPP question

2012-08-16 Thread Alan DeKok
Jonas Fornander wrote: We have successfully installed and tested FreeRadius. However authentication fails when we try with a live customer. .. [chap] Cleartext-Password is required for authentication That should be pretty clear. This is the entry we have for the customer in the users

RE: Framed-Protocol PPP question

2012-08-16 Thread Jonas Fornander
Jonas Fornander wrote: We have successfully installed and tested FreeRadius. However authentication fails when we try with a live customer. .. [chap] Cleartext-Password is required for authentication That should be pretty clear. This is the entry we have for the customer in the users

Re: Framed-Protocol PPP question

2012-08-16 Thread Alan DeKok
Jonas Fornander wrote: [jonas] Below is the whole log for that connection attempt. You either edited the debug log, or you edited the default configuration, and broke it. Don't do that. # Executing section authorize from file /etc/freeradius/sites-enabled/default +- entering group

RE: Framed-Protocol PPP question

2012-08-16 Thread Jonas Fornander
Jonas Fornander wrote: [jonas] Below is the whole log for that connection attempt. You either edited the debug log, or you edited the default configuration, and broke it. Don't do that. [jonas] I have not edited any configuration. I apologize if the debug log was edited. There should be

Framed-Protocol PPP question

2012-08-15 Thread Jonas Fornander
We have successfully installed and tested FreeRadius. However authentication fails when we try with a live customer. Here is the lines in the debug file where it fails: snip # Executing section authorize from file /etc/freeradius/sites-enabled/default +- entering group authorize {...}