Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 08:30:53 -0400 (EDT)
From:      Andre Guibert de Bruet <andy@siliconlandmark.com>
To:        song@isot.com
Cc:        FreeBSD-Current@freebsd.org
Subject:   Re: sylogd not logging
Message-ID:  <20030912063408.U96745@alpha.siliconlandmark.com>
In-Reply-To: <1062982242.3f5bd262962a8@webmail.isot.com>
References:  <1062982242.3f5bd262962a8@webmail.isot.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 7 Sep 2003, itchibahn wrote:

> I used to run 4.6 where syslogd worked fine with cisco 7507, as5300, and
> max4048.  Eversince I've installed 5.0-RELEASE, I used exact same config as
> old, but can't get it working.  Please help.  The following is configs:

I'm currently using current's syslogd for remote logging on a series of
Cisco 2650s and 1720s. The rc.conf entries that'll make this work are:

syslogd_enable="YES"
syslogd_flags="-a 192.168.128.0/24:*"

Though I've never done it by domain name, the manpage suggests that
you're looking for something like this:

syslogd_flags="-a *.isot.com:*"

As usual, check for firewalling between the endpoints.

Hope this helps...

> Andre Guibert de Bruet | Enterprise Software Consultant >
> Silicon Landmark, LLC. | http://siliconlandmark.com/    >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030912063408.U96745>