Path: csiph.com!3.eu.feeder.erje.net!feeder.erje.net!news.etla.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!usenet-its.stanford.edu!usenet.stanford.edu!not-for-mail From: "@lbutlr" Newsgroups: comp.protocols.dns.bind Subject: Syntex for primary/secondary Date: Sun, 5 Jul 2020 18:30:11 -0600 Lines: 26 Approved: bind-users@lists.isc.org Message-ID: References: NNTP-Posting-Host: lists.isc.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: usenet.stanford.edu 1593995425 8863 149.20.1.60 (6 Jul 2020 00:30:25 GMT) X-Complaints-To: action@cs.stanford.edu To: bind-users Return-Path: X-Original-To: bind-users@lists.isc.org Delivered-To: bind-users@lists.isc.org X-Mailer: Apple Mail (2.3645.0.6.2.3) X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mx.pao1.isc.org X-BeenThere: bind-users@lists.isc.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: BIND Users Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: Xref: csiph.com comp.protocols.dns.bind:15901 When seeing up a secondary zone what do I replace ##### with in = following (the old syntax was masters instead od master, so I am = guessing it needs a new keyword)? zone "example.com" { type secondary; ##### { 192.168.10.1; }; file "/var/lib/bind/db.example.com"; }; in https://bind9.readthedocs.io/en/v9_16_4/reference.html it appears = that the syntax is till masters? 4.2.11. masters Statement Grammar masters [ port ] [ dscp ] { ( | [ port ] | [ port ] ) [ key ]; ... };=20 --=20 Man is born free, but is everywhere in chains.