[gentoo-user] some dns server can't find my domain

2005-05-11 Thread Claudinei Matos
Hi,

I have 1 dns server where I did setup my domain named
hospedevip.com.br and 2 another servers that actually isn't mine but
the hosting company. They all have the same zone file with the same
configuration.
Well, all these servers are setup at registro.br (brazilian
responsible for com.br domains) and I can find my domain from various
dns servers that I've made tests, but have only one (at the moment)
where I can't find my domain that is dns1.optiglobe.net.br.
Below follow some tests that I've made:

 server dns1.optiglobe.net.br
Default server: dns1.optiglobe.net.br
Address: 200.185.6.131#53
 www.hospedevip.com.br
Server: dns1.optiglobe.net.br
Address:200.185.6.131#53

** server can't find www.hospedevip.com.br: NXDOMAIN
 hospedevip.com.br
Server: dns1.optiglobe.net.br
Address:200.185.6.131#53

Non-authoritative answer:
*** Can't find hospedevip.com.br: No answer
 web01.hospedevip.com.br
Server: dns1.optiglobe.net.br
Address:200.185.6.131#53

Non-authoritative answer:
Name:   web01.hospedevip.com.br
Address: 200.155.21.212

I didn't understand why this server can't find my domain or the www
machine but can find web01 that is the true name of the host (
/etc/hostname ), so what the problem that could be happen with this
dns server? could it not access the DNS root to find my domain
responsbile DNS? Or maibe I didn't setup my DNS correctly? Below
follow my zone file:

$TTL 1W
@   IN  SOA ns1.hospedevip.com.br. root.hospedevip.com.br. (
2005050521   ;serial
28800;refresh
14400;retry
360  ;expire
86400 )  ;minimum
hospedevip.com.br.  IN  A   200.155.21.212
@   IN  NS  ns1.hospedevip.com.br.
@   IN  NS  ns2.hospedevip.com.br.
@   IN  NS  ns3.hospedevip.com.br.
@   IN  MX  20 smtp-in.locaweb.com.br.
web01   IN  A   200.155.21.212
www IN  CNAME   web01
ns1 IN  CNAME   web01
ftp IN  CNAME   web01
mail2   IN  A   200.155.21.212
db01IN  A   192.168.10.2
pop IN  CNAME   pop.hospedevip.locaweb.com.br.
smtpIN  CNAME   smtp.hospedevip.locaweb.com.br.
webmail IN  CNAME   webmail.hospedevip.locaweb.com.br.
mailIN  CNAME   pop.hospedevip.locaweb.com.br.
ns2 IN  A   200.198.176.2
ns3 IN  A   200.198.188.67


Tks in any advice,

Claudinei Matos

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] some dns server can't find my domain

2005-05-11 Thread Claudinei Matos
Hi,

I have 1 dns server where I did setup my domain named
hospedevip.com.br and 2 another servers that actually isn't mine but
the hosting company. They all have the same zone file with the same
configuration.
Well, all these servers are setup at registro.br (brazilian
responsible for com.br domains) and I can find my domain from various
dns servers that I've made tests, but have only one (at the moment)
where I can't find my domain that is dns1.optiglobe.net.br.
Below follow some tests that I've made:

 server dns1.optiglobe.net.br
Default server: dns1.optiglobe.net.br
Address: 200.185.6.131#53
 www.hospedevip.com.br
Server: dns1.optiglobe.net.br
Address:200.185.6.131#53

** server can't find www.hospedevip.com.br: NXDOMAIN
 hospedevip.com.br
Server: dns1.optiglobe.net.br
Address:200.185.6.131#53

Non-authoritative answer:
*** Can't find hospedevip.com.br: No answer
 web01.hospedevip.com.br
Server: dns1.optiglobe.net.br
Address:200.185.6.131#53

Non-authoritative answer:
Name:   web01.hospedevip.com.br
Address: 200.155.21.212

I didn't understand why this server can't find my domain or the www
machine but can find web01 that is the true name of the host (
/etc/hostname ), so what the problem that could be happen with this
dns server? could it not access the DNS root to find my domain
responsbile DNS? Or maibe I didn't setup my DNS correctly? Below
follow my zone file:

$TTL 1W
@   IN  SOA ns1.hospedevip.com.br. root.hospedevip.com.br. (
   2005050521   ;serial
   28800;refresh
   14400;retry
   360  ;expire
   86400 )  ;minimum
hospedevip.com.br.  IN  A   200.155.21.212
@   IN  NS  ns1.hospedevip.com.br.
@   IN  NS  ns2.hospedevip.com.br.
@   IN  NS  ns3.hospedevip.com.br.
@   IN  MX  20 smtp-in.locaweb.com.br.
web01   IN  A   200.155.21.212
www IN  CNAME   web01
ns1 IN  CNAME   web01
ftp IN  CNAME   web01
mail2   IN  A   200.155.21.212
db01IN  A   192.168.10.2
pop IN  CNAME   pop.hospedevip.locaweb.com.br.
smtpIN  CNAME   smtp.hospedevip.locaweb.com.br.
webmail IN  CNAME   webmail.hospedevip.locaweb.com.br.
mailIN  CNAME   pop.hospedevip.locaweb.com.br.
ns2 IN  A   200.198.176.2
ns3 IN  A   200.198.188.67

Tks in any advice,

Claudinei Matos

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] some dns server can't find my domain

