Topic: chillispot fails to log in valid users
I have been working on a chillispot Hotspot for close to two weeks. I have jumped many hoops but this one. When i try to log in a valid radius user into chillispot i get a failure message.
I have tried to run:
# chilli -f -d
and it prints
ChilliSpot version 1.0 started.
chillispot[11283]: ChilliSpot 1.0. Copyright 2002-2005 Mondru AB. Licensed under GPL. See http://www.chillispot.org for credits.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 524: UAM port already in use. Waiting for retry.
chillispot[11283]: redir.c: 532: 98 (Address already in use) bind() failed
chillispot[11283]: chilli.c: 3558: Failed to create redir
Are there any other tests i can do to come up with the real course of the failure (if the above is not enough)?
I run my chilli and radius server in the same ubuntu box.
Thank you in advance for your help