[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DNS problem - please help! {Scanned}
- Subject: Re: [cobalt-users] DNS problem - please help! {Scanned}
- From: "SW" <wppiphoto@xxxxxxxx>
- Date: Wed Dec 31 08:27:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Can someone take a look at their /etc/named.conf and tell me if it contains
an end brace at the end of the zone definiations. Mine looks like this:
options {
directory "/etc/named";
allow-recursion { xxx.xxx.xxx.xxx/27; localhost; };
allow-query { xxx.xxx.xxx.xxx/27; localhost; };
version "WPPi Name Server - NA";
allow-transfer { 68.166.149.50; };
};
logging {
category lame-servers { null; };
};
zone "." { type hint; file "db.cache"; };
zone "pureportraits.com" { type master; file "pri.pureportraits.com";
allow-query { any; };
zone "ultraphotos.com" { type master; file "pri.ultraphotos.com";
allow-query { any; };
But I think it should have }; at the end of the zone definitions. Not sure
if that is a problem or not but when I restart named /etc/rc.d/init.d/named
restart it doesn't complain but not sure if it should.
Thanks,
SW
-------------------------------------------------
WPPi.com | WPPi.Net
-------------------------------------------------
http://www.wppi.com | http://www.wppi.net
-------------------------------------------------
WPPi.com & WPPi.Net MailScanner Signature
This message has been scanned for viruses
and dangerous content by WPPi MailScanner,
and has been found to be clean.
-------------------------------------------------