From owner-freebsd-questions@FreeBSD.ORG Thu Mar 6 16:23:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D8F71065674 for ; Thu, 6 Mar 2008 16:23:06 +0000 (UTC) (envelope-from wearabnet@yahoo.ca) Received: from web33702.mail.mud.yahoo.com (web33702.mail.mud.yahoo.com [68.142.201.199]) by mx1.freebsd.org (Postfix) with SMTP id 53F5E8FC1E for ; Thu, 6 Mar 2008 16:23:06 +0000 (UTC) (envelope-from wearabnet@yahoo.ca) Received: (qmail 55149 invoked by uid 60001); 6 Mar 2008 16:23:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=HifEjOzT9lxLHPR2AXZz0QJGlNEr26OHsfyZMATRJLt1Z35/t7DCKzjrjC+bNOgb2huhZjBTKnDeqhy2qqypjAfQHRrmay42oc+F57o5wlVDQ85Qbu1DeFfxGRDbeWdXPFCqB1+RsjAPwxyWyyOhbPknlxnVv4A1elteMZ6XI8k=; X-YMail-OSG: 9r2Qhp4VM1mRAlzmTtTcnKwI2CMitwPmwSpk5SlBVwoYdVmxgBE2DhYekJPkO4IOW_mtmtTiPVEhjPxRhiDU44Z4fv6Qjeut1kIXVXxmd6cFCFGlt50- Received: from [82.148.96.69] by web33702.mail.mud.yahoo.com via HTTP; Thu, 06 Mar 2008 08:23:05 PST X-Mailer: YahooMailRC/902.35 YahooMailWebService/0.7.162 Date: Thu, 6 Mar 2008 08:23:05 -0800 (PST) From: Abdullah Ibn Hamad Al-Marri To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <760574.54570.qm@web33702.mail.mud.yahoo.com> Subject: FreeBSD 7.0 BIND high ram usage and weird transfer msg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 16:23:06 -0000 Hey, FreeBSD NS3.WeArab.Net 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Mar 1 21:19:43 UTC 2008 arabian@NS3.WeArab.Net:/usr/obj/usr/src/sys/NS3 i386 6713 bind 4 44 0 234M 184M select 16:42 0.00% named NS3# tail /var/log/messages Mar 6 14:50:27 NS3 named[6713]: transfer of 'wearab.net/IN' from 66.90.108.35#53: failed while receiving responses: permission denied Mar 6 14:54:13 NS3 named[6713]: clients-per-query increased to 11 Mar 6 15:02:41 NS3 named[6713]: dumping master file: tmp-LPdMFdRxdo: open: permission denied Mar 6 15:02:41 NS3 named[6713]: transfer of 'wearab.net/IN' from 66.90.108.35#53: failed while receiving responses: permission denied Mar 6 15:14:19 NS3 named[6713]: dumping master file: tmp-4S91cXt75i: open: permission denied Mar 6 15:14:19 NS3 named[6713]: transfer of 'wearab.net/IN' from 66.90.108.35#53: failed while receiving responses: permission denied Mar 6 15:28:11 NS3 named[6713]: dumping master file: tmp-TjAwfxT5h0: open: permission denied Mar 6 15:28:11 NS3 named[6713]: transfer of 'wearab.net/IN' from 66.90.108.35#53: failed while receiving responses: permission denied include "/etc/namedb/rndc.key"; controls { inet 127.0.0.1 allow { localhost; } keys { "rndc-key"; }; }; // $FreeBSD: src/etc/namedb/named.conf,v 1.21.2.6 2007/08/17 04:39:15 dougb Exp $ // // Refer to the named.conf(5) and named(8) man pages, and the documentation // in /usr/share/doc/bind9 for more details. // // If you are going to set up an authoritative server, make sure you // understand the hairy details of how DNS works. Even with // simple mistakes, you can break connectivity for affected parties, // or cause huge amounts of useless Internet traffic. options { directory "/etc/namedb"; query-source address 66.90.105.114 port 53; listen-on port 53 { 66.90.105.114; // NS3.WeArab.Net }; allow-transfer { 66.90.108.35; // NS1.WeArab.Net 65.215.220.147; // NS2.WeArab.Net }; allow-query { any; }; allow-recursion { any; }; }; etc changed user expected 0 found 53 modified gid expected 0 found 53 modified etc/namedb changed user expected 0 found 53 modified gid expected 0 found 53 modified Freebsd always resets them unless we run named as root I didn't have alot of ram usage or these problems when I was running FreeBSD 6.2-STABLE. Any hints? Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/ ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