Hi Hugh, It's good to hear from you. I'm on Linux RH 7.1. The problem I am having with logging is that I had a known good config on one machine and (you may remember all the problems I was having) I decided to create a brand new box that was Redhat 7.1 and run Radiator on that. The only new feature I added was taking the text of the clients out and putting it in a SQL database RADCLIENTLIST. All other features stayed the same in Radiator the way I was using it. But when I switched to the new box, and started Radiator, Trace 4 messages would appear in the log when I started Radiator but then would quit after the RADCLIENTLIST was built (I'd see the messages from the SQL query and then no more Trace 4 stuff appears in the "raw" logs). The Syslog stuff I can't get to work but I don't think that is related to the Trace 4 stuff "quitting" sometime after Radiator is started. I'm not really sure what to look at. There is a lot of fire and brimstone coming down around me at the moment but I'd be happy to try looking at some things. Chris > From: Hugh Irvine <[EMAIL PROTECTED]> > Organization: Open System Consultants > Reply-To: [EMAIL PROTECTED] > Date: Fri, 13 Jul 2001 16:31:09 +1000 > To: Jon Nistor <[EMAIL PROTECTED]>, Chris M <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Subject: Re: (RADIATOR) <Log Syslog> not working on HPUX 11i =/ > > > Hello John, Hello Chris - > > What platform are you running on? Note that some syslog systems need to be > run with the -r flag. > >> From http://www.open.com.au/radiator/faq.html#66: > > Recent versions of Linux syslogd do not by default listen to the UDP port > that the Perl Sys::Syslog module uses. In order to let Radiator and other > Perl sysloggers work, you need to restart syslogd with the -r flag. > > Check the documentation for syslogd on your system. > > hth > > Hugh > > > On Friday 13 July 2001 07:59, Jon Nistor wrote: >> [nistor@outpost2] /opt/radiator/bin: ./radiusd -v >> >> >> This is Radiator 2.18 on outpost2 >> >> Copyright Open System Consultants >> >> http://www.open.com.au/radiator >> >> On Thu, 12 Jul 2001, Chris M wrote: >> :::Is this 2.18.2? If so, I think I am having the same or similar issues. >> ::: >> :::Chris >> ::: >> :::> From: Jon Nistor <[EMAIL PROTECTED]> >> :::> Date: Thu, 12 Jul 2001 17:36:01 -0400 (EDT) >> :::> To: <[EMAIL PROTECTED]> >> :::> Subject: (RADIATOR) <Log Syslog> not working on HPUX 11i =/ >> :::> >> :::> Hey all, >> :::> >> :::> I've checked through the mail archives, and tried everything listed, >> :::> but I still can't get syslog to work for the life of me =/ >> :::> >> :::> This is whats in the config: >> :::> <Log SYSLOG> >> :::> Facility INFO >> :::> Trace 4 >> :::> </Log> >> :::> >> :::> I've tried DEBUG, LOG_DEBUG, LOG_INFO, etcetcetc. There is a >> :::> syslog.ph file, /opt/perl5/lib/site_perl/5.6.0/PA-RISC2.0/syslog.ph. >> :::> >> :::> Nothing comes through on syslog, when I test it out using Sys::Syslog, >> :::> >> :::> <start> >> :::> #!/opt/perl5/bin/perl >> :::> use Sys::Syslog; >> :::> openlog($ident,$logopt,$facility); >> :::> syslog('info', 'this is another test'); >> :::> syslog('mail', 'this is a better test: %d', time); >> :::> closelog(); >> :::> syslog('debug', 'this is the last test'); >> :::> >> :::> <end> >> :::> >> :::> All that works fine .. Anyone have any insight? =/ === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
