Re: [users] Fresh vegadns and djbdns, config problem (www.nich.ch)

2004-10-14 Thread NORA CENTRAL
Bob Hutchinson wrote:
You do not have to have tinydns running in order to test. 
cd  /etc/tinydns/root
Create data, run 'make' and use 
 

djbdns running ok. 
Vegadns  ship  data file automatic(dcron) to 2 dns-host  via wget.
dcron =>  run make in  /etc/tinydns/root  (on-demand   or all 10 min's)
My problem: Registar nic.ch dos not like the answers  from tinydns.
212.254.240.69=>  ns1.designa.ch
212.254.241.30=>  ns.preismarkt.ch
I need  correct  the content  in file "data|data.cdb"
I need to know what is errorenous with the tinydns-answer.

nora


Re: [users] Fresh vegadns and djbdns, config problem (www.nich.ch)

2004-10-14 Thread Bob Hutchinson
On Thursday 14 October 2004 08:04, NORA CENTRAL wrote:
> Bob Hutchinson wrote:
> >On Wednesday 13 October 2004 15:38, NORA CENTRAL wrote:
> >>Hallo
> >>I am new with djbdns and vegadns. I installed it  on two subnet:
> >>
> >>The registrar (www.nic.ch)  say: nameserver-check-error.
> >>
> >>Thanks for helping.
> >>nora
> >>
> >>212.254.240.69==>  ns1.designa.ch
> >>#designa.ch
> >>+designa.ch:212.254.241.30:3600
> >>+mail.designa.ch:212.254.240.78:3600
> >>+ns1.designa.ch:212.254.240.69:3600
> >>+www.designa.ch:212.254.241.30:3600
> >>@designa.ch::mail.designa.ch:0:3600
> >>&designa.ch::ns.preismarkt.ch:3600
> >>&designa.ch::ns1.designa.ch:3600
> >>Zdesigna.ch:ns1.designa.ch:hostmaster.designa.ch::16384:2048:1048576:2560
> >>:8 6400
> >>
> >>
> >>212.254.241.30==>  ns.preismarkt.ch
> >>#preismarkt.ch
> >>+mail.preismarkt.ch:212.254.241.30:3600
> >>+ns.preismarkt.ch:212.254.241.30:3600
> >>+preismarkt.ch:212.254.241.30:3600
> >>+www.preismarkt.ch:212.254.241.30:3600
> >>@preismarkt.ch::mail.preismarkt.ch:0:3600
> >>&preismarkt.ch::ns.preismarkt.ch:3600
> >>Zpreismarkt.ch:ns.preismnarkt.ch:hostmaster.preismarkt.ch::16384:2048:104
> >>85 76:2560:86400

Ooops, typo ns.preismnarkt.ch

> >
> >I'm not clear what the problem is. Here is the output of dnsqr:
>
> The problem is:
> 1) domains: designa.ch and preismarkt.ch  are registered before as
> regular domain
> 2) now  ns1.designa.ch (212.254.240.69)  and ns.preismarkt.ch
> (212.254.241.30) registered as "nameserver host"
> 3) i will setting up ns1.designa.ch  and  ns.preismarkt.ch  as nameserver
>
> ># dnsqr any designa.ch
> >255 designa.ch:
> >197 bytes, 1+5+2+1 records, response, noerror
> >query: 255 designa.ch
> >answer: designa.ch 7195 A 212.254.240.100
> >answer: designa.ch 7195 MX 10 mail.designa.ch
> >answer: designa.ch 7195 SOA ns1.paycode.ch sk.kosak.ch 4 7200 3600 172800
> > 7200 answer: designa.ch 7195 NS ns.kosak.ch
> >answer: designa.ch 7195 NS ns1.paycode.ch
> >authority: designa.ch 7195 NS ns1.paycode.ch
> >authority: designa.ch 7195 NS ns.kosak.ch
> >additional: mail.designa.ch 7195 A 212.254.240.78
> >
> ># dnsname 212.254.240.100
> >adsl-240-100-fixip.tiscali.ch
> >
> ># dnsqr any preismarkt.ch
> >255 preismarkt.ch:
> >211 bytes, 1+5+2+2 records, response, noerror
> >query: 255 preismarkt.ch
> >answer: preismarkt.ch 7192 A 212.254.241.30
> >answer: preismarkt.ch 7192 MX 10 mail.preismarkt.ch
> >answer: preismarkt.ch 7192 SOA ns1.paycode.ch sk.paycode.ch 8 7200 3600
> > 172800 7200
> >answer: preismarkt.ch 7192 NS ns2.preismarkt.ch
> >answer: preismarkt.ch 7192 NS ns1.paycode.ch
> >authority: preismarkt.ch 7192 NS ns1.paycode.ch
> >authority: preismarkt.ch 7192 NS ns2.preismarkt.ch
> >additional: mail.preismarkt.ch 7192 A 212.254.240.78
> >additional: ns2.preismarkt.ch 7192 A 212.254.241.30
>
> my next new IP's to be register now
>
> # dnsname 212.254.241.30
> adsl-241-30-fixip.tiscali.ch
>
> # dnsname 212.254.240.69
> adsl-240-69-fixip.tiscali.ch
>
> >All the reverse dns works
>
> yes
>
> >Your soa record does not match up with what is in the data.cdb
>
> Yes, this my  live (!) old config   ---  i will this overwrite  with the
> new one (in the data.cdb)  --  but  www.nic.ch say no
>
> ># dnsqr soa preismarkt.ch
> >6 preismarkt.ch:
> >146 bytes, 1+1+2+2 records, response, noerror
> >query: 6 preismarkt.ch
> >answer: preismarkt.ch 6142 SOA ns1.paycode.ch sk.paycode.ch 8 7200 3600
> > 172800 7200
> >
> >Where is hostmaster.preismarkt.ch
>
> yes this is error, but  [EMAIL PROTECTED]  dos not exist  as E-Mail.

