On Wed, Jan 15, 2003 at 05:01:50AM -0800, Bsd Neophyte wrote:
> i finally was able to get configuration on my Cisco 806 to allow for a
> hole though my reflexive access lists.
> 
> anwyays, that's not really important now.
> 
> what i need to know is how i enable syslog to log messages from my
> sonicwall security appliance?
> 
> the sonicawall is set to communicate with a syslog server.  i've told it
> to contact the FreeBSD box, but i don't know how to enable to FreeBSD box
> to record the requests.
> 
> can anyone help me out?

syslogd_flags="-a 1.2.3.4/32" in /etc/rc.conf should work according to
the manpage.

Maybe even syslogd_flags="" is enough, but by default syslogd_flags
is "-s" which doesn't allow peer logging.

See /etc/defaults/rc.conf and man syslogd.

HTH,

--Stijn

-- 
What would this sentence be like if it weren't self-referential?

Attachment: msg15563/pgp00000.pgp
Description: PGP signature

Reply via email to