Error binding to 0.0.0.0 port for port 1812

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon Jun 22 10:53:15 CEST 2015


Hi,

> client 192.168.0.1 {
> ipaddr = 192.168.0.1 (this is my acces Point)
> secret = 123
^^^^^^^^^^^^^^^

shared secret of your AP


> client localhost {
>          ipaddr = 127.0.0.1
>          secret = 123
           ^^^^^^^^^^^^^

shared secret of local server


so, since you've changed this from the default, WHY are you still using 'testing123' on the
command line with radtest, rather than just '123' as you have edited the clients.conf file to have?

without a correct shared secret, your RADIUS server will throw the request away....and you'll
get no answer.  this is very very basic stuff - please read the freeradius documents or get yourself
a copy of 'freradius for beginners' 

alan


More information about the Freeradius-Users mailing list