Thanks for the response,
Here are the files as requested.
Cheers,
Shawn
named.conf
## named.conf - configuration for bind
#
# Generated automatically by redhat-config-bind, alchemist et al.
# Any changes not supported by redhat-config-bind should be put
# in /etc/named.custom
#
controls {
inet 127.0.0.1 allow { localhost; } keys { rndckey; };
};
include "/etc/named.custom";
include "/etc/rndc.key";
options {
directory "/var/named/";
};
cubeville.com.zone.
$TTL 86400
@ IN SOA catbert.cubeville.com. root.localhost (
2 ; serial
28800 ; refresh
7200 ; retry
604800 ; expire
86400 ; ttl
)
@ IN NS catbert.cubeville.com
Dogbert IN A 192.168.172.101
Catbert IN A 192.168.172.100
@ IN A 192.168.172.100
Shawn Taylor
Systech Retail Systems
Suite 200 - 5510 Six Forks rd.
Raleigh, NC 27609
1-800-232-0820 ext 127
[EMAIL PROTECTED]
| Magnus Hedemark <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 01/12/2004 08:37 AM
|
To: Triangle Linux Users Group discussion list <[EMAIL PROTECTED]> cc: Subject: Re: [TriLUG] DNS |
On Mon, 12 Jan 2004 [EMAIL PROTECTED] wrote:
> I have two Redhat boxes at home that I am having trouble with DNS on.
Shawn, it would be helpful to post your named config & zone files here.
Better yet, put them up online and post a URL to them.
--
TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
-- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
