From owner-freebsd-questions Wed Aug 7 01:44:41 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA25761 for questions-outgoing; Wed, 7 Aug 1996 01:44:41 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA25750 for ; Wed, 7 Aug 1996 01:44:30 -0700 (PDT) Received: from localhost (richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with SMTP id BAA07352; Wed, 7 Aug 1996 01:40:38 -0700 Date: Wed, 7 Aug 1996 01:40:37 -0700 (PDT) From: Veggy Vinny To: Khetan Gajjar cc: questions@freebsd.org Subject: Re: tcpwrapper logs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 7 Aug 1996, Khetan Gajjar wrote: > On Tue, 6 Aug 1996, Veggy Vinny wrote: > > > Hmmm, I did a kill -9 syslog pid and couldn't restart syslogd. > > It should die. Rather hup it (i.e. kill -1 ) Yeah, but shouldn't typing syslogd actually restart it? It just starts and then exits... > > ALL: soda.CSUA.Berkeley.EDU > > ALL: soda.csua.berkeley.edu : deny Hmmm, ok... > Here's a sample of my hosts.allow : > > # deny from hosts where DNS doesn't match > ALL : PARANOID : RFC931 20 : deny Isn't the deny's supposed to be in hosts.deny? Vince