Dom wrote:
I was hoping someone could help. We have a cisco 3825 with radius server pointed to our freeradius installation. When I test radius authentication using NTRadping using CHAP authentication everything works fine. However when we try to connect via a standard dsl connection we get these failures. I was hoping someone could help point me in the right direction to fix the issue.
You haven't posted the debug log from the CHAP authentication. For some reason, you're treating CHAP *differently* from PAP. This is not part of the default config, so it's something you've done.
[pap] WARNING! No "known good" password found for the user. Authentication may fail because of this.
Maybe that's a clue? Reading the debug log helps. Alan DeKok.