Loosing entries

G

Guest

Guest
Archived from groups: microsoft.public.win2000.dns (More info?)

hi everbody

i have a dns-server on w2k3. an i publish 3 domains on this server
(partelcom.ch(its a slave), manz.lan (internal) and manz.li (primary))

now i have the problem, on partelcom.ch a nslookup with q set=any get
me the right entries back, but manz.li and manz.lan get me back the
ns-entries only.

i miss the a-entries and the mx-entry.

anyone any ideas?

greetings from switzerland

tom

here the returns of nslookup and the domain-files:


nslookup:
***********************************************
Server: hirschberg.manz.lan
Address: 10.195.1.105

partelcom.ch nameserver = ns1.partelcom.ch
partelcom.ch nameserver = ns2.partelcom.ch
partelcom.ch
primary name server = ns1.partelcom.ch
responsible mail addr = hostmaster.partelcom.ch.partelcom.ch
serial = 996314454
refresh = 10800 (3 hours)
retry = 3600 (1 hour)
expire = 604800 (7 days)
default TTL = 86400 (1 day)
partelcom.ch MX preference = 10, mail exchanger = mail.partelcom.ch
ns1.partelcom.ch internet address = 217.20.195.16
ns2.partelcom.ch internet address = 212.254.231.13
mail.partelcom.ch internet address = 217.20.195.16
***********************************************

zone-file
***********************************************
;
; Database file partelcom.ch.dns for partelcom.ch zone.
; Zone version: 996314454
;

@ 38400 IN SOA ns1.partelcom.ch.
hostmaster.partelcom.ch.partelcom.ch. (
996314454 ; serial number
10800 ; refresh
3600 ; retry
604800 ; expire
86400 ) ; default TTL

;
; Zone NS records
;

@ 38400 NS ns1.partelcom.ch.
@ 38400 NS ns2.partelcom.ch.

;
; Zone records
;

@ 38400 MX 10 mail.partelcom.ch.
mail 38400 A 217.20.195.16
ns1 38400 A 217.20.195.16
ns2 38400 A 212.254.231.13
***********************************************



nslookup:

***********************************************
manz.li nameserver = ns2.manz.li
manz.li nameserver = ns1.manz.li
manz.li
primary name server = hirschberg.manz.lan
responsible mail addr = hostmaster.manz.lan
serial = 14
refresh = 900 (15 mins)
retry = 600 (10 mins)
expire = 86400 (1 day)
default TTL = 3600 (1 hour)
ns2.manz.li internet address = 217.20.195.16
ns1.manz.li internet address = 212.254.231.13
***********************************************
zone-file manz.li
***********************************************
;
; Database file manz.li.dns for manz.li zone.
; Zone version: 14
;

@ IN SOA hirschberg.manz.lan.
hostmaster.manz.lan. (
14 ; serial number
900 ; refresh
600 ; retry
86400 ; expire
3600 ) ; default TTL

;
; Zone NS records
;

@ NS ns1.manz.li.
@ NS ns2.manz.li.

;
; Zone records
;

mail A 212.254.231.13
MX 10 mail.manz.li.
ns1 A 212.254.231.13
ns2 A 217.20.195.16
***********************************************
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.dns (More info?)

On Fri, 17 Sep 2004 13:29:31 +0200, tmanz@gmx.ch wrote:

