From owner-freebsd-hackers Fri May 23 09:22:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA28653 for hackers-outgoing; Fri, 23 May 1997 09:22:09 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA28645; Fri, 23 May 1997 09:21:59 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id JAA07364; Fri, 23 May 1997 09:19:37 -0700 From: Terry Lambert Message-Id: <199705231619.JAA07364@phaeton.artisoft.com> Subject: Re: Named -- Specifying addresses to bind to. To: joe@pavilion.net (Josef Karthauser) Date: Fri, 23 May 1997 09:19:37 -0700 (MST) Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG, systems@pavilion.net In-Reply-To: <19970523132735.07356@pavilion.net> from "Josef Karthauser" at May 23, 97 01:27:35 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > We've got a bit of a problem with a named process. We run named on > our virtual web server (now FreeBSD2.2.2). This has a whole class > C of ip addresses and named tries to bind to them all. This is a bit > excessive!! > > I've now patched named so that it can take a flag which specifies an > IP address to bind to. Is there anyway that this functionallity could > be make official? (So that it doesn't break on the next cvsup!) You should probably check out the "DEFAULT" stuff on Paul Vixies WWW pages on www.vix.com. It addresses all these problems (apparently for BSDI, but FreeBSD should benefit as well). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.