I just upgraded by FreeRADIUS server from the version 1 to version 2
family. I have the listen {} statements configured as follows:
radiusd: #### Opening IP addresses and Ports ####
listen {
type = "auth"
ipaddr = *
port = 1812
}
listen {
type = "acct"
ipaddr = *
port = 1813
}
main {
snmp = no
smux_password = ""
snmp_write_access = no
}
Listening on authentication address * port 41045
Listening on accounting address * port 54893
Listening on proxy address * port 38374
Ready to process requests.
However as you can see if always listens on random ports. What am I
doing wrong? I am using version 2.0.2 which was distributed with Fedora
9.
Thomas E. Casartello, Jr.
Infrastructure Technician
Linux Specialist
Department of Information Technology
Westfield State College
Wilson 105-A
(413) 572-8245
E-Mail: [EMAIL PROTECTED]
Red Hat Certified Technician (RHCT)
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html