Web Hosting Talk







View Full Version : Can someone see what I've done wrong.


Fremont Servers
12-06-2001, 05:32 PM
I added this to the end of /usr/local/plesk/namedb/named.conf

----------------
zone "130.148.71.64.in-addr.arpa" IN {
type master;
file "rev.130";
};
----------------

In the same directory, I created rev.130 and put this in it.

----------------
$TTL 86400
@ IN SOA 130.148.71.64.in-addr.arpa. root.localhost. (
1997022700 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
@ IN NS localhost.

130 IN A colotalk.com.
----------------


Then I executed this command line: killall -HUP named



Ok..I went to samspade.org and did a traceroute...it failed.

What did I do wrong? :bawling:

Planet Z
12-06-2001, 08:23 PM
It doesn't even look like your nameserver is running (unless it's on a different machine...)


> server colotalk.com
Default Server: colotalk.com
Address: 64.71.148.130

> 64.71.148.130
Server: colotalk.com
Address: 64.71.148.130

*** colotalk.com can't find 64.71.148.130: No response from server
> www.yahoo.com
Server: colotalk.com
Address: 64.71.148.130

*** Request to colotalk.com timed-out

I didn't check the syntax of the files. It's kinda a moot point. Plus, I'm 99.99% sure you don't have reverse authority over the IP anyway:


;; AUTHORITY RECORDS:
148.71.64.in-addr.arpa. 86400 NS ns1.he.net.
148.71.64.in-addr.arpa. 86400 NS ns2.he.net.
148.71.64.in-addr.arpa. 86400 NS ns3.he.net.