From owner-freebsd-questions Tue Nov 6 3:56:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.fc.kiev.ua (indust.fc.kiev.ua [212.26.129.65]) by hub.freebsd.org (Postfix) with ESMTP id 8241437B418 for ; Tue, 6 Nov 2001 03:56:15 -0800 (PST) Received: (from root@localhost) by proxy.fc.kiev.ua (8.11.6/8.11.4) id fA6Bu8V83157 for freebsd-questions@freebsd.org.AVP; Tue, 6 Nov 2001 13:56:08 +0200 (EET) (envelope-from gnut@fc.kiev.ua) Received: from blend.fc.kiev.ua (blend [192.168.5.17]) by proxy.fc.kiev.ua (8.11.6/8.11.4) with ESMTP id fA6Bu7r83149 for ; Tue, 6 Nov 2001 13:56:08 +0200 (EET) (envelope-from gnut@fc.kiev.ua) Received: from localhost (localhost.fc.kiev.ua [127.0.0.1]) by blend.fc.kiev.ua (8.9.3/8.9.3) with ESMTP id NAA65518 for ; Tue, 6 Nov 2001 13:56:09 +0200 (EET) (envelope-from gnut@fc.kiev.ua) Date: Tue, 6 Nov 2001 13:56:53 +0300 From: "Oles' Hnatkevych" X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: "Oles' Hnatkevych" Organization: Finance & Credit Banking Corporation X-Priority: 3 (Normal) Message-ID: <12518810163.20011106135653@fc.kiev.ua> Disposition-Notification-To: gnut@fc.kiev.ua To: freebsd-questions@freebsd.org Subject: DNS troubles Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello freebsd-questions, got 4.4-STABLE. the problem is not only with this version. description (multipart): /etc/namedb# nslookup 192.168.3.31 192.168.5.17 Server: xxxxxxxxx Address: 192.168.5.17 Name: yyyyyyyyy Address: 192.168.3.31 means that 192.168.5.17 works as DNS /etc/namedb# more /etc/resolv.conf nameserver 127.0.0.1 /etc/namedb# more named.conf options { directory "/etc/namedb"; forward only; forwarders { 192.168.5.17; }; }; zone "0.0.127.IN-ADDR.ARPA" { type master; file "localhost.rev"; }; zone "xxxxxxxxx" { type slave; file "s/xxxxxxxxxxx"; masters { 192.168.5.17; }; }; /etc/namedb# nslookup 192.168.3.31 Server: localhost.fc.kiev.ua Address: 127.0.0.1 *** localhost.fc.kiev.ua can't find 192.168.3.31: Server failed Named does not forward requests :( And I don't know why.... With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, gnut@fc.kiev.ua Finance & Credit Banking Corporation, Kyiv, Ukraine. Industrialnaya str. 27 +380 44 2417190 Artema str. 60, +380 44 4906877 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message