From owner-freebsd-questions Tue May 1 23:52:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cx408168-b.escnd1.sdca.home.com (cx408168-b.escnd1.sdca.home.com [24.20.227.61]) by hub.freebsd.org (Postfix) with ESMTP id D36FA37B423 for ; Tue, 1 May 2001 23:52:35 -0700 (PDT) (envelope-from lsica1@home.com) Received: (from lomion@localhost) by cx408168-b.escnd1.sdca.home.com (8.11.3/8.11.3) id f426uu894838; Tue, 1 May 2001 23:56:56 -0700 (PDT) (envelope-from lsica1@home.com) X-Authentication-Warning: cx408168-b.escnd1.sdca.home.com: lomion set sender to lsica1@home.com using -f Date: Tue, 1 May 2001 23:56:56 -0700 From: Larry Sica To: BSD Freak Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail Message-ID: <20010501235656.A94819@cx408168-b.escnd1.sdca.home.com> Reply-To: lsica1@home.com References: <2ac68c2a6b1e.2a6b1e2ac68c@mbox.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <2ac68c2a6b1e.2a6b1e2ac68c@mbox.com.au>; from bsd-freak@mbox.com.au on Wed, May 02, 2001 at 04:46:22PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 02 May 2001 at 16:46:22 +1000, BSD Freak wrote: > Hi everyone, > Hi everyone, > > 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: Have you setup sendmail to allow relaying from that windows box? First thing is to make sure it know s it can relay > > 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 ? > Sendmail will listen on all interfaces if i recall correctly HTH, Larry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message