[TriLUG] DNS

STaylor at srspos.com STaylor at srspos.com
Mon Jan 12 09:03:18 EST 2004


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
staylor at srspos.com
 




Magnus Hedemark <chrish at trilug.org>
Sent by: trilug-bounces at trilug.org
01/12/2004 08:37 AM
Please respond to Triangle Linux Users Group discussion list

 
        To:     Triangle Linux Users Group discussion list <trilug at trilug.org>
        cc: 
        Subject:        Re: [TriLUG] DNS


On Mon, 12 Jan 2004 STaylor at srspos.com 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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.trilug.org/pipermail/trilug/attachments/20040112/bb5b9226/attachment.html>


More information about the TriLUG mailing list