Re: FBSD5 syslogd not logging
From: Scot W. Hetzel (hetzels_at_westbend.net)
Date: 06/28/03
- Previous message: Wolfpaw - Dale Corse: "RE: Shell Provider - DDoS Attacks - IPFW Ratelimiting"
- In reply to: Sing Song: "Re: FBSD5 syslogd not logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "Sing Song" <song@isot.com> Date: Fri, 27 Jun 2003 19:30:13 -0500
From: "Sing Song" <song@isot.com>
> Yesterday, I tried your recomendation to use rc.conf. Looked at the log
file,
> still nothing. I added 'syslogd_flags="-a *.isot.com" to the rc.conf
> and used '/etc/rc.d/syslogd start' after killing the old syslogd process.
>
> I sure am getting frustrated as not getting any diag info from the
routers.
> Maybe I need to put back my old radius box.
>
Instead of using *.isot.com, try just specifing the dns name of one of your
routers that you would like to log.
syslogd_flags="-a rtr1.isot.com"
If you get syslog messages with this, then try adding additional -a flags
for each of your routers.
syslogd_flags="-a rtr1.isot.com -a rtr2.isot.com ... rtrN.isot.com"
You may want to send a message to FreeBSD-Current@freebsd.org informing them
that remote logging isn't working for you.
Scot
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Wolfpaw - Dale Corse: "RE: Shell Provider - DDoS Attacks - IPFW Ratelimiting"
- In reply to: Sing Song: "Re: FBSD5 syslogd not logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]