[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] More reverse DNS issues.
- Subject: Re: [cobalt-users] More reverse DNS issues.
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Oct 11 09:04:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Fri, 11 Oct 2002 john_galt@xxxxxxx wrote:
Why are you running 4.9xx
Is your RaQ2 fully patched?
There is no /etc/named.boot in 8.2
> let's say our subnet is 63.80.63.80/28 (a 255.255.255.240
> subnet mask).
Your in-addr.arpa zone should be
80-28.63.80.63.in-addr.arpa
[root /root]# cat /etc/named/pri.80-28.63.80.63.in-addr.arpa
$TTL 3600
@ IN SOA ns1.domain.tld. root.ns1.domain.tld.
(
2002100301
10800
3600
604800
7200 )
IN NS ns1.domain.tld.
IN NS ns2.domaon.tld.
80 in ptr www.domain1.tld.
81 in ptr www.domain2.tld.
82 in ptr www.domain3.tld.
83 in ptr www.domain4.tld.
84 in ptr www.domain5.tld.
85 in ptr www.domain6.tld.
Gerald
--
http://frontstreetnetworks.com | http://raqware.com
Front Street Networks LLC | Phone: +1 203-785-0699
229 Front Street, Ste. C, New Haven, CT. 06513-3203