Re: OpenBSD syslogd

2008-06-19 Thread Beavis
I want to thank the list. :) I was able to find out how to fix it. thanks, -B On Thu, Jun 19, 2008 at 1:53 PM, Beavis <[EMAIL PROTECTED]> wrote: > thanks for the reply. i didn't enable pf at all. I'm using openbsd 4.2 > > rc.conf > > ospfd_flags=NO # for normal use: "" > pf=NO

Re: OpenBSD syslogd

2008-06-19 Thread Beavis
thanks for the reply. i didn't enable pf at all. I'm using openbsd 4.2 rc.conf ospfd_flags=NO # for normal use: "" pf=NO # Packet filter / NAT pf_rules=/etc/pf.conf # Packet filter rules file pflogd_flags= # add more flags, ie. "-s 256" On

Re: OpenBSD syslogd

2008-06-19 Thread Philip Guenther
On Thu, Jun 19, 2008 at 1:24 PM, Beavis <[EMAIL PROTECTED]> wrote: ... > I did put a -u on my /etc/rc.conf > > syslogd_flags= "-u -a /logserver" If you have pf enabled, does your pf.conf let through UDP port 514 from the cisco? Philip Guenther