From owner-freebsd-questions Mon Apr 30 20:23:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from anime.net (anime.net [63.172.78.150]) by hub.freebsd.org (Postfix) with ESMTP id 4A00837B422 for ; Mon, 30 Apr 2001 20:23:39 -0700 (PDT) (envelope-from eugene@anime.net) Received: (from eugene@localhost) by anime.net (8.9.3/8.9.3) id UAA14419 for freebsd-questions@FreeBSD.ORG; Mon, 30 Apr 2001 20:23:33 -0700 Date: Mon, 30 Apr 2001 20:23:33 -0700 From: Eugene Lee To: freebsd-questions@FreeBSD.ORG Subject: Re: Binding sendmail to listen to e Message-ID: <20010430202333.D13581@anime.net> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <1d9fab1d907e.1d907e1d9fab@mbox.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <1d9fab1d907e.1d907e1d9fab@mbox.com.au>; from bsd-freak@mbox.com.au on Tue, May 01, 2001 at 01:03:27PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, May 01, 2001 at 01:03:27PM +1000, BSD Freak wrote: : : I have a new server running sendmail which I could not get to accept : SMTP from Windoze clients I have now found out why. The following : relevant line from a "netstat -an" shows that it is bound to the : loopback interface rather than the IP address of the NIC: : : tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN : : How do I get sendmail to listen on the server NIC ie 192.16.0.5 ? O DaemonPortOptions=Addr=192.16.0.5 -- Eugene Lee eugene@anime.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message