well just make one ;-)

echo '[EMAIL PROTECTED]' > /var/qmail/alias/.qmail-hostmaster
That is if you are using qmail, which goes nicely with djbdns

If you are using sendmail put it into /etc/aliases or /etc/mail/aliases

>
> >Perhaps the 'Z' records are not right:
> >
> >Zdesigna.ch:ns1.designa.ch:hostmaster.designa.ch::16384:2048:1048576:2560:
> >86400
> >
> >There is no nameserver ns1.designa.ch
> >
> >Zdesigna.ch:ns1.paycode.ch:hostmaster.designa.ch::16384:2048:1048576:2560:
> >86400
> >
> >might work better
>
> I wil delete next time the nameservers:  ns1.paycode.ch  and ns.kosak.ch
>
> I hope my comment help  to understand this problem: "registering 2 new
> nameserver host and setting up 2 new nameserver on 2 subnet" .   I used
> before  Bind9, Maradns, Posadisdns - VegaDNS (and djbdns)  is a top
> luxus version for me. One location  add, edit, change  and in other
> locations  serve .

You do not have to have tinydns running in order to test. 
cd  /etc/tinydns/root
Create data, run 'make' and use 

tinydns-get a designa.ch

(or whatever) to test your configuration

good luck!

bye
>
> nora

-- 
-
Bob Hutchinson
Midwales dot com
-


Re: [users] Fresh vegadns and djbdns, config problem (www.nich.ch)

2004-10-14 Thread NORA CENTRAL
Bob Hutchinson wrote:
On Wednesday 13 October 2004 15:38, NORA CENTRAL wrote:
 

Hallo
I am new with djbdns and vegadns. I installed it  on two subnet:
The registrar (www.nic.ch)  say: nameserver-check-error.
Thanks for helping.
nora
212.254.240.69==>  ns1.designa.ch
#designa.ch
+designa.ch:212.254.241.30:3600
+mail.designa.ch:212.254.240.78:3600
+ns1.designa.ch:212.254.240.69:3600
+www.designa.ch:212.254.241.30:3600
@designa.ch::mail.designa.ch:0:3600
&designa.ch::ns.preismarkt.ch:3600
&designa.ch::ns1.designa.ch:3600
Zdesigna.ch:ns1.designa.ch:hostmaster.designa.ch::16384:2048:1048576:2560:8
6400
212.254.241.30==>  ns.preismarkt.ch
#preismarkt.ch
+mail.preismarkt.ch:212.254.241.30:3600
+ns.preismarkt.ch:212.254.241.30:3600
+preismarkt.ch:212.254.241.30:3600
+www.preismarkt.ch:212.254.241.30:3600
@preismarkt.ch::mail.preismarkt.ch:0:3600
&preismarkt.ch::ns.preismarkt.ch:3600
Zpreismarkt.ch:ns.preismnarkt.ch:hostmaster.preismarkt.ch::16384:2048:10485
76:2560:86400
   

