named.conf revision 8009525601d946805fae58b037cf7dad0da516f8
77b1d950a6d949246884fa6738597491f7df2cdbTinderbox User * Copyright (C) 2011-2013 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
3484552b1b600e109769198033e7e9ffbb6fdcdcAutomatic Updater/* $Id: named.conf,v 1.4 2012/02/23 07:09:28 tbox Exp $ */
927e4c9fecf448bf3894c68fcaf9dc2f89557f3aEvan Huntcontrols { inet 10.53.0.2 port 9953 allow { any; } keys { rndc_key; }; };
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews query-source address 10.53.0.2;
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews notify-source 10.53.0.2;
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews transfer-source 10.53.0.2;