Date: Mon, 15 Jan 2001 08:07:35 +0100 From: Len Conrad <LConrad@Go2France.com> To: freebsd-questions@freebsd.org Cc: Steve Price <sprice@hiwaay.net> Subject: Re: dig(1) Q Message-ID: <5.0.2.1.0.20010115080102.02b758f0@mail.Go2France.com> In-Reply-To: <20010115002522.J65118@bonsai.knology.net> References: <20010114220528.X97980@rfx-64-6-211-149.users.reflexco> <20010114234830.I65118@bonsai.knology.net> <20010114220528.X97980@rfx-64-6-211-149.users.reflexco>
next in thread | previous in thread | raw e-mail | index | archive | help
Steve,
You should restrict zone transfers.
Your SOA's have different NS fields (you're runing to master zones
rather than master/slave?):
; <<>> DiG 8.2 <<>> @BICHON.dogbark.com dogbark.com axfr
; (1 server found)
$ORIGIN dogbark.com.
@ 10M IN SOA bichon hostmaster (
2001011502 ; serial
10M ; refresh
5M ; retry
1D ; expiry
1H ) ; minimum
10M IN NS bichon
10M IN NS spitz
10M IN A 207.234.88.178
10M IN MX 1 mx1
10M IN MX 2 mx2
rover 10M IN A 216.183.105.106
secure 10M IN A 207.234.88.182
bichon 10M IN A 207.234.88.178
10M IN A 216.183.105.106
mail 10M IN CNAME mx1
hs 10M IN A 216.183.105.102
pnn 10M IN A 207.234.88.178
www 10M IN CNAME @
mx1 10M IN A 207.234.88.179
mx2 10M IN A 207.234.88.178
ftp 10M IN CNAME @
users 10M IN A 216.183.105.103
spitz 10M IN A 207.234.88.179
ns 10M IN A 216.183.106.106
and:
; <<>> DiG 8.2 <<>> @spitz.dogbark.com dogbark.com axfr
; (1 server found)
$ORIGIN dogbark.com.
@ 1H IN SOA daffy.planetwe.com. hostmaster (
2001011502 ; serial
10M ; refresh
5M ; retry
1D ; expiry
1H ) ; minimum
10M IN NS bichon
10M IN NS spitz
10M IN MX 1 mx1
10M IN MX 2 mx2
10M IN A 207.234.88.178
rover 10M IN A 216.183.105.106
secure 10M IN A 207.234.88.182
bichon 10M IN A 207.234.88.178
10M IN A 216.183.105.106
hs 10M IN A 216.183.105.102
mail 10M IN CNAME mx1
pnn 10M IN A 207.234.88.178
mx1 10M IN A 207.234.88.179
www 10M IN CNAME @
mx2 10M IN A 216.183.105.112
ns 10M IN A 216.183.105.106
spitz 10M IN A 207.234.88.179
users 10M IN A 216.183.105.103
ftp 10M IN CNAME @
http://BIND8NT.MEIway.com : Binary for ISC BIND 8.2.3 T9B for NT4 & W2K
http://IMGate.MEIway.com : Build free, hi-perf, anti-spam mail gateways
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.0.20010115080102.02b758f0>
