[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: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Dec 31 08:49:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 31 Dec 2003, SW wrote:
> 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.
>
All { must be followed by }
So yes it needs a closing '}'
Gerald
--
http://frontstreetnetworks.com | http://store.raqware.com
Front Street Networks LLC, 229 Front Street, Ste.#C
New Haven, CT 06513-3203 | phone: +1-203-785-0699