[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: setting up dns



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

A long time ago, in a galaxy far, far way, someone said...

> I have managed to get named running, but there is no /vary/named dir.

Debian keeps the zone files under /var/cache/bind

The named config file is /etc/bind/named.conf

> Can someone help me start building the zone files etc, or run through
> what I need to do.

I've got the template zone file that I use at work at
http://tux.creighton.edu/~pbrutsch/TEMPLATE.

The named.conf entry for the zone looks something like this:

zone "domainname" {
	type master;
	file "zone-file-name";
};

- -- 
- ----------------------------------------------------------------------
Phil Brutsche				    pbrutsch@tux.creighton.edu

GPG fingerprint: 9BF9 D84C 37D0 4FA7 1F2D  7E5E FD94 D264 50DE 1CFC
GPG key id: 50DE1CFC
GPG public key: http://tux.creighton.edu/~pbrutsch/gpg-public-key.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6L8ie/ZTSZFDeHPwRAo2DAKCy9w42kAWR+qmN8d8p//5xlPFpiACeIb7B
VHf7q4HQ9cg6FfNwrrgcrpk=
=AGNJ
-----END PGP SIGNATURE-----



Reply to: