Date: Thu, 21 May 1998 09:25:40 -0700 From: Alan Batie <batie@rdrop.com> To: Studded <Studded@san.rr.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: very strange nameserver problem Message-ID: <19980521092540.63599@rdrop.com> In-Reply-To: <3563E5FD.49504753@san.rr.com>; from Studded on Thu, May 21, 1998 at 01:29:49AM -0700 References: <19980520234216.35613@rdrop.com> <3563E5FD.49504753@san.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--kGyHlBMXGt3Le3O1 Content-Type: text/plain; charset=us-ascii On Thu, May 21, 1998 at 01:29:49AM -0700, Studded wrote: > I don't see anything obviously wrong with the zone files. Are you > watching the named.log when you reload the nameserver to see if it's > giving you errors? I suspect an error in named.conf. I'm using named.conf as converted by the script with default logging. Nothing is turning up in syslog and there's no named.log. // generated by named-bootconf.pl options { directory "/etc/namedb"; listen-on { 199.2.210.241; 199.2.212.241; }; /* * If there is a firewall between you and nameservers you want * to talk to, you might need to uncomment the query-source * directive below. Previous versions of BIND always asked * questions using port 53, but BIND 8.1 uses an unprivileged * port by default. */ // query-source address * port 53; }; // Template named.boot file for Primary NameServer // type domain file zone "." { type hint; file "named.ca"; }; zone "0.0.127.in-addr.arpa" { type master; file "named.local"; }; // Forward mappings for primary (2nd-level) domain zone "rdrop.com" { type master; file "zone/rdrop.com"; }; zone "placo.com" { type master; file "zone/placo.com"; }; zone "coredump.com" { type master; file "zone/coredump.com"; }; zone "sunlab.com" { type master; file "zone/sunlab.com"; }; zone "asian.com" { type master; file "zone/asian.com"; }; zone "interstage.com" { type master; file "zone/interstage.com"; }; zone "aha4kids.com" { type master; file "zone/aha4kids.com"; }; zone "davinci-framing.com" { type master; file "zone/davinci-framing.com"; }; zone "3e.org" { type master; file "zone/3e.org"; }; zone "dirtroad.com" { type master; file "zone/dirtroad.com"; }; zone "elemental.com" { type master; file "zone/elemental.com"; }; zone "highiq.com" { type master; file "zone/highiq.com"; }; zone "aboutgirls.com" { type master; file "zone/aboutgirls.com"; }; zone "aboutguys.com" { type master; file "zone/aboutguys.com"; }; zone "ambizcom.com" { type master; file "zone/ambizcom.com"; }; // primary intercultural.org zone/intercultural.org zone "ahealthyassociation.com" { type master; file "zone/ahealthyassociation.com"; }; zone "lghtspd.com" { type master; file "zone/lghtspd.com"; }; zone "grinningcarrot.com" { type master; file "zone/grinningcarrot.com"; }; zone "northwestfishing.com" { type master; file "zone/northwestfishing.com"; }; zone "eventzone.com" { type master; file "zone/eventzone.com"; }; zone "businessid.com" { type master; file "zone/businessid.com"; }; zone "teamaware.com" { type master; file "zone/teamaware.com"; }; zone "pdxs.com" { type master; file "zone/pdxs.com"; }; zone "atomicad.com" { type master; file "zone/atomicad.com"; }; zone "periodic.com" { type master; file "zone/periodic.com"; }; zone "berrybot.org" { type master; file "zone/berrybot.org"; }; zone "wildheart.org" { type master; file "zone/wildheart.org"; }; zone "nlgcdc.org" { type master; file "zone/nlgcdc.org"; }; zone "lgbt.org" { type master; file "zone/lgbt.org"; }; zone "fastenernews.com" { type master; file "zone/fastenernews.com"; }; zone "semi-retired.com" { type master; file "zone/semi-retired.com"; }; zone "gayportland.com" { type master; file "zone/gayportland.com"; }; zone "lubed.com" { type master; file "zone/lubed.com"; }; zone "empireaviation.com" { type master; file "zone/empireaviation.com"; }; zone "gayseattle.com" { type master; file "zone/gayseattle.com"; }; zone "gayoregon.com" { type master; file "zone/gayoregon.com"; }; zone "capportland.org" { type master; file "zone/capportland.org"; }; zone "variad.com" { type master; file "zone/variad.com"; }; zone "remindmail.com" { type master; file "zone/remindmail.com"; }; zone "maidenmothercrone.com" { type master; file "zone/maidenmothercrone.com"; }; zone "acumaster.com" { type master; file "zone/acumaster.com"; }; zone "moclamp.com" { type master; file "zone/moclamp.com"; }; zone "papamurphy.com" { type master; file "zone/papamurphy.com"; }; zone "visualaspect.com" { type master; file "zone/visualaspect.com"; }; zone "rcw.net" { type master; file "zone/rcw.net"; }; zone "ericdbrown.com" { type master; file "zone/ericdbrown.com"; }; zone "naftc.com" { type master; file "zone/naftc.com"; }; zone "twisty-little-maze.com" { type master; file "zone/twisty-little-maze.com"; }; zone "earthdyn.com" { type master; file "zone/earthdyn.com"; }; zone "concretize.com" { type master; file "zone/concretize.com"; }; zone "autosail.com" { type master; file "zone/autosail.com"; }; zone "dhxadv.com" { type master; file "zone/dhxadv.com"; }; zone "bratlee.com" { type master; file "zone/bratlee.com"; }; zone "kurl.com" { type master; file "zone/kurl.com"; }; zone "windbag.com" { type master; file "zone/windbag.com"; }; zone "dec-pt.com" { type master; file "zone/dec-pt.com"; }; zone "batie.org" { type master; file "zone/batie.org"; }; // Reverse mappings for primary (2nd-level) domain zone "210.2.199.in-addr.arpa" { type master; file "rev/210.2.199.rev"; }; zone "211.2.199.in-addr.arpa" { type master; file "rev/211.2.199.rev"; }; zone "212.2.199.in-addr.arpa" { type master; file "rev/212.2.199.rev"; }; // Load (secondary) off of ns.dev.com zone "dev.com" { type slave; file "zone.sec/dev.com"; masters { 198.145.88.1; }; }; zone "mbw.placo.com" { type slave; file "zone.sec/mbw.placo.com"; masters { 199.2.211.50; }; }; zone "afternet.org" { type slave; file "zone.sec/afternet.org"; masters { 208.149.154.15; }; }; zone "portsoft.com" { type slave; file "zone.sec/portsoft.com"; masters { 208.207.3.226; }; }; zone "auction-software.com" { type slave; file "zone.sec/auction-software.com"; masters { 137.112.203.220; }; }; // Use forwarders only if you can't talk to the Internet directly. // // forwarders 198.145.88.1 -- Alan Batie ______ www.rdrop.com/users/batie Me batie@agora.rdrop.com \ / www.qrd.org The Triangle PGPFP DE 3C 29 17 C0 49 7A \ / www.pgpi.com The Weird Numbers 27 40 A5 3C 37 4A DA 52 B9 \/ www.anti-spam.net NO SPAM! --kGyHlBMXGt3Le3O1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNWRVgYv4wNua7QglAQG96AQAsYuMUXzXM3z7f57tjhw7/0tMKOb+YERH bWDK7a7HvG90jKVcgXS8CrOHT/PRGv/9WVRWw8TV4p63laGWYLD/+3o3pGLwxL4v DlNOLtzqWi8W2LwLj7BDqmfZ9JQ8J+qoe8Q4VO8w74BXktE4pqJgeKy+nmAwdqlk hd08jmNNLjo= =mpgE -----END PGP SIGNATURE----- --kGyHlBMXGt3Le3O1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980521092540.63599>