// // // Find stuff here on campus from our own DNS servers // // zone "fsu.edu" {type forward; forward only; forwarders {128.186.120.179; 128.186.120.178; }; }; // // // This is for our own local persona non grata list // // zone "google-analytics.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "doubleclick.net" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "information.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "trafficz.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "searchnut.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "parklogic.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "ndparking.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "yieldmanager.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "admeld.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "quantserve.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "media6degrees.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "voicefive.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "advertising.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "scorecardresearch.com" {type master; file "/etc/namedb/blockeddomain.hosts";};