Hello,

i've follows problem, i use a tinydns and dnscache on the same machine,
guess my domain is "power.de" and the ip address range 192.168.100.0
255.255.255.0.
So, this works fine, now i want use more hosts with other ip addresses,
193.214.4.4 and 198.65.44.3 under the same domain name "power.de"

in the data file are follows:
.power.de:192.168.100.1:a:259200
.100.168.192.in-addr.arpa:192.168.100.1:a:259200
# this works fine
=host1.power.de:192.168.100.2:86400
# doesn't work
=host2.power.de:193.214.4.4:86400

dnsq A host1.power.de 127.0.0.1
1 host1.power.de:
86 bytes, 1+1+1+1 records, response, authoritative, noerror
query: 1 host1.power.de
answer: host1.power.de 86400 A 192.168.100.2
authority: power.de 259200 NS a.ns.power.de
additional: a.ns.power.de 259200 A 192.168.100.1

dnsq A host2.power.de 127.0.0.1
1 host2.power.de:
90 bytes, 1+0+1+0 records, response, authoritative, nxdomain
query: 1 host2.power.de
authority: power.de 2560 SOA a.ns.power.de hostmaster.power.de 975060536
16384 2048 1048576 2560

What kind of entry are missing?

Thank for the help

best regards
gmo

-- 
Sent through GMX FreeMail - http://www.gmx.net

Reply via email to