Loosing entries

T

tmanz

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
***********************************************
 
T

tmanz

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
 
K

Kevin D. Goodknecht Sr. [MVP]

In
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

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top