named.conf revision 9ab989b88ca3dc6a4f0f52ca450ea5e35242cc85
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews * Copyright (C) 2000, 2001, 2004, 2007, 2011, 2014, 2016 Internet Systems Consortium, Inc. ("ISC")
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews * This Source Code Form is subject to the terms of the Mozilla Public
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews * License, v. 2.0. If a copy of the MPL was not distributed with this
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews * file, You can obtain one at http://mozilla.org/MPL/2.0/.
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews/* $Id: named.conf,v 1.20 2011/03/12 04:59:47 tbox Exp $ */
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt inet 10.53.0.1 port 9953 allow { any; } keys { rndc_key; };
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt query-source address 10.53.0.1;
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt notify-source 10.53.0.1;
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt transfer-source 10.53.0.1;