named.conf revision 1c02dd9dd94c95a9a59bb6c10b669fb790853b10
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * Copyright (C) 2010-2013 Internet Systems Consortium, Inc. ("ISC")
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt * Permission to use, copy, modify, and/or distribute this software for any
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * purpose with or without fee is hereby granted, provided that the above
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * copyright notice and this permission notice appear in all copies.
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt/* $Id: named.conf,v 1.6 2012/02/09 23:47:18 tbox Exp $ */
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt query-source address 10.53.0.4 dscp 4;
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt notify-source 10.53.0.4 dscp 5;
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt transfer-source 10.53.0.4 dscp 6;
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt /* test that named loads with root-delegation-only */