Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 1999 12:09:51 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Brian Gallucci <noc@expnet.net>
Cc:        FreeBSD <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Bind !!
Message-ID:  <Pine.BSF.3.96.990529120634.11753B-100000@java.dpcsys.com>
In-Reply-To: <000701bea9f8$86065ca0$eff51c0a@briang.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 29 May 1999, Brian Gallucci wrote:
> I just upgraded to FreeBSD 3.1 and I'm trying to figure out how to stop Zone
> transfer.
> I only want my Secondarys to be able to do the Zone transfer.

Add allow-transfer to your global options

    allow-transfer {
        192.168.1.0/24;
        172.16.1.1/32;
    };

Dan
-- 
 Dan Busarow                                                  949 443 4172
 Dana Point Communications, Inc.                            dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82



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?Pine.BSF.3.96.990529120634.11753B-100000>