[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: cobalt-users digest, Vol 1 #5098 - 7 msgs
- Subject: [cobalt-users] Re: cobalt-users digest, Vol 1 #5098 - 7 msgs
- From: john_galt@xxxxxxx
- Date: Fri Oct 11 20:40:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Date: Fri, 11 Oct 2002 12:01:53 -0400 (EDT)
> From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
> To: cobalt-users <cobalt-users@xxxxxxxxxxxxxxx>
> Subject: Re: [cobalt-users] More reverse DNS issues.
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
> On Fri, 11 Oct 2002 john_galt@xxxxxxx wrote:
>
> Why are you running 4.9xx
I think I'm running named 8.2.3. Yes, named -v reports:
named 8.2.3-REL Thu Feb 8 10:20:37 PST 2001
> Is your RaQ2 fully patched?
>
I've applied all the patches listed at
http://sunsolve.sun.com/patches/cobalt/raq2.eng.html
Our RaQ reports:
Software On The Cobalt Server
-----------------------------
Cobalt OS Release 4.0
RaQ2-All-Security Release 4.0.1-10750
RaQ2-All-Security Release 4.0.1-13323
RaQ2-All-Security Release 4.0.1-13453
RaQ2-All-Security Release 4.0.1-14559
RaQ2-All-Security Release 4.0.1-14997
RaQ2-All-Security Release 4.0.1-15417
RaQ2-All-Security Release 4.0.1-9769
RaQ2-All-System Release 4.0.1-7-9925
RaQ2-en-OSUpdate Release 4.0
> There is no /etc/named.boot in 8.2
No, but the GUI still builds the file. I've looked at the script at
/usr/admserv/cgi-bin/.cobalt/dns/index.cgi, and it definitely builds
named.boot even though named 8.2 doesn't need it. I could probably rem
out the lines that build that file and clean that one out.
That doesn't solve the problem with /etc/named.conf, though.
> > 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.
>
I agree completely. Unfortunately, the GUI on my RaQ doesn't behave that
way.
What has to be in the /etc/named/records file for that second NS record
to be generated by the GUI script? Do you have a /etc/named/records file
that actually works and generates a correct reverse zone file and
named.conf? Can you post it or e-mail it directly to me?
--
Who is John Galt?