diff options
author | Scott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com> | 2009-05-27 15:39:28 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com> | 2009-05-27 15:39:28 -0400 |
commit | 0927f479944c834953b1a126842869b2822e22cd (patch) | |
tree | 0f049595abb1025dc98d5acf887c69303de4f894 /config | |
parent | 23aa7c9a09a8f40a342401786269bfd694d08262 (diff) | |
download | pfsense-packages-0927f479944c834953b1a126842869b2822e22cd.tar.gz pfsense-packages-0927f479944c834953b1a126842869b2822e22cd.tar.bz2 pfsense-packages-0927f479944c834953b1a126842869b2822e22cd.zip |
Update root servers. We should probably automate this going forward at some point.
Diffstat (limited to 'config')
-rw-r--r-- | config/tinydns/tinydns.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/tinydns/tinydns.inc b/config/tinydns/tinydns.inc index 6072f33d..063102da 100644 --- a/config/tinydns/tinydns.inc +++ b/config/tinydns/tinydns.inc @@ -986,7 +986,7 @@ EOD; function dnscache_use_root_servers() { $rootservers =<<<EOD 198.41.0.4 -128.9.0.107 +192.228.79.201 192.33.4.12 128.8.10.90 192.203.230.10 |