6. Problem to start radiusd -x (C. Diego Raffaelli A.)
C. Diego Raffaelli A.
c.diegoraffaelli at gmail.com
Wed Dec 2 01:02:20 CET 2009
Hi all ...
i found:
*Author: *Salim Engin
*Date: *2009-09-17 02:46 -400
*To: *FreeRadius users mailing list
*Subject: *Re: Upgrading from 2.1.6 to 2.1.7
Just try to execute "ldconfig" and retry...
i did it, and i get something that i think is debug info...
then i did radtest and i have a response. unaccepted but its a response:
please look my radiusd -X
<<< uncomplete>>>
Module: Instantiating acct_unique
acct_unique {
key = "User-Name, Acct-Session-Id, NAS-IP-Address,
Client-IP-Address, NAS-Port"
}
Module: Checking accounting {...} for more modules to load
Module: Linked to module rlm_detail
Module: Instantiating detail
detail {
detailfile =
"/usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d"
header = "%t"
detailperm = 384
dirperm = 493
locking = no
log_packet_header = no
}
Module: Instantiating attr_filter.accounting_response
attr_filter attr_filter.accounting_response {
attrsfile = "/usr/local/etc/raddb/attrs.accounting_response"
key = "%{User-Name}"
}
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*
/usr/local/etc/raddb/radiusd.conf[240]: Error binding to port for 0.0.0.0
port 1812
debian:~/freeradius-server-2.1.7# radtest test test localhost 0 testing123
Sending Access-Request of id 93 to 127.0.0.1 port 1812
User-Name = "test"
User-Password = "test"
NAS-IP-Address = 1.2.3.4
NAS-Port = 0
rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=93,
length=20
I would like to know if its normal this:
Failed binding to authentication address * port 1812: Address already in use
*and this:*
*rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=93,
length=20*
thanks a lot
Carlos
*
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20091201/0f617e24/attachment.html>
More information about the Freeradius-Users
mailing list