Skip site navigation (1)Skip section navigation (2)
Date:      04 Oct 2002 01:10:27 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Steve Wingate <stevew@velosystems.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Cisco logging to FreeBSD
Message-ID:  <1033708228.346.30.camel@gyros.marcuscom.com>
In-Reply-To: <1033707992.24500.7.camel@daemon.velosystems.net>
References:  <1033707992.24500.7.camel@daemon.velosystems.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-10-04 at 01:06, Steve Wingate wrote:
> Has anyone configured a Cisco PIX to log to a FreeBSD box? I believe I
> have the Cisco side down properly but the FreeBSD side is rejecting the
> data, as seen by the error produced with 
> sysctl net.inet.udp.log_in_vain=1
> 
> If anyone has a URL walkthrough I'd appreciate it.

Make sure you have:

syslogd_flags=""

set in /etc/rc.conf.  By default, syslogd is run with the -s flag which
doesn't accept remote messages.

Joe

> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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