<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks to all,<br><br>But, how I said, I don't need proxy, Then I have commented the line proxy<br>proxy_requests  = no<br>#$INCLUDE proxy.conf<br>See <a href="http://pastebin.com/m52c747e3">http://pastebin.com/m52c747e3</a> to my radiusd.conf<br><br>Therefore, I don't know why the log is <br><pre>Sun Oct 18 19:20:54 2009 : Info: [pap] No clear-text password in the request.  <br>Not performing PAP.<br>Sun Oct 18 19:20:54 2009 : Info: ++[pap] returns noop<br>Sun Oct 18 19:20:54 2009 : Info: WARNING: You set Proxy-To-Realm = LOCAL, but <br>the realm does not exist!  Cancelling invalid proxy request.<br>Sun Oct 18 19:20:54 2009 : Info: WARNING: Please update your configuration, and <br>remove 'Auth-Type = Local'<br>Sun Oct 18 19:20:54 2009 : Info: WARNING: Use the PAP or CHAP modules instead.<br>Sun Oct 18 19:20:54 2009 : Info: No User-Password or
 CHAP-Password attribute <br>in the request.<br>Sun Oct 18 19:20:54 2009 : Info: Cannot perform authentication.<br>Sun Oct 18 19:20:54 2009 : Info: Failed to authenticate the user.<br>Sun Oct 18 19:20:54 2009 : Auth: Login incorrect: [user] (from client wlan-<br>alves-private-network port 0 via TLS tunnel)</pre>On my proxy.conf I have(even whithout use then, I don't alter this file)<br>#  DEFAULT EAP-Type == PEAP, Proxy-To-Realm := LOCAL<br>#<br>realm LOCAL {<br>        #  If we do not specify a server pool, the realm is LOCAL, and<br>        #  requests are not proxied to it.<br>}<br><br><br><br>Inácio Alves<br><a rel="nofollow" target="_blank" href="http://www.polluxweb.com/inacioalves/site">http://www.polluxweb.com/inacioalves/site</a><br><br>--- freeradius-users-request@lists.freeradius.org <i><freeradius-users-request@lists.freeradius.org></i> schrieb am
 <b>Mo, 19.10.2009:</b><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">Message: 1<br><div class="plainMail"><b>Date: Mon, 19 Oct 2009 00:54:39 +0000 (GMT)<br>From: INACIO ALVES <<a ymailto="mailto:inacioalves@yahoo.de" href="/mc/compose?to=inacioalves@yahoo.de">inacioalves@yahoo.de</a>><br>To: <a ymailto="mailto:freeradius-users@lists.freeradius.org" href="/mc/compose?to=freeradius-users@lists.freeradius.org">freeradius-users@lists.freeradius.org</a><br>Message-ID: <<a ymailto="mailto:370578.7811.qm@web27401.mail.ukl.yahoo.com" href="/mc/compose?to=370578.7811.qm@web27401.mail.ukl.yahoo.com">370578.7811.qm@web27401.mail.ukl.yahoo.com</a>><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>I'm trying configure the freeRADIUS on my wireless network but i'm having problems.<br><br><br><br>My scnario:<br><br>Debian Lenny+MySQL5.0+freeRADIUS 2.1.7<br><br><br><br>clients ----- ((( AP )))
 ____ [freeRADIUS server]<br><br><br><br>When I execute the radiustest I get<br><br>rad_recv: Access-Accept packet from host 127.0.0.1 port 1812, id=168, length=20<br><br><br><br>and when I execute radclient I get<br><br>Received response ID 146, code 2, length = 32<br><br><br><br>But when I try authenticate on my nootebook I get <br>rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=168<br><br><br><br>My debug output is on address: <a href="http://pastebin.com/f7e47862f" target="_blank">http://pastebin.com/f7e47862f</a>.<br><br>My clients.conf is on: <a href="http://pastebin.com/f30e4955d" target="_blank">http://pastebin.com/f30e4955d</a><br><br>And my users is on: <a href="http://pastebin.com/f5d958f63" target="_blank">http://pastebin.com/f5d958f63</a><br><br><br><br>This is my initial configuration. I want migrate to MySQL or PostgreSQL<br>when the server is ready, I don't need proxy, and i need provide/revoke<br>digital certificates to
 my clients.<br><br>------------------------------<br><br>Message: 7<br>Date: Mon, 19 Oct 2009 09:07:25 +0100<br>From: "nf-vale" <<a ymailto="mailto:nf-vale@critical-links.com" href="/mc/compose?to=nf-vale@critical-links.com">nf-vale@critical-links.com</a>><br>Subject: Re:<br>To: FreeRadius users mailing list<br>    <<a ymailto="mailto:freeradius-users@lists.freeradius.org" href="/mc/compose?to=freeradius-users@lists.freeradius.org">freeradius-users@lists.freeradius.org</a>><br>Message-ID: <<a ymailto="mailto:200910190907.25443.nf-vale@critical-links.com" href="/mc/compose?to=200910190907.25443.nf-vale@critical-links.com">200910190907.25443.nf-vale@critical-links.com</a>><br>Content-Type: Text/Plain;  charset="iso-8859-15"<br><br>Check your proxy / realms configuration. The reason why it fails is described <br>in the logs:<br><br><br>Sun Oct 18 19:20:54 2009 : Info: [pap] No clear-text password in the request. 
 <br>Not performing PAP.<br>Sun Oct 18 19:20:54 2009 : Info: ++[pap] returns noop<br>Sun Oct 18 19:20:54 2009 : Info: WARNING: You set Proxy-To-Realm = LOCAL, but <br>the realm does not exist!  Cancelling invalid proxy request.<br>Sun Oct 18 19:20:54 2009 : Info: WARNING: Please update your configuration, and <br>remove 'Auth-Type = Local'<br>Sun Oct 18 19:20:54 2009 : Info: WARNING: Use the PAP or CHAP modules instead.<br>Sun Oct 18 19:20:54 2009 : Info: No User-Password or CHAP-Password attribute <br>in the request.<br>Sun Oct 18 19:20:54 2009 : Info: Cannot perform authentication.<br>Sun Oct 18 19:20:54 2009 : Info: Failed to authenticate the user.<br>Sun Oct 18 19:20:54 2009 : Auth: Login incorrect: [user] (from client wlan-<br>alves-private-network port 0 via TLS tunnel)<br><br><br><br>Nelson Vale<br><br><br><br>On Monday 19 October 2009 01:54:39 INACIO ALVES wrote:<br>> I'm trying configure the freeRADIUS on my wireless network but i'm
 having<br>> problems.<br>><br>><br>><br>> My scnario:<br>><br>> Debian Lenny+MySQL5.0+freeRADIUS 2.1.7<br>><br>><br>><br>> clients ----- ((( AP ))) ____ [freeRADIUS server]<br>><br>><br>><br>> When I execute the radiustest I get<br>><br>> rad_recv: Access-Accept packet from host 127.0.0.1 port 1812, id=168,<br>> length=20<br>><br>><br>><br>> and when I execute radclient I get<br>><br>> Received response ID 146, code 2, length = 32<br>><br>><br>><br>> But when I try authenticate on my nootebook I get<br>> rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=168<br>><br>><br>><br>> My debug output is on address: <a href="http://pastebin.com/f7e47862f" target="_blank">http://pastebin.com/f7e47862f</a>.<br>><br>> My clients.conf is on: <a href="http://pastebin.com/f30e4955d" target="_blank">http://pastebin.com/f30e4955d</a><br>><br>>
 And my users is on: <a href="http://pastebin.com/f5d958f63" target="_blank">http://pastebin.com/f5d958f63</a><br>><br>><br>><br>> This is my initial configuration. I want migrate to MySQL or PostgreSQL<br>> when the server is ready, I don't need proxy, and i need provide/revoke<br>> digital certificates to my clients.<br>><br>> In?cio Alves<br>> <a href="http://www.polluxweb.com/inacioalves/site" target="_blank">http://www.polluxweb.com/inacioalves/site</a><br><br><br><br><br>------------------------------<br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br><br><br>End of Freeradius-Users Digest, Vol 54, Issue 86<br>************************************************<br></b></div></blockquote></td></tr></table><br>