Around 10:55am on Thursday, July 05, 2007 (UK time), Indunil Jayasooriya 
scrawled:

> >
> >>                    IN      NS      gateway.example77.com .
> >                                                          ^
> >
> >Ralph
> >
> >PS: named-checkzone is a great utility to check your zone files.
> 
> 
> 
> Hey, thanks, something new to me. I tried  as follows. pls see below.
> 
> [EMAIL PROTECTED] master]# pwd
> /var/named/chroot/var/named/master
> [EMAIL PROTECTED] master]# named-checkzone example77.com example77.com.zone
> zone example77.com/IN: loaded serial 2006101604
> OK
> 
> 
> Is something wrong witn below line.
>                 IN      NS      gateway.example77.com

You don't want the 'IN' - the zone files should start something like
this:

$TTL 3D
@       IN      SOA     magpie.stevesearle.com. steve.stevesearle.com. (
                        200604011       ; Serial
                        8H              ; Refresh
                        2H              ; Retry
                        4W              ; Expire
                        1D)             ; Minimum TTL
                NS      magpie.stevesearle.com.
2               PTR     magpie.stevesearle.com.

See http://www.stevesearle.com/tech/centos5.0.svr.html#bind for more
details.

Steve

-- 
 
 Play Champions - my free football predictions game at:
        http://www.stevesearle.com/champs/about.html

 11:01:28 up 9 days, 14:41,  3 users,  load average: 0.08, 0.12, 0.10

Attachment: pgp26KVI7rAzw.pgp
Description: PGP signature

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to