Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2000 10:28:49 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Sam Carleton <scarleton@miltonstreet.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: binding sendmail to one IP address
Message-ID:  <Pine.BSF.3.96.1000719102217.13671B-100000@java.dpcsys.com>
In-Reply-To: <3974FCEF.B9A3E69D@miltonstreet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Jul 2000, Sam Carleton wrote:
> I have sendmail running on a machine with multipal IP addresses.  I
> would like sendmail to only listen to one of those IP addresses.  How do
> I configure sendmail to do that?

Uncomment this line in sendmail.cf

O DontProbeInterfaces

or

O DontProbeInterfaces=True

Depends on the version of sendmail.cf.  After doing this and restarting
sendmail it will listen on the ip address of `hostname`

Dan
-- 
 Dan Busarow                                                  949 443 4172
 Dana Point Communications, Inc.                            dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82



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?Pine.BSF.3.96.1000719102217.13671B-100000>