From owner-freebsd-isp@FreeBSD.ORG Thu Dec 11 07:05:53 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347C816A4CE for ; Thu, 11 Dec 2003 07:05:53 -0800 (PST) Received: from mail.day-light.net (day-light.net [64.37.72.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18B1C43D2A for ; Thu, 11 Dec 2003 07:05:52 -0800 (PST) (envelope-from john@day-light.com) Received: from w1 (gabriel.day-light.net [216.162.118.203]) by mail.day-light.net (Postfix) with SMTP id 76D5135265; Thu, 11 Dec 2003 09:05:51 -0600 (CST) From: "John Brooks" To: "'::::Carlos:::Ariel:::Canta::::::::'" , Date: Thu, 11 Dec 2003 09:05:50 -0600 Message-ID: <005b01c3bff8$445dd2e0$c905010a@daylight.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal In-Reply-To: Subject: RE: djbdns X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: john@day-light.com List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 15:05:53 -0000 If I understand your question correctly... 1) To accept queries from hosts INSIDE your network # touch /path/to/dnscache/root/ip/x.x.x (where x.x.x is the network range of interior hosts) 2) To accept queries for DNS lookups from internet hosts (you should have already done this when tinydns first installed, plus you need to enter your zone data into this location: /usr/local/etc/tinydns/root/master ) # tinydns-conf tinydns dnslog /usr/local/etc/tinydns z.z.z.z (where z.z.z.z is the ip address of your authoritative nameserver) full detailed instructions are here: http://cr.yp.to/djbdns.html buena suerte -- John Brooks john@stlbsd.org -----Original Message----- From: owner-freebsd-isp@freebsd.org [mailto:owner-freebsd-isp@freebsd.org]On Behalf Of ::::Carlos:::Ariel:::Canta:::::::: Sent: Thursday, December 11, 2003 8:18 AM To: freebsd-isp@freebsd.org Subject: djbdns Hi, my english is very bad and i am try to comunicate. I am want to migrate my bind dns to djbdns with axf all ok i have my 2000 domains in data format with any problem. But my clients use de same ip for cache(dnscahe=my actully public ip) and resolver(tinydns=127.0.0.1), how can i put this system withou t put a public ip in tinydns; if a redirect my domains example : echo "127.0.0.1" > domain.com ; this works when client of my network consult directly my dnscache but dont works when any external server want to consult my tinydns. -- Carlos Ariel Canta Dto. Tecnico Redynet S.R.L