[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DNS problem - please help! {Scanned}



Man, I was missing the end barce at the end of the zone definiations. I
think that solved it. This is what you get when you go poken around in
places you shouldn't (/usr/admserv/cgi-bin/.cobalt/dns/index.cgi where I
added a njamedoptions.file to contains bind options diretives so they don't
get earsed everytime dns records are updated).

I want to THANK all who have offered their help...I'm greatly appreciative
to everyone!!!

I've tested it with a few online dns services that phoneix recommended and
it seems to work now.

Thank you to all!!!

SW
----- Original Message ----- 
From: "Gerald Waugh" <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, December 31, 2003 11:48 AM
Subject: Re: [cobalt-users] DNS problem - please help! {Scanned}


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

_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users

-------------------------------------------------
        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.
-------------------------------------------------




-------------------------------------------------
        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.
-------------------------------------------------