Raymond Dijkxhoorn wrote:
Could be, could you do:
dig ns surbl.org ?
Got the following output with dig:
dig ns surbl.org
; <<>> DiG 9.2.1 <<>> ns surbl.org ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26650 ;; flags: qr rd ra; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 13
;; QUESTION SECTION: ;surbl.org. IN NS
;; ANSWER SECTION: surbl.org. 61838 IN NS ns3.surbl.org. surbl.org. 61838 IN NS ns5.surbl.org. surbl.org. 61838 IN NS ns6.surbl.org. surbl.org. 61838 IN NS ns7.surbl.org. surbl.org. 61838 IN NS ns8.surbl.org. surbl.org. 61838 IN NS ns9.surbl.org. surbl.org. 61838 IN NS ns10.surbl.org. surbl.org. 61838 IN NS ns11.surbl.org. surbl.org. 61838 IN NS ns12.surbl.org. surbl.org. 61838 IN NS ns13.surbl.org. surbl.org. 61838 IN NS ns16.surbl.org. surbl.org. 61838 IN NS ns1.surbl.org. surbl.org. 61838 IN NS ns2.surbl.org.
;; ADDITIONAL SECTION: ns3.surbl.org. 61838 IN A 139.130.4.5 ns5.surbl.org. 61838 IN A 128.255.17.19 ns6.surbl.org. 61838 IN A 128.255.17.20 ns7.surbl.org. 61838 IN A 130.161.128.108 ns8.surbl.org. 61838 IN A 66.59.111.182 ns9.surbl.org. 61838 IN A 209.234.97.11 ns10.surbl.org. 61838 IN A 66.251.133.4 ns11.surbl.org. 61838 IN A 64.21.208.212 ns12.surbl.org. 61838 IN A 66.170.2.50 ns13.surbl.org. 61838 IN A 66.170.2.60 ns16.surbl.org. 61838 IN A 193.95.141.43 ns1.surbl.org. 61838 IN A 208.201.249.238 ns2.surbl.org. 61838 IN A 209.204.159.15
;; Query time: 30 msec ;; SERVER: 192.168.2.70#53(192.168.2.70) ;; WHEN: Tue Aug 17 09:46:42 2004 ;; MSG SIZE rcvd: 474
What does this actually tell?
Thank you!
Hi!
ns3.surbl.org. 61838 IN A 139.130.4.5 ns5.surbl.org. 61838 IN A 128.255.17.19 ns6.surbl.org. 61838 IN A 128.255.17.20 ns7.surbl.org. 61838 IN A 130.161.128.108
Ah!
I see at least one thats not working like it should, Jeff, when did you change:
ns7.surbl.org. 61838 IN A 130.161.128.108
That should be:
ns7.surbl.org. 61838 IN A 130.161.128.84
The main surbl.org zone runs on our bind server, not on the rbldnsd.
IF you can generate a .rbldnsd zone for the main zone, then i can also run it there, but not currently :)
Could you please check if the other servers give a valid answer?
Bye, Raymond.
On Tuesday, August 17, 2004, 12:40:52 AM, Raymond Dijkxhoorn wrote:
Hi!
ns3.surbl.org. 61838 IN A 139.130.4.5 ns5.surbl.org. 61838 IN A 128.255.17.19 ns6.surbl.org. 61838 IN A 128.255.17.20 ns7.surbl.org. 61838 IN A 130.161.128.108
Ah!
I see at least one thats not working like it should, Jeff, when did you change:
ns7.surbl.org. 61838 IN A 130.161.128.108
That should be:
ns7.surbl.org. 61838 IN A 130.161.128.84
The main surbl.org zone runs on our bind server, not on the rbldnsd.
Thanks for catching that. I've changed the numbered server back to your BIND server:
;; use the BIND server for the parent zone, etc. ns7 IN A 130.161.128.84 ; rbl1.tudelft.nl ;; do not use the rbldnsd server for the parent zone, etc. ;;ns7 IN A 130.161.128.108 ; rbldns1.tudelft.nl
At this point the numbered servers (like ns1, ns2...) are used for the parent zone and the lettered servers (like a, b, c,...) are used for the subdomains.
IF you can generate a .rbldnsd zone for the main zone, then i can also run it there, but not currently :)
The parent zone doesn't make sense served from rbldnsd, since it can't do delegations of the subdomains, etc. So the parent zone must be done from BIND.
Could you please check if the other servers give a valid answer?
Will do.
Jeff C.
On Tuesday, August 17, 2004, 2:46:15 AM, Martin Martin wrote:
Jeff Chan wrote:
Thanks for catching that. I've changed the numbered server back to your BIND server:
Confirmed working!
Thanks for your help guys!
<embarrassed> Thanks you for spotting and reporting the problem. </embarrassed>
I should have found it much earlier..... :-(
And thanks for confirming things are ok now.
Jeff C.
On Tuesday, August 17, 2004, 12:04:50 AM, Martin Martin wrote:
Is it jst me or is the surbl.org website down?
/ Martin
Comes up fine for me, but it could be intermittent DNS timeouts due to BIND being slow reloading. I'm changing my server over to rbldnsd and encouraging other of the public SURBL name servers to do likewise, but some are not converted over yet. I believe running rbldnsd will help a lot.
Jeff C.
Jeff Chan wrote:
Comes up fine for me, but it could be intermittent DNS timeouts due to BIND being slow reloading. I'm changing my server over to rbldnsd and encouraging other of the public SURBL name servers to do likewise, but some are not converted over yet. I believe running rbldnsd will help a lot.
Jeff,
Alright, but it seems like i can't find the host at all:
traceroute www.surbl.org traceroute: unknown host www.surbl.org
Anyone else from sweden experiencing the same problem?
/ Martin