Registering a .biz

Soheil Shaghaghi soheil at jhanna.com
Tue Aug 6 03:27:30 UTC 2002


>Why do you think anyone would ever query your servers for zones that are
>not delegated to them?

Well, I guess you didn't read my first message Pete!
I said, my client wants to transfer his .biz and .co.uk to my server, since
I am already hosting the .net for him! He wants them all to point to the
.net
I know the servers are not pointing to my DNS just yet. I am trying to solve
this issue, before having them transferred over.

Now, one more time:
Here is the dig results from the shell of the NS server:
dig www.uflirt.net

; <<>> DiG 8.3 <<>> www.uflirt.net
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUERY SECTION:
;;      www.uflirt.net, type = A, class = IN

;; ANSWER SECTION:
www.uflirt.net.         1D IN A         216.188.0.67

;; AUTHORITY SECTION:
uflirt.net.             1D IN NS        ns2.jhanna.net.
uflirt.net.             1D IN NS        ns1.jhanna.net.

;; ADDITIONAL SECTION:
ns1.jhanna.net.         1D IN A         216.188.0.67
ns2.jhanna.net.         1D IN A         216.188.0.66

;; Total query time: 16 msec
;; FROM: www.jhanna.com to SERVER: default -- 0.0.0.0
;; WHEN: Mon Aug  5 19:49:11 2002
;; MSG SIZE  sent: 32  rcvd: 123


dig www.uflirt.biz

; <<>> DiG 8.3 <<>> www.uflirt.biz
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 4
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;      www.uflirt.biz, type = A, class = IN

;; Total query time: 1 msec
;; FROM: www.jhanna.com to SERVER: default -- 0.0.0.0
;; WHEN: Mon Aug  5 19:49:20 2002
;; MSG SIZE  sent: 32  rcvd: 32



Here is the ping results:
ping www.uflirt.net
PING www.uflirt.net (216.188.0.67): 56 data bytes
64 bytes from 216.188.0.67: icmp_seq=0 ttl=255 time=0.047 ms
64 bytes from 216.188.0.67: icmp_seq=1 ttl=255 time=0.080 ms
--- www.uflirt.net ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.047/0.064/0.080/0.016 ms


ping www.uflirt.biz
ping: cannot resolve www.uflirt.biz: Host name lookup failure

Here is the NSLookup results:
nslookup www.uflirt.net
Server:  www.jhanna.com
Address:  0.0.0.0

Name:    www.uflirt.net
Address:  216.188.0.67


nslookup www.uflirt.biz
Server:  www.jhanna.com
Address:  0.0.0.0

*** www.jhanna.com can't find www.uflirt.biz: Non-existent host/domain



Here is the NSlookup, not using my Primary name server:
nslookup www.uflirt.biz ns2.jhanna.net
Server:  ns2.jhanna.net
Address:  216.188.0.66

Non-authoritative answer:
Name:    www6.datacenta.net
Address:  217.33.105.28
Aliases:  www.uflirt.biz

I hope this is enough information.

Thanks everyone for all your help.
Soheil


-----Original Message-----
From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org]On
Behalf Of Pete Ehlke
Sent: Monday, August 05, 2002 7:25 PM
To: Soheil Shaghaghi
Cc: comp-protocols-dns-bind at isc.org
Subject: Re: Registering a .biz



On Mon, Aug 05, 2002 at 06:27:26PM -0700, Soheil Shaghaghi wrote:
>
> Thanks for your reply!
> The reason I did not provide any details is simple: I am asking if it's
> possible or not to begin with!
> Since you are telling me there should not be a problem, here is the info
you
> requested:
> Once again, I can set .com, .net, .org, ,info
> I am having problems with .biz and .co.uk
>
> Thanks so much, and here is the info:
> FreeBSD 4.2
> Apache 1.3.6
>
> named version: BIND 9.1.1
> named.conf:
> options {
> 	directory "/etc/namedb";
>         allow-transfer {
>             127.0.0.1;
> 	    216.188.0.66;
>             209.126.130.14;
>         };
> 	pid-file "/var/run/named/named.pid";
> 	auth-nxdomain no;
>         listen-on { 216.188.0.67; 127.0.0.1; };
> };
> key rndc_key {
>         algorithm       hmac-md5;
>         secret          "U2VyIEdlciBOYW0K";
> };
>
> controls {
>         inet 127.0.0.1 allow { localhost; } keys { rndc_key; };
> };
>
> zone "." {
> 	type hint;
> 	file "named.root";
> };
> zone "0.0.127.in-addr.arpa"{
> 	type master;
> 	file "named.local";
> };
>
> zone "0.IN-ADDR.ARPA" {
>         type master;
>         file "nullzone";
> };
>
> zone "255.IN-ADDR.ARPA" {
>         type master;
>         file "nullzone";
> };
> zone "jhanna.com" {
> 	type master;
> 	file "primary/jhanna.com.hosts";
> };
> zone "uflirt.biz" {
>         type master;
>         file "primary.uflirt.biz.hosts";
> };
> zone "uflirt.info" {
>         type master;
>         file "primary/uflirt.info.hosts";
> };
> zone "uflirt.com" {
>         type master;
>         file "primary/uflirt.com.hosts";
> };
> zone "uflirt.co.uk" {
> 	type master;
> 	file "primary/uflirt.co.uk.hosts";
> };
> zone "uflirt.net" {
> 	type master;
> 	file "primary/uflirt.net.hosts";
> };
> zone "jhanna.net" {
> 	type master;
> 	file "primary/jhanna.net.hosts";
> };
>
>
> New time zone: uflirt.biz.hosts:
>
> $TTL    86400
>
> @		IN	SOA	ns1.jhanna.net. hostmaster.ns1.jhanna.net. (
> 			2002050502
> 			140800
> 			7200
> 			604800
> 			86400 )
>
> 		IN	NS	ns1.jhanna.net.
> 		IN	NS	ns2.jhanna.net.
>
bastet[~]$ dig +short uflirt.biz ns @f.gtld.biz
NS1.LOGICINTERNET.NET.
NS2.LOGICINTERNET.NET.
bastet[~]$

bastet[~]$ dig +short uflirt.co.uk  ns @ns-nom.pipex.net
dns0.easily.co.uk.
dns1.easily.co.uk.
bastet[~]$

Why do you think anyone would ever query your servers for zones that are
not delegated to them?

-Pete






More information about the bind-users mailing list