Hi everybody,

i tried to install vegadns on my system.

I have:
Gentoo Linux, hppa platform (also tested on x86 with identical error),
apache 2.0.54
mod_php 4.4.0 with safe_mode and register_globals OFF
djbdns 1.05
mysql 4.0.25


I can access the vegadns via my web browser, i created a domain named: example.com, added two A-records and an MX-Record, then i ran update-data.sh.

My data-File for tinydns looks now like this:

#example.com
+mail.example.com:192.168.5.1:3600
+www.example.com:192.168.5.1:3600
@example.com::mail.example.com:10:3600
Zexample.com:a.ns.gentix.de:hostmaster.example.com::16384:2048:1048576:2560:86400

a manual done "make" in the directory /service/tinydns/root does not fail, only it tells me that data.cdb is already acualized, what sounds good.

from another machine: dig @192.168.5.33 example.com:

[EMAIL PROTECTED] ~ $ dig @192.168.5.33 example.com

; <<>> DiG 9.2.5 <<>> @192.168.5.33 example.com
; (1 server found)
;; global options:  printcmd
;; connection timed out; no servers could be reached


tinydns is definetly reachable at this ip, when i create a domain manually with ./add-ns expample2.com 192.168.5.33 && make, it resolves fine.


Can anybody help me out please?


Christian

Reply via email to