I'm not clear what the problem is. Here is the output of dnsqr:
 

The problem is:  
1) domains: designa.ch and preismarkt.ch  are registered before as 
regular domain
2) now  ns1.designa.ch (212.254.240.69)  and ns.preismarkt.ch  
(212.254.241.30) registered as "nameserver host"
3) i will setting up ns1.designa.ch  and  ns.preismarkt.ch  as nameserver

# dnsqr any designa.ch
255 designa.ch:
197 bytes, 1+5+2+1 records, response, noerror
query: 255 designa.ch
answer: designa.ch 7195 A 212.254.240.100
answer: designa.ch 7195 MX 10 mail.designa.ch
answer: designa.ch 7195 SOA ns1.paycode.ch sk.kosak.ch 4 7200 3600 172800 7200
answer: designa.ch 7195 NS ns.kosak.ch
answer: designa.ch 7195 NS ns1.paycode.ch
authority: designa.ch 7195 NS ns1.paycode.ch
authority: designa.ch 7195 NS ns.kosak.ch
additional: mail.designa.ch 7195 A 212.254.240.78
# dnsname 212.254.240.100
adsl-240-100-fixip.tiscali.ch
# dnsqr any preismarkt.ch
255 preismarkt.ch:
211 bytes, 1+5+2+2 records, response, noerror
query: 255 preismarkt.ch
answer: preismarkt.ch 7192 A 212.254.241.30
answer: preismarkt.ch 7192 MX 10 mail.preismarkt.ch
answer: preismarkt.ch 7192 SOA ns1.paycode.ch sk.paycode.ch 8 7200 3600 172800 
7200
answer: preismarkt.ch 7192 NS ns2.preismarkt.ch
answer: preismarkt.ch 7192 NS ns1.paycode.ch
authority: preismarkt.ch 7192 NS ns1.paycode.ch
authority: preismarkt.ch 7192 NS ns2.preismarkt.ch
additional: mail.preismarkt.ch 7192 A 212.254.240.78
additional: ns2.preismarkt.ch 7192 A 212.254.241.30
 

my next new IP's to be register now
# dnsname 212.254.241.30
adsl-241-30-fixip.tiscali.ch
# dnsname 212.254.240.69
adsl-240-69-fixip.tiscali.ch 

All the reverse dns works
 

yes
Your soa record does not match up with what is in the data.cdb
 

Yes, this my  live (!) old config   ---  i will this overwrite  with the 
new one (in the data.cdb)  --  but  www.nic.ch say no 

# dnsqr soa preismarkt.ch
6 preismarkt.ch:
146 bytes, 1+1+2+2 records, response, noerror
query: 6 preismarkt.ch
answer: preismarkt.ch 6142 SOA ns1.paycode.ch sk.paycode.ch 8 7200 3600 172800 
7200

Where is hostmaster.preismarkt.ch
 

yes this is error, but  [EMAIL PROTECTED]  dos not exist  as E-Mail.
Perhaps the 'Z' records are not right:
Zdesigna.ch:ns1.designa.ch:hostmaster.designa.ch::16384:2048:1048576:2560:86400
There is no nameserver ns1.designa.ch
Zdesigna.ch:ns1.paycode.ch:hostmaster.designa.ch::16384:2048:1048576:2560:86400
might work better
 

I wil delete next time the nameservers:  ns1.paycode.ch  and ns.kosak.ch
I hope my comment help  to understand this problem: "registering 2 new 
nameserver host and setting up 2 new nameserver on 2 subnet" .   I used 
before  Bind9, Maradns, Posadisdns - VegaDNS (and djbdns)  is a top 
luxus version for me. One location  add, edit, change  and in other  
locations  serve . 

