From owner-freebsd-questions Sat Mar 2 20:14:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rudiment.dk (rudiment.egmont-kol.dk [130.225.237.12]) by hub.freebsd.org (Postfix) with ESMTP id CCAC237B402 for ; Sat, 2 Mar 2002 20:14:30 -0800 (PST) Received: by mail.rudiment.dk (Postfix, from userid 104) id D0B8D1223F; Sun, 3 Mar 2002 05:15:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.rudiment.dk (Postfix) with ESMTP id BD3ED11FBF for ; Sun, 3 Mar 2002 05:15:33 +0100 (CET) Date: Sun, 3 Mar 2002 05:15:33 +0100 (CET) From: Morten Grunnet Buhl To: Subject: qmail and /etc/hosts.allow In-Reply-To: <20020302204131.A99336@panzer.kdm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello people, I have just installed and configure qmail on a machine, it all went very quick and painless. but now im having problems with my hosts.allow file, I would like to do something like ALL : localhost 127.0.0.1 : allow sshd : ALL : allow qmail-smtp : ALL : allow ALL : ALL : deny or something to that extent, but this doesnt work. I have ssh access to the machine but not to qmail-smtp. If I remove ALL : ALL : deny I can connect to the qmail-smtp without problems. Please help me, what am I doing wrong? Thanks, Morten. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message