Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2001 21:20:44 -0700
From:      "Crist J. Clark" <cristjc@earthlink.net>
To:        David Hill <djhill@novagate.net>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: syslogd and -a
Message-ID:  <20010701212044.Q296@blossom.cjclark.org>
In-Reply-To: <20010701234125.7a7d3e3a.djhill@novagate.net>; from djhill@novagate.net on Sun, Jul 01, 2001 at 11:41:25PM -0400
References:  <20010701234125.7a7d3e3a.djhill@novagate.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 01, 2001 at 11:41:25PM -0400, David Hill wrote:
> Hello -
> 
> It seems the -a option for syslogd does not work 100%.
> I need to log from hosts from 192.168.1.1-.6
> 
> doing "/usr/sbin/syslogd -a 192.168.1.1/29" does not work (nothing gets logged)
> 
> but, if i do
> 
> /usr/sbin/syslogd -a 192.168.1.1/32 -a 192.168.1.2/32, etc... that works
> 
> can anyone try this out?

Hmmm... Looks like,

  # syslogd -a 192.168.1.0/29

Will work and,

  # syslogd -a 192.168.1.1/29

Won't.

I'll have a look.
-- 
Crist J. Clark                           cjclark@alum.mit.edu

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




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