Freeradius-mysql authentication
Hi, I am curently student, I have to implement freeradius-mysql with 802.1x and test this with client so the client must autheticate before entering to LAN. So, for the test it works only when I use client who belongs to users file (radius file) when I try with sql's client (client which belongs to my database) that doesn't work???????I get no response Can anyone help me please?? Thanks
debug output? What does the server actually tell you is happening? alan -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Dahoun Baya wrote:
Can anyone help me please??
If you're not going to post the debug output as suggested in the FAQ, "man" page, web pages, and daily on this list... No, we can't help you. It's impossible to help you. You've been careful to give no useful information in your message. Alan DeKok.
On 16 Mar 2014, at 23:23, Alan DeKok <aland@deployingradius.com> wrote:
Dahoun Baya wrote:
Can anyone help me please??
If you're not going to post the debug output as suggested in the FAQ, "man" page, web pages, and daily on this list...
No, we can't help you. It's impossible to help you. You've been careful to give no useful information in your message.
I'm not sure he understands english or how to use google translate. Before posting here, he contacted me off list, so I referred him to the list and told him to post the output of 'radiusd -X'. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
Hi, I am using debain virtual machine which doesn't allow me to capt output Baya, Le Lundi 17 mars 2014 8h55, Arran Cudbard-Bell <a.cudbardb@freeradius.org> a écrit : On 16 Mar 2014, at 23:23, Alan DeKok <aland@deployingradius.com> wrote:
Dahoun Baya wrote:
Can anyone help me please??
If you're not going to post the debug output as suggested in the FAQ, "man" page, web pages, and daily on this list...
No, we can't help you. It's impossible to help you. You've been careful to give no useful information in your message.
I'm not sure he understands english or how to use google translate. Before posting here, he contacted me off list, so I referred him to the list and told him to post the output of 'radiusd -X'. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
At the end of freeradius -X I got: Failed tbinding to authentication address * port 1812: address already in use /etc/freeradius/radiusd.conf [240] error binding to port for 0.0.0.0 port 1812 Thanks, Baya Le Lundi 17 mars 2014 10h49, Dahoun Baya <dahoun_baya@yahoo.com> a écrit : Hi, I am using debain virtual machine which doesn't allow me to capt output Baya, Le Lundi 17 mars 2014 8h55, Arran Cudbard-Bell <a.cudbardb@freeradius.org> a écrit : On 16 Mar 2014, at 23:23, Alan DeKok <aland@deployingradius.com> wrote:
Dahoun Baya wrote:
Can anyone help me please??
If you're not going to post the debug output as suggested in the FAQ, "man" page, web pages, and daily on this list...
No, we can't help you. It's impossible to help you. You've been careful to give no useful information in your message.
I'm not sure he understands english or how to use google translate. Before posting here, he contacted me off list, so I referred him to the list and told him to post the output of 'radiusd -X'. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 17 Mar 2014, at 09:53, Dahoun Baya <dahoun_baya@yahoo.com> wrote:
At the end of freeradius -X I got: Failed tbinding to authentication address * port 1812: address already in use /etc/freeradius/radiusd.conf [240] error binding to port for 0.0.0.0 port 1812
That means the server is already running. /etc/init.d/freeradius stop Before: freeradius -X | tee /tmp/raddebug.log scp <your virtual host>:/tmp/raddebug.log ~/Desktop -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
Hi,
At the end of freeradius -X I got: Failed tbinding to authentication address * port 1812: address already in use /etc/freeradius/radiusd.conf [240] error binding to port for 0.0.0.0 port 1812
yes. quite clear. its already running! you'll need to stop the current service/daemon (either by eg using the system script to stop it, killing the process you already have running in some other terminal or something like 'killall radiusd') alan
Hi,
I am using debain virtual machine which doesn't allow me to capt output
yes it does....about 1/3 of my work is on a Debian virtual machine and I'm always capturing terminal output - how you do it depends on the virtual machine you are using....but in the worst case scenario you can ALWAYS use the 'screen' utility to capture all output of a session alan
participants (5)
-
A.L.M.Buxey@lboro.ac.uk -
Alan Buxey -
Alan DeKok -
Arran Cudbard-Bell -
Dahoun Baya