named.conf revision 927e4c9fecf448bf3894c68fcaf9dc2f89557f3a
edb4393ef50b4fa0d9fcc0b224e824ef90e08f59Automatic Updater * Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * Permission to use, copy, modify, and/or distribute this software for any
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * purpose with or without fee is hereby granted, provided that the above
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * copyright notice and this permission notice appear in all copies.
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1864400107f7dc21e1797d602ab1f8523f599df9Mark Andrews/* $Id: named.conf,v 1.8 2012/02/23 06:53:15 marka Exp $ */
b1c6de5456a5287b442de5620282902da39a4968Mark Andrewscontrols { inet 10.53.0.3 port 9953 allow { any; } keys { rndc_key; }; };
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews query-source address 10.53.0.3;
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews notify-source 10.53.0.3;
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews transfer-source 10.53.0.3;