Date: Mon, 30 Apr 2001 20:23:33 -0700 From: Eugene Lee <eugene@anime.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: Binding sendmail to listen to e Message-ID: <20010430202333.D13581@anime.net> In-Reply-To: <1d9fab1d907e.1d907e1d9fab@mbox.com.au>; from bsd-freak@mbox.com.au on Tue, May 01, 2001 at 01:03:27PM %2B1000 References: <1d9fab1d907e.1d907e1d9fab@mbox.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010430202333.D13581>