>hi everbody
>
>i have a dns-server on w2k3. an i publish 3 domains on this server
>(partelcom.ch(its a slave), manz.lan (internal) and manz.li (primary))
>
>now i have the problem, on partelcom.ch a nslookup with q set=any get
>me the right entries back, but manz.li and manz.lan get me back the
>ns-entries only.
>
>i miss the a-entries and the mx-entry.
>
>anyone any ideas?
>
>greetings from switzerland
>
>tom
>
>here the returns of nslookup and the domain-files:
>
>
>nslookup:
>***********************************************
>Server: hirschberg.manz.lan
>Address: 10.195.1.105
>
>partelcom.ch nameserver = ns1.partelcom.ch
>partelcom.ch nameserver = ns2.partelcom.ch
>partelcom.ch
> primary name server = ns1.partelcom.ch
> responsible mail addr = hostmaster.partelcom.ch.partelcom.ch
> serial = 996314454
> refresh = 10800 (3 hours)
> retry = 3600 (1 hour)
> expire = 604800 (7 days)
> default TTL = 86400 (1 day)
>partelcom.ch MX preference = 10, mail exchanger = mail.partelcom.ch
>ns1.partelcom.ch internet address = 217.20.195.16
>ns2.partelcom.ch internet address = 212.254.231.13
>mail.partelcom.ch internet address = 217.20.195.16
>***********************************************
>
>zone-file
>***********************************************
>;
>; Database file partelcom.ch.dns for partelcom.ch zone.
>; Zone version: 996314454
>;
>
>@ 38400 IN SOA ns1.partelcom.ch.
>hostmaster.partelcom.ch.partelcom.ch. (
> 996314454 ; serial number
> 10800 ; refresh
> 3600 ; retry
> 604800 ; expire
> 86400 ) ; default TTL
>
>;
>; Zone NS records
>;
>
>@ 38400 NS ns1.partelcom.ch.
>@ 38400 NS ns2.partelcom.ch.
>
>;
>; Zone records
>;
>
>@ 38400 MX 10 mail.partelcom.ch.
>mail 38400 A 217.20.195.16
>ns1 38400 A 217.20.195.16
>ns2 38400 A 212.254.231.13
>***********************************************
>
>
>
>nslookup:
>
>***********************************************
>manz.li nameserver = ns2.manz.li
>manz.li nameserver = ns1.manz.li
>manz.li
> primary name server = hirschberg.manz.lan
> responsible mail addr = hostmaster.manz.lan
> serial = 14
> refresh = 900 (15 mins)
> retry = 600 (10 mins)
> expire = 86400 (1 day)
> default TTL = 3600 (1 hour)
>ns2.manz.li internet address = 217.20.195.16
>ns1.manz.li internet address = 212.254.231.13
>***********************************************
>zone-file manz.li
>***********************************************
>;
>; Database file manz.li.dns for manz.li zone.
>; Zone version: 14
>;
>
>@ IN SOA hirschberg.manz.lan.
>hostmaster.manz.lan. (
> 14 ; serial number
> 900 ; refresh
> 600 ; retry
> 86400 ; expire
> 3600 ) ; default TTL
>
>;
>; Zone NS records
>;
>
>@ NS ns1.manz.li.
>@ NS ns2.manz.li.
>
>;
>; Zone records
>;
>
>mail A 212.254.231.13
> MX 10 mail.manz.li.
>ns1 A 212.254.231.13
>ns2 A 217.20.195.16
>***********************************************
>

Hi everybody

if i make an nslookup to mail.manz.li (my mail exchanger) the resolve
works fine, but if i make a query to any, i get the result above...

see nslookup to mail.manz.li

> mail.manz.li
Server: hirschberg.manz.lan
Address: 10.195.1.105

mail.manz.li internet address = 212.254.231.13
mail.manz.li MX preference = 10, mail exchanger = mail.manz.li
mail.manz.li internet address = 212.254.231.13

Greets

Thomas
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.dns (More info?)

