Date: Fri, 26 Feb 1999 10:40:38 +0000 From: "Jeremy D. Hartley" <ringlord@bbs.dcoisp.net> To: freebsd-questions@freebsd.org Subject: dns problem, internet servers not updating with my nameserver information. Message-ID: <3.0.5.32.19990226104038.00850ce0@bbs.dcoisp.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Greetings folks,
I am experiencing a slight problem with some DNS related issues.
I have been running Bind 4.9.6REL2 on my freebsd system for quite some
time, with no problems at all.
I recently had to remap my network to a new block of ip addresses.
I run my own primary nameserver.
After a few boneheaded mistakes on my part, I finally got the addresses and
names in place, and received no error messages from syslogd, when I start
named.
Here is the problem.
It has been 5 days since I reloaded my nameserver.
After this time, I can usually use nslookup to look up my changes on other
name servers on the internet.
I obviously can see the changes when I use my server mail.dcoisp.net (my
primary nameserver) as the default server in nslookup.
I like to use nslookup to query other nameservers to make sure of my changes.
Usually after a day or two, I can see the changes on other servers.
This, however, is not the case now.
In fact, one of my machines has somehow retained its' old ip address
assignment, if you try to look it up on other nameservers on the internet.
The host name is www.dcoisp.net
The strange thing is, other domains that my nameserver is responsible for,
show the correct names and addresses.
I am attaching my main domain db file, and my ip address db file.
Sorry if this e-mail is a little long, but I am trying to include as much
as I can.
Keep in mind that I am receiving no error messages when I run named.
Should I be concerned, or should I just wait it out and the changes will be
bisible soon?
Thanks
Jeremy
[-- Attachment #2 --]
@ IN SOA dcoisp.net. ringlord.bbs.dcoisp.net. (
1999022400 ; Serial
10800 ; Refresh every 3 Hours
3600 ; Retry every hour
604800 ; Expire after a week
86400 ) ; Minimum ttl of 1 day
; Internic reports these NS entries, so let's match them up.
IN NS mail.dcoisp.net.
IN NS ns.isp.net.
; here comes the hosts!
localhost.dcoisp.net. IN A 127.0.0.1
bbs.dcoisp.net. IN A 216.38.137.240
mail.dcoisp.net. IN A 216.38.137.230
www.dcoisp.net. IN A 216.38.137.228
[-- Attachment #3 --]
137.38.216.in-addr.arpa. IN SOA mail.dcoisp.net. ringlord.bbs.dcoisp.net. (
1999022201
10800
3600
604800
86400 )
137.38.216.in-addr.arpa. IN NS mail.dcoisp.net.
; host time baby!
240.137.38.216.in-addr.arpa. IN PTR bbs.dcoisp.net.
230.137.38.216.in-addr.arpa. IN PTR mail.dcoisp.net.
228.137.38.216.in-addr.arpa. IN PTR www.dcoisp.net.
229.137.38.216.in-addr.arpa. IN PTR twc-online.com.
243.137.38.216.in-addr.arpa. IN PTR ukconfidential.com.
233.137.38.216.in-addr.arpa. IN PTR digitechrepro.com.
232.137.38.216.in-addr.arpa. IN PTR www.43productions.com.
231.137.38.216.in-addr.arpa. IN PTR www.upclosewrestling.com.
241.137.38.216.in-addr.arpa. IN PTR www.100retro.com.
239.137.38.216.in-addr.arpa. IN PTR www.irwinconst.com.
235.137.38.216.in-addr.arpa. IN PTR www.arnanderson4ever.com.
238.137.38.216.in-addr.arpa. IN PTR mynewplace.com.
236.137.38.216.in-addr.arpa. IN PTR www.nikitakoloff.com.
234.137.38.216.in-addr.arpa. IN PTR jasonrobinson.com.
237.137.38.216.in-addr.arpa. IN PTR mainevent.net.
[-- Attachment #4 --]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990226104038.00850ce0>
