Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2000 18:29:51 -0500
From:      Matt Heckaman <matt@ARPA.MAIL.NET>
To:        Omachonu Ogali <oogali@intranova.net>
Cc:        james@icorp.net, freebsd-questions@freebsd.org
Subject:   Re: weird error from named
Message-ID:  <Pine.BSF.4.21.0002261829160.30605-100000@epsilon.lucida.qc.ca>
In-Reply-To: <Pine.BSF.4.10.10002261823400.26292-100000@hydrant.intranova.net>

next in thread | previous in thread | raw e-mail | index | archive | help
The directive you are looking for goes into named.conf, and is as follows:

  listen-on {
      127.0.0.1; real_ip;
  };

Matt
--
Matt Heckaman [matt@arpa.mail.net|matt@relic.net] [Please do not send me]
!Powered by FreeBSD/x86! [http://www.freebsd.org] [any SPAM (UCE) e-mail]

On Sat, 26 Feb 2000, Omachonu Ogali wrote:

: Date: Sat, 26 Feb 2000 18:24:34 -0500
: From: Omachonu Ogali <oogali@intranova.net>
: To: Doug Barton <Doug@simplenet.com>
: Cc: james@icorp.net, freebsd-isp@FreeBSD.ORG, freebsd-questions@freebsd.org
: Subject: Re: weird error from named
: 
: Not even interfaces, its a matter of IP's, you should set named to listen
: on a handful of IP's, but not all of them for system sake.
: 
: On Sat, 26 Feb 2000, Doug Barton wrote:
: 
: > 	Please send future questions of this sort to freebsd-questions, thanks.
: > 
: > James wrote:
: > > 
: > > I'm getting the following error in my messages log - does anyone have an
: > > idea why?
: > > 
: > > Feb 26 03:09:52 myhost named[945]: evSelectFD(dfd=256): Invalid argument
: > > 
: > > Feb 26 03:09:52 myhost named[945]: deleting interface
: > > [204.108.211.79].53
: > 
: > 	This looks like you have a very large number of interfaces on your
: > machine and named is trying to bind to them all but running out of file
: > descriptors. Without knowing what versions of freebsd and BIND you're
: > using it's hard to say how you should fix this. 
: > 
: > Good luck,
: > 
: > Doug
: > 
: 
: -- 
: +-------------------------------------------------------------------------+
: | Omachonu Ogali                                     oogali@intranova.net |
: | Intranova Networking Group                 http://tribune.intranova.net |
: | PGP Key ID:                                                  0xBFE60839 |
: | PGP Fingerprint:       C8 51 14 FD 2A 87 53 D1  E3 AA 12 12 01 93 BD 34 |
: +-------------------------------------------------------------------------+
: 
: 
: 
: To Unsubscribe: send mail to majordomo@FreeBSD.org
: with "unsubscribe freebsd-isp" in the body of the message
: 



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.4.21.0002261829160.30605-100000>