Elizabeth Steinke wrote: > a few more suggestions :) > > What is in your rules file? > > Can you telnet to localhost port 1812, how about 127.0.0.1 > <http://127.0.0.1> 1812 (broken hosts file mebbe)
Well. AFAIK FreeRADIUS operates in UDP protocol while telnet uses TCP. I don't believe saman will be able to connect. Anyway. Saman. Your FreeRADIUS server listens at: > Listening on authentication address 192.168.0.10 port 1812 > Listening on accounting address 192.168.0.10 port 1813 > Listening on proxy address 192.168.0.10 port 1814 And you're trying to connect at: > #radtest John hello localhost 0 testing > User-Name = "John" > User-Password = "hello" > NAS-IP-Address = 192.168.1.2 > NAS-Port = 0 Can you see a difference? Try to connect at 192.168.0.10 using radtest or change FreeRADIUS' listening ports. Kind regards, -- Lech Karol Pawłaszek <ike> "You will never see me fall from grace" [KoRn] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

