Freeradiux -X tells me it's in use how to get the log back?
I need to see the connection log when users login to the radius i was using freeradius -X and it was working great yesterday it started giving this error : } Module: Checking session {...} for more modules to load Module: Checking post-proxy {...} for more modules to load Module: Checking post-auth {...} for more modules to load } # modules } # server radiusd: #### Opening IP addresses and Ports #### listen { type = "auth" ipaddr = * port = 0 Failed binding 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 how do i free it so i will get the log again? (I am running in superuser mode.) Thank you -- ____ Sometimes you just glow in the dark...
On 22 Nov 2012, at 09:41, Tzvika Gelber <daragaard@gmail.com> wrote:
I need to see the connection log when users login to the radius i was using freeradius -X and it was working great
yesterday it started giving this error :
} Module: Checking session {...} for more modules to load Module: Checking post-proxy {...} for more modules to load Module: Checking post-auth {...} for more modules to load } # modules } # server radiusd: #### Opening IP addresses and Ports #### listen { type = "auth" ipaddr = * port = 0 Failed binding 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
how do i free it so i will get the log again? (I am running in superuser mode.) Thank you
uh killall freeradius... -Arran
participants (3)
-
alan buxey -
Arran Cudbard-Bell -
Tzvika Gelber