nora



Re: [users] Fresh vegadns and djbdns, config problem (www.nich.ch)

2004-10-13 Thread Bob Hutchinson
On Wednesday 13 October 2004 15:38, NORA CENTRAL wrote:
> Hallo
> I am new with djbdns and vegadns. I installed it  on two subnet:
>
> The registrar (www.nic.ch)  say: nameserver-check-error.
>
> Thanks for helping.
> nora
>
> 212.254.240.69==>  ns1.designa.ch
> #designa.ch
> +designa.ch:212.254.241.30:3600
> +mail.designa.ch:212.254.240.78:3600
> +ns1.designa.ch:212.254.240.69:3600
> +www.designa.ch:212.254.241.30:3600
> @designa.ch::mail.designa.ch:0:3600
> &designa.ch::ns.preismarkt.ch:3600
> &designa.ch::ns1.designa.ch:3600
> Zdesigna.ch:ns1.designa.ch:hostmaster.designa.ch::16384:2048:1048576:2560:8
>6400
>
>
> 212.254.241.30==>  ns.preismarkt.ch
> #preismarkt.ch
> +mail.preismarkt.ch:212.254.241.30:3600
> +ns.preismarkt.ch:212.254.241.30:3600
> +preismarkt.ch:212.254.241.30:3600
> +www.preismarkt.ch:212.254.241.30:3600
> @preismarkt.ch::mail.preismarkt.ch:0:3600
> &preismarkt.ch::ns.preismarkt.ch:3600
> Zpreismarkt.ch:ns.preismnarkt.ch:hostmaster.preismarkt.ch::16384:2048:10485
>76:2560:86400

I'm not clear what the problem is. Here is the output of dnsqr:

# dnsqr any designa.ch
255 designa.ch:
197 bytes, 1+5+2+1 records, response, noerror
query: 255 designa.ch
answer: designa.ch 7195 A 212.254.240.100
answer: designa.ch 7195 MX 10 mail.designa.ch
answer: designa.ch 7195 SOA ns1.paycode.ch sk.kosak.ch 4 7200 3600 172800 7200
answer: designa.ch 7195 NS ns.kosak.ch
answer: designa.ch 7195 NS ns1.paycode.ch
authority: designa.ch 7195 NS ns1.paycode.ch
authority: designa.ch 7195 NS ns.kosak.ch
additional: mail.designa.ch 7195 A 212.254.240.78

# dnsname 212.254.240.100
adsl-240-100-fixip.tiscali.ch

# dnsqr any preismarkt.ch
255 preismarkt.ch:
211 bytes, 1+5+2+2 records, response, noerror
query: 255 preismarkt.ch
answer: preismarkt.ch 7192 A 212.254.241.30
answer: preismarkt.ch 7192 MX 10 mail.preismarkt.ch
answer: preismarkt.ch 7192 SOA ns1.paycode.ch sk.paycode.ch 8 7200 3600 172800 
7200
answer: preismarkt.ch 7192 NS ns2.preismarkt.ch
answer: preismarkt.ch 7192 NS ns1.paycode.ch
authority: preismarkt.ch 7192 NS ns1.paycode.ch
authority: preismarkt.ch 7192 NS ns2.preismarkt.ch
additional: mail.preismarkt.ch 7192 A 212.254.240.78
additional: ns2.preismarkt.ch 7192 A 212.254.241.30

# dnsname 212.254.241.30
adsl-241-30-fixip.tiscali.ch
# dnsname 212.254.240.78
adsl-240-78-fixip.tiscali.ch
# dnsip ns1.paycode.ch
212.254.240.70
# dnsname 212.254.240.70
adsl-240-70-fixip.tiscali.ch
# dnsip ns.kosak.ch
213.133.108.118
# dnsname 213.133.108.118
toanti.com
# dnsip ns2.preismarkt.ch
212.254.241.30

All the reverse dns works


Your soa record does not match up with what is in the data.cdb
eg