2005-05-11 Thread Brian Downey
On May 11, 2005, at 3:17 PM, Claudinei Matos wrote:
Hi,
I have 1 dns server where I did setup my domain named
hospedevip.com.br and 2 another servers that actually isn't mine but
the hosting company. They all have the same zone file with the same
configuration.
Well, all these servers are setup at registro.br (brazilian
responsible for com.br domains) and I can find my domain from various
dns servers that I've made tests, but have only one (at the moment)
where I can't find my domain that is dns1.optiglobe.net.br.
Below follow some tests that I've made:
Well, from here the SOA record isn't pointing to any of the DNS  
servers you mentioned.  SOA is reporting as:

;; AUTHORITY SECTION:
hospedevip.com.br.  3600IN  SOA ns1.datacenter1.com.br.
Which doesn't know anything about hospedevip.com.br:
;; QUESTION SECTION:
;hospedevip.com.br. IN  A
Are you sure your registrar's name server entries are set up correctly?
-b

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] some dns server can't find my domain

2005-05-11 Thread Qian Qiao
On 11/05/05, Claudinei Matos [EMAIL PROTECTED] wrote:
 Hi,
 
 I have 1 dns server where I did setup my domain named
 hospedevip.com.br and 2 another servers that actually isn't mine but
 the hosting company. They all have the same zone file with the same
 configuration.
 Well, all these servers are setup at registro.br (brazilian
 responsible for com.br domains) and I can find my domain from various
 dns servers that I've made tests, but have only one (at the moment)
 where I can't find my domain that is dns1.optiglobe.net.br.
 Below follow some tests that I've made:
 
  server dns1.optiglobe.net.br
 Default server: dns1.optiglobe.net.br
 Address: 200.185.6.131#53
  www.hospedevip.com.br
 Server: dns1.optiglobe.net.br
 Address:200.185.6.131#53
 
 ** server can't find www.hospedevip.com.br: NXDOMAIN
  hospedevip.com.br
 Server: dns1.optiglobe.net.br
 Address:200.185.6.131#53
 
 Non-authoritative answer:
 *** Can't find hospedevip.com.br: No answer
  web01.hospedevip.com.br
 Server: dns1.optiglobe.net.br
 Address:200.185.6.131#53
 
 Non-authoritative answer:
 Name:   web01.hospedevip.com.br
 Address: 200.155.21.212
 
 I didn't understand why this server can't find my domain or the www
 machine but can find web01 that is the true name of the host (
 /etc/hostname ), so what the problem that could be happen with this
 dns server? could it not access the DNS root to find my domain
 responsbile DNS? Or maibe I didn't setup my DNS correctly? Below
 follow my zone file:
 
 $TTL 1W
 @   IN  SOA ns1.hospedevip.com.br. root.hospedevip.com.br. (
2005050521   ;serial
28800;refresh
14400;retry
360  ;expire
86400 )  ;minimum
 hospedevip.com.br.  IN  A   200.155.21.212
 @   IN  NS  ns1.hospedevip.com.br.
 @   IN  NS  ns2.hospedevip.com.br.
 @   IN  NS  ns3.hospedevip.com.br.
 @   IN  MX  20 smtp-in.locaweb.com.br.
 web01   IN  A   200.155.21.212
 www IN  CNAME   web01
 ns1 IN  CNAME   web01
 ftp IN  CNAME   web01
 mail2   IN  A   200.155.21.212
 db01IN  A   192.168.10.2
 pop IN  CNAME   pop.hospedevip.locaweb.com.br.
 smtpIN  CNAME   smtp.hospedevip.locaweb.com.br.
 webmail IN  CNAME   webmail.hospedevip.locaweb.com.br.
 mailIN  CNAME   pop.hospedevip.locaweb.com.br.
 ns2 IN  A   200.198.176.2
 ns3 IN  A   200.198.188.67
 
 Tks in any advice,
 

First thing i noticed is ns1 is a CNAME to web01, each of you NS
records much correspond hosts with A records, in other words, u need a
A record for ns1.

After doing so, set ur dns server to ns1, and query for each of the
hosts, say www and mail and stuff, see if u get authoritative answers,
if so, just sit and wait for the records to propogate to other DNS
around the globe.

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] some dns server can't find my domain

2005-05-11 Thread Claudinei Matos
but I can just add a line:
ns1 IN  A   200.155.21.212
where 200.155.21.212 is the same address of web01.hospedevip.com.br, right?
when I did setup it and reloaded named I get the follow lines at the log file:

May 11 17:38:06 web01 named[10248]: loading configuration from
'/etc/bind/named.conf'
May 11 17:38:06 web01 named[10248]: dns_master_load:
pri/hospedevip.com.br.zone:18: ns1.hospedevip.com.br: CNAME and other
data
May 11 17:38:06 web01 named[10248]: zone hospedevip.com.br/IN: loading
master file pri/hospedevip.com.br.zone: CNAME and other data

Is that right?

Tks,

Claudinei Matos

On 5/11/05, Qian Qiao [EMAIL PROTECTED] wrote:
 
 First thing i noticed is ns1 is a CNAME to web01, each of you NS
 records much correspond hosts with A records, in other words, u need a
 A record for ns1.
 
 After doing so, set ur dns server to ns1, and query for each of the
 hosts, say www and mail and stuff, see if u get authoritative answers,
 if so, just sit and wait for the records to propogate to other DNS
 around the globe.
 
 -- Joe

-- 
gentoo-user@gentoo.org mailing list