On Mon, 2008-04-07 at 15:51 +0100, John Horne wrote: > > I have been running FR 2.0.2 (built from source) for a short while with > no problems. I have now upgraded to 2.0.3 (built from Fedora 9 source > RPM). When I try and start radiusd (using 'radiusd -X' I get the > following error: > > realm NULL { > /etc/raddb/proxy.conf[107]: Duplicate realm "NULL" > } # realm NULL > Okay, I sorted this one out myself. The proxy.conf file had:
realm DEFAULT { ... } realm NULL { ... } It seems that radiusd doesn't like the NULL realm after the DEFAULT. I swapped these two around, and radiusd started up fine. > > I'm not sure why the 'radiusd -X' output gives as the very last line > '} # realm NULL'. > The code shows that it always does this (replacing 'NULL' for the relevant realm name). John. -- --------------------------------------------------------------- John Horne, University of Plymouth, UK Tel: +44 (0)1752 233914 E-mail: [EMAIL PROTECTED] Fax: +44 (0)1752 233839 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html