In news:kbqlk0hlfcipfk6kjlhbrjjg1umkb4ts98@4ax.com,
tmanz@gmx.ch <tmanz@gmx.ch> wrote their comments
Then Kevin replied below:
> On Fri, 17 Sep 2004 13:29:31 +0200, tmanz@gmx.ch wrote:
>
>> hi everbody
>>
>> i have a dns-server on w2k3. an i publish 3 domains on
>> this server (partelcom.ch(its a slave), manz.lan
>> (internal) and manz.li (primary))
>>
>> now i have the problem, on partelcom.ch a nslookup with
>> q set=any get me the right entries back, but manz.li and
>> manz.lan get me back the ns-entries only.
>>
>> i miss the a-entries and the mx-entry.
>>
>> anyone any ideas?
>>
>> greetings from switzerland
>>
>> tom
>>
>> here the returns of nslookup and the domain-files:
>>
>>
>> nslookup:
>> ***********************************************
>> Server: hirschberg.manz.lan
>> Address: 10.195.1.105
>>
>> partelcom.ch nameserver = ns1.partelcom.ch
>> partelcom.ch nameserver = ns2.partelcom.ch
>> partelcom.ch
>> primary name server = ns1.partelcom.ch
>> responsible mail addr =
>> hostmaster.partelcom.ch.partelcom.ch serial =
>> 996314454 refresh = 10800 (3 hours)
>> retry = 3600 (1 hour)
>> expire = 604800 (7 days)
>> default TTL = 86400 (1 day)
>> partelcom.ch MX preference = 10, mail exchanger =
>> mail.partelcom.ch ns1.partelcom.ch internet
>> address = 217.20.195.16 ns2.partelcom.ch internet
>> address = 212.254.231.13 mail.partelcom.ch
>> internet address = 217.20.195.16
>> ***********************************************
>>
>> zone-file
>> ***********************************************
>> ;
>> ; Database file partelcom.ch.dns for partelcom.ch zone.
>> ; Zone version: 996314454
>> ;
>>
>> @ 38400 IN SOA ns1.partelcom.ch.
>> hostmaster.partelcom.ch.partelcom.ch. (
>> 996314454 ; serial number
>> 10800 ; refresh
>> 3600 ; retry
>> 604800 ; expire
>> 86400 ) ; default TTL
>>
>> ;
>> ; Zone NS records
>> ;
>>
>> @ 38400 NS ns1.partelcom.ch.
>> @ 38400 NS ns2.partelcom.ch.
>>
>> ;
>> ; Zone records
>> ;
>>
>> @ 38400 MX 10 mail.partelcom.ch.
>> mail 38400 A 217.20.195.16
>> ns1 38400 A 217.20.195.16
>> ns2 38400 A 212.254.231.13
>> ***********************************************
>>
>>
>>
>> nslookup:
>>
>> ***********************************************
>> manz.li nameserver = ns2.manz.li
>> manz.li nameserver = ns1.manz.li
>> manz.li
>> primary name server = hirschberg.manz.lan
>> responsible mail addr = hostmaster.manz.lan
>> serial = 14
>> refresh = 900 (15 mins)
>> retry = 600 (10 mins)
>> expire = 86400 (1 day)
>> default TTL = 3600 (1 hour)
>> ns2.manz.li internet address = 217.20.195.16
>> ns1.manz.li internet address = 212.254.231.13
>> ***********************************************
>> zone-file manz.li
>> ***********************************************
>> ;
>> ; Database file manz.li.dns for manz.li zone.
>> ; Zone version: 14
>> ;
>>
>> @ IN SOA hirschberg.manz.lan.
>> hostmaster.manz.lan. (
>> 14 ; serial number
>> 900 ; refresh
>> 600 ; retry
>> 86400 ; expire
>> 3600 ) ; default TTL
>>
>> ;
>> ; Zone NS records
>> ;
>>
>> @ NS ns1.manz.li.
>> @ NS ns2.manz.li.
>>
>> ;
>> ; Zone records
>> ;
>>
>> mail A 212.254.231.13
>> MX 10 mail.manz.li.
>> ns1 A 212.254.231.13
>> ns2 A 217.20.195.16
>> ***********************************************
>>
>
> Hi everybody
>
> if i make an nslookup to mail.manz.li (my mail exchanger)
> the resolve works fine, but if i make a query to any, i
> get the result above...
>
> see nslookup to mail.manz.li
>
>> mail.manz.li
> Server: hirschberg.manz.lan
> Address: 10.195.1.105
>
> mail.manz.li internet address = 212.254.231.13
> mail.manz.li MX preference = 10, mail exchanger =
> mail.manz.li mail.manz.li internet address =
> 212.254.231.13

When you create an MX record for a domain, you should leave the "Host or
domain" field blank, then enter the mail server name in the "Mail server"
field. Also, this mail server host name should be the name used in the Helo
greeting.



--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
================================================
--
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
================================================
http://www.lonestaramerica.com/
================================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
================================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
================================================