Package: freeradius
Version: 2.0.4+dfsg-4

stephen,

i installed freeradius 2.0.4 from debian source on lenny and noticed
that when i start freeradius, it listens on random ports rather than the
ones i have specified in radiusd.conf:

radiusd: #### Opening IP addresses and Ports ####
listen {
        type = "auth"
        ipaddr = 192.98.102.1
        port = 1812
}
listen {
        type = "acct"
        ipaddr = 127.0.0.1
        port = 1813
}
Listening on authentication address 192.98.102.1 port 60071
Listening on accounting address 127.0.0.1 port 40017
Ready to process requests.

i did some googling and found that this is a bug that has been fixed in
2.0.5:

https://lists.freeradius.org/pipermail/freeradius-users/2008-May/msg00384.html

since this is a very serious bug, i wonder if it makes sense to use
version 2.0.4 in lenny.

-- juha



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to