Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

need help with co.hamblen.tn.us

0 views
Skip to first unread message

LogOn Computer Services

unread,
Sep 21, 2000, 3:00:00 AM9/21/00
to

I provide a dedicated T1 to our county courthouse. They have a mail server
and I provide their DNS for co.hamblen.tn.us. Everything worked before I
switched to bind 8.2.2 for NT. I cannot get it working. I get some kind of
RR error in named.run. Can anyone help? They haven't gotten email in 2 days
because of this.

Jason Conway

Joseph S D Yao

unread,
Sep 21, 2000, 3:00:00 AM9/21/00
to

I'm sure that someone could help, if you would only mention what the
errors are that you find in your syslog output.

--
Joe Yao js...@cospo.osis.gov - Joseph S. D. Yao
COSPO/OSIS Computer Support EMT-B
-----------------------------------------------------------------------
This message is not an official statement of COSPO policies.


LogOn Computer Services

unread,
Sep 22, 2000, 3:00:00 AM9/22/00
to

I have the following in named.run - I just noticed that it is trying
co.hamblen.tn.us

22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us:6: SOA for
"co.hamblen.tn.us.com" not at zone top "co.hamblen.tn.us"
22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us: WARNING SOA expire value is
less than 7 days (86400)
22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us:7: data "co.hamblen.tn.us.com"
outside zone "co.hamblen.tn.us" (ignored)
22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us:8: data "co.hamblen.tn.us.com"
outside zone "co.hamblen.tn.us" (ignored)
22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us:9: data "co.hamblen.tn.us.com"
outside zone "co.hamblen.tn.us" (ignored)
22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us:10: data "co.hamblen.tn.us.com"
outside zone "co.hamblen.tn.us" (ignored)
22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us:11: data "co.hamblen.tn.us.com"
outside zone "co.hamblen.tn.us" (ignored)
22-Sep-2000 09:20:24.000 Zone "co.hamblen.tn.us" (file db.co.hamblen.tn.us):
no NS RRs found at zone top
22-Sep-2000 09:20:24.000 master zone "co.hamblen.tn.us" (IN) rejected due to
errors (serial 7)

below is my zone file

$ORIGIN us.
co.hamblen.tn.us 3600 IN SOA ns.lcs.net. hostmaster.lcs.net. (
7 3600 600 86400 3600 )
3600 IN A 208.62.121.97
3600 IN NS ns.lcs.net.
3600 IN NS ns2.lcs.net.
3600 IN MX 10 co.hamblen.tn.us
$ORIGIN co.hamblen.tn.us.

LogOn Computer Services

unread,
Sep 22, 2000, 3:00:00 AM9/22/00
to

I got it figured out, co is not a host name it is a part of the domain.

The zone ended up looking like this to work:

$ORIGIN hamblen.tn.us.
co 3600 IN SOA ns.lcs.net. hostmaster.lcs.net. (


7 3600 600 86400 3600 )
3600 IN A 208.62.121.97
3600 IN NS ns.lcs.net.
3600 IN NS ns2.lcs.net.

3600 IN MX 10 co.hamblen.tn.us.

----- Original Message -----
From: "Len Conrad" <lco...@Go2France.com>
To: "LogOn Computer Services" <ad...@lcs.net>
Sent: Friday, September 22, 2000 12:33 PM
Subject: Re: need help with co.hamblen.tn.us


>


> >I have the following in named.run - I just noticed that it is trying
> >co.hamblen.tn.us
>

> hamblen.tn.us is not registered anwyhere.


>
>
> >22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us:6: SOA for
> >"co.hamblen.tn.us.com" not at zone top "co.hamblen.tn.us"
> >22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us: WARNING SOA expire value is
> >less than 7 days (86400)
> >22-Sep-2000 09:20:24.000 db.co.hamblen.tn.us:7: data
"co.hamblen.tn.us.com"
> >outside zone "co.hamblen.tn.us" (ignored)
>

> co.hamblen.tn.us.com??? where does the .com come from??

> I cannot get any response from ns2
>
> Len
>

0 new messages