[PATCH] change proxy4 IPv6 addresses to static scheme

Matt Domsch Matt_Domsch at dell.com
Fri Aug 28 21:11:12 UTC 2009


From: Matt Domsch <mdomsch at puppet1.fedora.phx.redhat.com>

---
 modules/bind/files/master/fedoraproject.org |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/modules/bind/files/master/fedoraproject.org b/modules/bind/files/master/fedoraproject.org
index 2327080..14eb8c3 100644
--- a/modules/bind/files/master/fedoraproject.org
+++ b/modules/bind/files/master/fedoraproject.org
@@ -168,8 +168,9 @@ posse8          IN    A     209.132.178.18
 posse9          IN    A     209.132.178.20
 proxy3          IN    A     66.35.62.162
 proxy4          IN    A     152.46.7.221
-proxy4          IN    AAAA  2610:28:200:1:216:3eff:fe62:9fdd
+proxy4          IN    AAAA  2610:28:200:1::fed0:1
 proxy4-2        IN    A     152.46.7.222
+proxy4-2        IN    AAAA  2610:28:200:1::fed0:2
 proxy5          IN    A     80.239.156.214
 publictest1     IN    A     152.46.7.227
 publictest2     IN    A     152.46.7.228
-- 
1.5.5.6




More information about the Fedora-infrastructure-list mailing list