Date: Thu, 11 Dec 2003 09:05:50 -0600 From: "John Brooks" <john@day-light.com> To: "'::::Carlos:::Ariel:::Canta::::::::'" <admin@redy.net.ar>, <freebsd-isp@freebsd.org> Subject: RE: djbdns Message-ID: <005b01c3bff8$445dd2e0$c905010a@daylight.net> In-Reply-To: <oprz0sny1jg5bkrx@smtp.redynet.com.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005b01c3bff8$445dd2e0$c905010a>