From owner-freebsd-questions@FreeBSD.ORG Mon May 10 06:04:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D20D516A4CE for ; Mon, 10 May 2004 06:04:35 -0700 (PDT) Received: from ux1.ibb.net (ux1.ibb.net [64.215.98.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E737243D3F for ; Mon, 10 May 2004 06:04:34 -0700 (PDT) (envelope-from mipam@ibb.net) Received: from localhost (mipam@localhost) by ux1.ibb.net (8.9.3/8.9.3/UX1TT) with ESMTP id NAA06557 for ; Mon, 10 May 2004 13:53:01 +0200 X-Authentication-Warning: ux1.ibb.net: mipam owned process doing -bs Date: Mon, 10 May 2004 13:53:01 +0200 (MET DST) From: Mipam To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: options in /etc/resolv.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 13:04:35 -0000 Hi, I wish to use the following option in /etc/resolv.conf options timeout:40 However in man resolv.conf(5) i notice that this option isnt available. But i read here: http://ops.ietf.org/lists/namedroppers/namedroppers.199x/msg03798.html that this option is available from bind 8.2 named -v yields: named 8.3.7-REL Does freebsd use a modified version with not all options which comes in bind 8.3? Bye, Mipam.