From owner-freebsd-questions Mon Feb 28 8:21: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id B5D6637B794 for ; Mon, 28 Feb 2000 08:21:04 -0800 (PST) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.9.3/8.9.3) id IAA08294; Mon, 28 Feb 2000 08:18:23 -0800 (PST) (envelope-from bhishan) From: Bhishan Hemrajani Message-Id: <200002281618.IAA08294@cytosine.dhs.org> Subject: Re: tcpwrapper kills incoming email In-Reply-To: from wellsian at "Feb 27, 2000 10:44:04 pm" To: wellsian Date: Mon, 28 Feb 2000 08:18:23 -0800 (PST) Cc: "Toby J. Swanson" , freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What release are you running? If you are running 3.4, it comes with tcp wrappers, so you might have overwritten some binaries on accident. If you start inetd like this, TCP wrappers will be enabled: # inetd -wW Hope this helps. --bhishan > Do you know what you changed? A log is always important when doing admin > stuff. Not that I haven't been in your shoes... Maybe try script(1) next > time to record your actions? > > Did you wrap smtp? By that I mean, did you add or uncomment a line in > inetd.conf that begins with smtp? Maybe sendmail is disabled for everyone > in your hosts.allow or hosts.deny files? I'm just guessing here. Is email > the only thing that stopped working? > > Dave > > On Sat, 26 Feb 2000, Toby J. Swanson wrote: > > > Email worked fine until. . . > > > > I set up tcpwrappers per example 3 in the tcpd man page. > > Now incoming email connections receive the message, > > > > 550 Access denied > > user@domain.com . . . Service unavailable > > > > I changed everything back to the original state, restarted > > inetd, then rebooted, but still get this message. > > > > Any ideas what happened? > > > > Thanks in advance, > > > > Toby > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message