Date: Thu, 25 Jul 2002 17:56:57 +0200 From: Roelof Osinga <roelof@eboa.com> To: freebsd-stable@freebsd.org Subject: Stable BIND problem Message-ID: <3D401FC9.6050803@eboa.com>
next in thread | raw e-mail | index | archive | help
When I whished to send a mail yesterday postfix wouldn't. So I checked the domain and didn't get what I expected. Thus I verified using the NS of an ISP and lo and behold, that one could find the true data. These boxes have been running quite satisfactorily for over a year and then some. But 4.6 for not even a month, so I got thinking ;). It is pretty darn sure that the ISP does not run 4.6 if FreeBSD at all, I haven't had this error in a long time, so could there be a link? Pretty darned straightforward named.conf with a sandbox and no forwarders. nslookup gives the informative "Non-existent host/domain" error message. dig produced the following: nl:/home/www/eboa/yao/ActiViti/Setup# dig @ns1.nisser.com gate3.oss.akzonobel.nl. any ; <<>> DiG 8.3 <<>> @ns1.nisser.com gate3.oss.akzonobel.nl. any ; (1 server found) ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 4 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUERY SECTION: ;; gate3.oss.akzonobel.nl, type = ANY, class = IN ;; AUTHORITY SECTION: akzonobel.nl. 1h39m18s IN SOA ns1.akzonobel.com. postmaster.ns1.akzonobel.com. ( 2002072202 ; serial 4H ; refresh 30M ; retry 5w6d16h ; expiry 1D ) ; minimum ;; Total query time: 1 msec ;; FROM: nl.nisser.com to SERVER: ns1.nisser.com 212.204.250.121 ;; WHEN: Thu Jul 25 17:18:40 2002 ;; MSG SIZE sent: 40 rcvd: 116 nl:/home/www/eboa/yao/ActiViti/Setup# nl:/home/www/eboa/yao/ActiViti/Setup# dig @ns3.nisser.com gate3.oss.akzonobel.nl. any ; <<>> DiG 8.3 <<>> @ns3.nisser.com gate3.oss.akzonobel.nl. any ; (1 server found) ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2 ;; QUERY SECTION: ;; gate3.oss.akzonobel.nl, type = ANY, class = IN ;; ANSWER SECTION: gate3.oss.akzonobel.nl. 23h51m46s IN A 192.87.3.7 ;; AUTHORITY SECTION: oss.akzonobel.nl. 12h15m45s IN NS GATEKEEPER.oss.akzonobel.nl. oss.akzonobel.nl. 12h15m45s IN NS ns1.surfnet.nl. ;; ADDITIONAL SECTION: GATEKEEPER.oss.akzonobel.nl. 12h15m45s IN A 192.87.3.2 ns1.surfnet.nl. 21h42m55s IN A 192.87.106.101 ;; Total query time: 1 msec ;; FROM: nl.nisser.com to SERVER: ns3.nisser.com 212.204.207.192 ;; WHEN: Thu Jul 25 17:20:42 2002 ;; MSG SIZE sent: 40 rcvd: 139 nl:/home/www/eboa/yao/ActiViti/Setup# With the former being one of the 4.6 culprits and the latter the white dove amongst the NS lot. Please tell me it's a simple thing and what specifically. Pretty please? Roelof -- _______________________________________________________________________ eBOAź est. 1982 http://eBOA.com/ tel. +31-58-2123014 mailto:info@eBOA.com?subject=Information_request fax. +31-58-2160293 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D401FC9.6050803>