Found the problem, in case this helps anyone else....this test box was behind a firewall, and ServerName in httpd.conf was set to the internal private ip address.
Andrew > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andrew Staples > Sent: Friday, June 27, 2003 10:45 AM > To: [EMAIL PROTECTED] > Subject: Dialup_admin problems > > > I'm trying to configure a backup radius server (the first one > is working > well). I've pretty much duplicated the first working > system, but having > problems with dialup_admin. > > Although there are users/groups in the mysql db, dialup_admin > can't find/display them. Adding new users via dialup_admin > fails, as they are not written to the database. > > Other things fail, such as "check server"...I get a user test > page, instead of radcheck. > > I've tried using the root user in admin.conf, but that didn't > fix the problem. > > I believe radius and rlm_sql are fine; result of radtest: > > Sending Access-Request of id 253 to 127.0.0.1:1812 > User-Name = "fred" > User-Password = "\001\37o\327$\n\344\202\261\t\374\313\277a7" > NAS-IP-Address = radius2.nwnetcom.com > NAS-Port = 1812 > rad_recv: Access-Accept packet from host 127.0.0.1:1812, > id=253, length=44 > Framed-Compression = Van-Jacobson-TCP-IP > Framed-Protocol = PPP > Service-Type = Framed-User > Framed-MTU = 1500 > > I've enabled sqltrace in sql.conf, but I can't locate that > file, so it probably isn't being written. > > Can anyone point me in the right direction? Is this a > permissions thing on the dialup_admin directory? > > Thanks, > Andrew > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
