Hi all,
I have had kind of a weird thing happen. I started using BIND 8 to serve DNS for my 
domain 'randomwords.ca' from my home server.
After a week I cannot reach it from anywhere other than the university network or on 
the local name server.

When I am logged on at home I can dig it up no problem:
; <<>> DiG 8.3 <<>> randomwords.ca
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37284
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3
;; QUERY SECTION:
;;      randomwords.ca, type = A, class = IN

;; ANSWER SECTION:
randomwords.ca.         3D IN A         68.144.109.181

;; AUTHORITY SECTION:
randomwords.ca.         3D IN NS        randomwords.ca.
randomwords.ca.         3D IN NS        ns1.granitecanyon.com.
randomwords.ca.         3D IN NS        ns2.granitecanyon.com.

Reverse works fine too. I can't reach these when I am anywhere else though.

Does anyone have some experience with this? I would just assumed I have screwed up the 
configuration someplace, but I can reach that name from the university (which is not 
my home network)

My first thought was that ISP was blocking port 53 but nmap says the port is open to 
the internet address.

Any thoughts? 

Thanks,

Shane



_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to