From owner-freebsd-questions Thu Sep 21 20:22:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 4EEAC37B422 for ; Thu, 21 Sep 2000 20:22:40 -0700 (PDT) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id OAA05628; Fri, 22 Sep 2000 14:22:33 +1100 (EST) (envelope-from aaw@itga.com.au) Received: from itga.com.au (aeris.itga.com.au [192.168.71.116]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id OAA09642; Fri, 22 Sep 2000 14:22:33 +1100 (EST) Message-ID: <39CAD079.DBF2F512@itga.com.au> Date: Fri, 22 Sep 2000 14:22:33 +1100 From: Anthony Williams X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Oscar Ricardo Silva , "freebsd-questions@FreeBSD.ORG" Subject: Re: Attempting to use syslogd with "-a" option References: <4.3.2.7.2.20000921181334.00b12180@mail.utexas.edu> <4.3.2.7.2.20000921220401.00aec4b0@mail.utexas.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What was the exact command line you put in for syslogd on the loghost ?? Oscar Ricardo Silva wrote: > Thanks for the suggestion. That worked for two hosts but when I added a > third host > > Logging to FILE /var/log/all.log > cvthname(1.2.3.4) > validate: dgram from IP 1.2.3.4, port 514, name test1.foo.com; > rejected in rule 0 due to IP mismatch. > rejected in rule 1 due to IP mismatch. > accepted in rule 2. > logmsg: pri 45, flags 0, from test1.foo.com, msg Sep 21 21:59:32 > sshd[18681]: Password authentication for user tester accepted. > Logging to FILE /var/log/all.log > cvthname(1.2.3.4) > validate: dgram from IP 1.2.3.4, port 514, name test1.foo.com; > rejected in rule 0 due to IP mismatch. > rejected in rule 1 due to IP mismatch. > accepted in rule 2. > logmsg: pri 45, flags 0, from test1.foo.com, msg Sep 21 21:59:32 > sshd[18681]: User tester, coming from client.foo.com, authenticated. > > As I said, this works for two hosts but when I add the third, I get > errors. And it's not the client machine because I played around with the > order and the third machine always generates errors. > > Any other ideas? > > Oscar > > At 10:35 AM 9/22/00 +1100, Anthony Williams, you wrote: > > > > > > syslod -a 1.2.3.4/24 -a 1.2.3.5/24 > > > > > > >Try making it syslogd -a 1.2.3.4/32 -a 1.2.3.5/32 > > > >-- > >Anthony Williams Ph: +61-3-92112523 > >Unix Systems Administrator Fax:+61-3-92112599 > >ITG Australia Ltd > >Level 3, Rialto North Tower > >525 Collins Street, Melbourne, VIC, 3000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message