From owner-freebsd-current Sun Jul 1 20:41:46 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailgate.novagate.net (mailgate.novagate.net [205.138.138.22]) by hub.freebsd.org (Postfix) with ESMTP id E68F837B401 for ; Sun, 1 Jul 2001 20:41:43 -0700 (PDT) (envelope-from djhill@novagate.net) Received: from rain.hill.hom (081bc122.chartermi.net [24.247.81.122]) by mailgate.novagate.net (8.11.3/8.11.3) with SMTP id f623fbq56443 for ; Sun, 1 Jul 2001 23:41:38 -0400 (EDT) (envelope-from djhill@novagate.net) Date: Sun, 1 Jul 2001 23:41:25 -0400 From: David Hill To: freebsd-current@freebsd.org Subject: syslogd and -a Message-Id: <20010701234125.7a7d3e3a.djhill@novagate.net> X-Mailer: Sylpheed version 0.5.0pre2 (GTK+ 1.2.10; i386-unknown-freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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? Thanks - David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message