# dnsqr soa preismarkt.ch
6 preismarkt.ch:
146 bytes, 1+1+2+2 records, response, noerror
query: 6 preismarkt.ch
answer: preismarkt.ch 6142 SOA ns1.paycode.ch sk.paycode.ch 8 7200 3600 172800 
7200

Where is hostmaster.preismarkt.ch

Perhaps the 'Z' records are not right:

Zdesigna.ch:ns1.designa.ch:hostmaster.designa.ch::16384:2048:1048576:2560:86400

There is no nameserver ns1.designa.ch

Zdesigna.ch:ns1.paycode.ch:hostmaster.designa.ch::16384:2048:1048576:2560:86400

might work better

The germans frown on using the same machine (or same subnet) for two 
nameservers (quite right too). Perhaps the .ch authority is just as strict, 
quite likely I'd have thought...

That might be what they mean by

The registrar (www.nic.ch)  say: nameserver-check-error.


>


-- 
-
Bob Hutchinson
Midwales dot com
-


[users] Fresh vegadns and djbdns, config problem (www.nich.ch)

2004-10-13 Thread NORA CENTRAL
Hallo
I am new with djbdns and vegadns. I installed it  on two subnet:
The registrar (www.nic.ch)  say: nameserver-check-error.
Thanks for helping.
nora
212.254.240.69==>  ns1.designa.ch
#designa.ch
+designa.ch:212.254.241.30:3600
+mail.designa.ch:212.254.240.78:3600
+ns1.designa.ch:212.254.240.69:3600
+www.designa.ch:212.254.241.30:3600
@designa.ch::mail.designa.ch:0:3600
&designa.ch::ns.preismarkt.ch:3600
&designa.ch::ns1.designa.ch:3600
Zdesigna.ch:ns1.designa.ch:hostmaster.designa.ch::16384:2048:1048576:2560:86400
212.254.241.30==>  ns.preismarkt.ch
#preismarkt.ch
+mail.preismarkt.ch:212.254.241.30:3600
+ns.preismarkt.ch:212.254.241.30:3600
+preismarkt.ch:212.254.241.30:3600
+www.preismarkt.ch:212.254.241.30:3600
@preismarkt.ch::mail.preismarkt.ch:0:3600
&preismarkt.ch::ns.preismarkt.ch:3600
Zpreismarkt.ch:ns.preismnarkt.ch:hostmaster.preismarkt.ch::16384:2048:1048576:2560:86400
My Tests:
Query: designa.ch.Query type: Any record
Recursive query: YesAuthoritative answer: Yes
Query time: 31 ms.Server name: 212.254.240.69
DNS answers:
   designa.ch.3600MX0  mail.designa.ch.
   designa.ch.3600NSns.preismarkt.ch.
   designa.ch.3600NSns1.designa.ch.
   designa.ch.86400SOAns1.designa.ch.
   hostmaster.designa.ch.
   1097705762; serial
   16384; refresh (4 hours, 33 minutes, 4 seconds)
   2048; retry (34 minutes, 8 seconds)
   1048576; expire (12 days, 3 hours, 16 minutes, 16 
seconds)
   2560; minimum (42 minutes, 40 seconds)
   designa.ch.3600A212.254.241.30
Additional:
   mail.designa.ch.3600A212.254.240.78
   ns.preismarkt.ch.3600A212.254.241.30
   ns1.designa.ch.3600A212.254.240.69

Query: preismarkt.ch.Query type: Any record
Recursive query: YesAuthoritative answer: Yes
Query time: 15 ms.Server name: 212.254.241.30
Answer:
   preismarkt.ch.3600MX0  mail.preismarkt.ch.
   preismarkt.ch.3600NSns.preismarkt.ch.
   preismarkt.ch.86400SOAns.preismnarkt.ch.
   hostmaster.preismarkt.ch.
   1097676481; serial
   16384; refresh (4 hours, 33 minutes, 4 seconds)
   2048; retry (34 minutes, 8 seconds)
   1048576; expire (12 days, 3 hours, 16 minutes, 16 
seconds)
   2560; minimum (42 minutes, 40 seconds)
   preismarkt.ch.3600A212.254.241.30
Additional:
   mail.preismarkt.ch.3600A212.254.241.30
   ns.preismarkt.ch.3600A212.254.241.30