New 7.2 Server

Kevin Darcy kcd at daimlerchrysler.com
Tue Jul 9 00:11:43 UTC 2002


Those are fatal errors. You need to fix those SOA records.

I just now noticed that you also have a "file not found" error buried in
amongst all of those "unexpected end of input" errors. Double-check and correct
the "file" directive in that zone definition, so that it can join the others in
being rejected because of its faulty SOA record :-)


- Kevin

Richard Fila wrote:

> Not much help I'm afraid.
>
> Can someone tell me if the zones I setup are working or not ?  The messages
> file doesnt say.
> If not, how can I fix it ?
>
> "Kevin Darcy" <kcd at daimlerchrysler.com> wrote in message
> news:ag03v9$e86v$1 at isrv4.isc.org...
> >
> > Richard Fila wrote:
> >
> > > Hi
> > >
> > > I just installed Red Hat  Linux 7.2 and selected "high" security from ip
> > > chains on install.
> > >
> > > I have setup named and am having problems getting my domains working.  I
> > > used to have a 7.0 server hosting domains on this IP address so have
> > > everything pointing to the right DNS address etc.
> > >
> > > I have disabled IP chains to allow traffic on all ports as I am unsure
> what
> > > ports I have to leave open but still nothing is working.
> > >
> > > BElow are my config and log files:
> > > ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
> > > named.conf: >>>
> > > ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
> > > // generated by named-bootconf.pl
> > >
> > > options {
> > >  directory "/var/named";
> > >  /*
> > >   * If there is a firewall between you and nameservers you want
> > >   * to talk to, you might need to uncomment the query-source
> > >   * directive below.  Previous versions of BIND always asked
> > >   * questions using port 53, but BIND 8.1 uses an unprivileged
> > >   * port by default.
> > >   */
> > > query-source address * port 53;
> > > };
> > >
> > > zone "v3-computers.co.uk" {
> > >   type master;
> > >   file "named.default";
> > >   };
> > >
> > > zone "andybaulch.co.uk" {
> > >   type master;
> > >   file "named.default";
> > >   };
> > >
> > > ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
> > >
> > > /var/named/named.default >>>
> > > ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
> > > $TTL 86400
> > > @  IN SOA ns3.planetserver.co.uk. hostmaster.ns3.planetserver.co.uk.
> > >     (
> > >     2002041000 ;Serial Number: YYYYMMDDxx
> > >     80000  ;Refresh time
> > >     3600  ;Retry Time
> > >     604800  ;Time
> > >     86400  ;Minimum TTL
> > >     )
> > >   IN NS ns3.planetserver.co.uk.
> > >   IN NS ns4.planetserver.co.uk.
> > >   IN MX 10 mail
> > >   IN A 217.204.208.242
> > > www  IN A 217.204.208.242
> > > ftp  IN A 217.204.208.242
> > > mail  IN A 217.204.208.242
> > > ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
> > >
> > > /var/log/messages
> > > ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
> > > Jul  3 21:26:55 Yorktown named[1477]: shutting down
> > > Jul  3 21:26:55 Yorktown named[1477]: no longer listening on
> 127.0.0.1#53
> > > Jul  3 21:26:55 Yorktown named[1477]: no longer listening on
> > > 217.204.208.242#53
> > > Jul  3 21:26:55 Yorktown named[1477]: no longer listening on
> > > 217.204.208.243#53
> > > Jul  3 21:26:55 Yorktown named[1474]: exiting
> > > Jul  3 21:26:55 Yorktown named: named shutdown succeeded
> > > Jul  3 21:26:55 Yorktown named[1847]: starting BIND 9.1.3 -u named
> > > Jul  3 21:26:55 Yorktown named[1847]: using 1 CPU
> > > Jul  3 21:26:55 Yorktown named[1850]: loading configuration from
> > > '/etc/named.conf'
> > > Jul  3 21:26:55 Yorktown named[1850]: the default for the
> 'auth-nxdomain'
> > > option is now 'no'
> > > Jul  3 21:26:55 Yorktown named[1850]: no IPv6 interfaces found
> > > Jul  3 21:26:55 Yorktown named[1850]: listening on IPv4 interface lo,
> > > 127.0.0.1#53
> > > Jul  3 21:26:55 Yorktown named[1850]: listening on IPv4 interface eth0,
> > > 217.204.208.242#53
> > > Jul  3 21:26:55 Yorktown named[1850]: listening on IPv4 interface
> eth0:0,
> > > 217.204.208.243#53
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > fila-computing.com/IN: loading master file named.default: unexpected end
> of
> > > input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> rossaldred.com/IN:
> > > loading master file named.default: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> shieldair.com/IN:
> > > loading master file named.default: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > andybaulch.co.uk/IN: loading master file named.default: unexpected end
> of
> > > input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> antmail.co.uk/IN:
> > > loading master file named.default: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> benstone.co.uk/IN:
> > > loading master file named.default: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > digitalgoat.co.uk/IN: loading master file digitalgoat.co.uk: file not
> found
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > fila-computing.co.uk/IN: loading master file named.default: unexpected
> end
> > > of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > power-entertainment.co.uk/IN: loading master file named.default:
> unexpected
> > > end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > rossaldred.co.uk/IN: loading master file named.default: unexpected end
> of
> > > input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > shieldair.co.uk/IN: loading master file named.default: unexpected end of
> > > input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > southcoastminiclub.co.uk/IN: loading master file named.default:
> unexpected
> > > end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named: named startup succeeded
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > thisisthemoment.co.uk/IN: loading master file named.default: unexpected
> end
> > > of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_rdata_fromtext:
> named.default:2:
> > > near eol: unexpected end of input
> > > Jul  3 21:26:55 Yorktown named[1850]: dns_zone_load: zone
> > > v3-computers.co.uk/IN: loading master file named.default: unexpected end
> of
> > > input
> > > Jul  3 21:26:55 Yorktown named[1850]: running
> >
> > The parenthesized part of your SOA records needs to start on the first
> line of
> > the RR. See Section 2.4 of the doc/misc/migration file.
> >
> >
> > - Kevin
> >
> >
> >
> >



More information about the bind-users mailing list