From owner-freebsd-questions Fri Jan 7 7:43:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from morrison.matrox.com (morrison.matrox.com [204.50.136.19]) by hub.freebsd.org (Postfix) with ESMTP id 3B00815715 for ; Fri, 7 Jan 2000 07:43:19 -0800 (PST) (envelope-from jdunn@matrox.com) Received: (from mtxmail@localhost) by morrison.matrox.com (8.8.8/8.8.8) id KAA20536; Fri, 7 Jan 2000 10:43:13 -0500 (EST) Received: from venus.matrox.com(192.168.1.30) by morrison-250 via smap (V2.0) id xma020433; Fri, 7 Jan 00 10:42:16 -0500 Received: from risk.toronto.matrox.com (risk.toronto.matrox.com [192.168.129.4]) by venus.matrox.com (8.9.3/8.9.3) with ESMTP id KAA09753; Fri, 7 Jan 2000 10:42:15 -0500 (EST) Received: from bedrock.Toronto.Matrox.COM (bedrock.toronto.matrox.com [192.168.130.112]) by risk.toronto.matrox.com (8.8.8/8.7.3) with ESMTP id KAA09482; Fri, 7 Jan 2000 10:42:15 -0500 (EST) Received: from red.toronto.matrox.com (red [192.168.135.21]) by bedrock.Toronto.Matrox.COM (8.8.8/8.8.8) with ESMTP id KAA23479; Fri, 7 Jan 2000 10:42:14 -0500 (EST) Received: (from jdunn@localhost) by red.toronto.matrox.com (8.8.8/8.7.3) id KAA25433; Fri, 7 Jan 2000 10:42:14 -0500 (EST) Message-ID: X-Mailer: XFMail 1.4.4 on Solaris X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200001071540.KAA23276@cc942873-a.ewndsr1.nj.home.com> Date: Fri, 07 Jan 2000 10:42:14 -0500 (EST) Organization: Matrox Graphics, Inc. From: "Julian C. Dunn" To: cjclark@home.com Subject: Re: can't get syslogd to accept remote datagrams Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 07-Jan-2000 Crist J. Clark wrote: > % man syslogd > . > . > . > ipaddr/masklen[:service] Accept datagrams from ipaddr (in the > usual dotted quad notation) with > masklen bits being taken into > account > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > when doing the address comparision. > . > . > . > > To get the effect of masking to a class C, you would want, > ># syslogd -a 192.168.5.0/24 Oh, okay, my stupidity... I see "masklen" means "number of bits to compare" as opposed to being "bitmask". However, I also tried, at one point, # syslogd -a 192.168.5.5 Should this not have worked, since the masklen is missing and would have been assumed to be 24? - Julian -- Julian C. Dunn ASIC Validation Group, Matrox Graphics Inc. Tel: (905) 944-4900 x7006 Fax: (905) 944-4909 istream >> ostream >> "We all scream for ice cream"; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message