From owner-freebsd-questions Sun Mar 16 7:26:42 2003 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 2A58337B401 for ; Sun, 16 Mar 2003 07:26:40 -0800 (PST) Received: from rammstein.mweb.co.za (rammstein.mweb.co.za [196.2.53.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA9543F93 for ; Sun, 16 Mar 2003 07:26:13 -0800 (PST) (envelope-from dj_boris@mail.ru) Received: from kny-dial-196-7-205-133.mweb.co.za ([196.7.205.133] helo=d) by rammstein.mweb.co.za with smtp (Exim 3.33 #1) id 18uZlf-000135-00; Sun, 16 Mar 2003 17:09:43 +0200 Message-ID: <003001c2ebd0$32b73e70$85cd07c4@d> From: "DJ Boris" To: "Bill Moran" Cc: "freebsd-questions" References: <001f01c2ebc5$b67c7690$85cd07c4@d> <3E748FEE.9000902@potentialtech.com> Subject: Re: how can I stop named to dial out at startup Date: Sun, 16 Mar 2003 17:24:44 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 yes I have dialup yes. my named.conf is actually quite simple as I only use it for dns forwarding therefore I don't actually need to set the heartbeat-interval. if I start named, let it dial, wait for the ppp time out to expire and leave the system for days without any traffic it doesn't dial. so it is working properly. the only thing that I can't uinderstand is why named makes ppp dial out when it is only suppoed to forward dns requests. and I have no other app that does dns requests. ----- Original Message ----- From: "Bill Moran" To: "DJ Boris" Cc: "freebsd-questions" Sent: Sunday, March 16, 2003 4:53 PM Subject: Re: how can I stop named to dial out at startup > DJ Boris wrote: > > hi there, > > > > I use named to only forward dns requests (if any). every time I start it > > (manually from the command line) it dials out. then the ppp times out after > > 3 mins, connection gets dropped and everything geos back to normal. as soon > > as a dns request arrives ppp kicks in.. and so on and so on. > > > > in named.conf I have forward only and have set forwarders. so everything is > > OK but just that initial dial out at start up is annoying me. > > > > i have read named.conf manual and there is says that you can put "dialup > > yes" have done that but no luck and I think this option is more for proper > > dns and doesn't apply to dns forwarding > > Did you put the "dialup yes" as a global option? If not, it might only apply > to certain zones, and other zones will update as needed. > > Also, did you set the "heartbeat-interval"? I don't know what the default is, > but you'll probably want to set it pretty high. > > Also, the system will _always_ dial out if it doesn't have the DNS information > requested. > > Just some thoughts. > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message