[PATCH] add proxy4 IPv6 addresses into zone file

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


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

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

diff --git a/modules/bind/files/master/fedoraproject.org b/modules/bind/files/master/fedoraproject.org
index 14eb8c3..6f9286d 100644
--- a/modules/bind/files/master/fedoraproject.org
+++ b/modules/bind/files/master/fedoraproject.org
@@ -17,12 +17,14 @@ $TTL 3600
 @    60         IN    A    66.35.62.162
 @    60         IN    A    152.46.7.221
 ;@    60         IN    A    80.239.156.214
+@    60         IN    AAAA  2610:28:200:1::fed0:1
 
 ; Our non fp.o load balanced setup
 wildcard    60  IN    A    209.132.176.120
 wildcard    60  IN    A    66.35.62.166
 wildcard    60  IN    A    152.46.7.222
 ;wildcard    60  IN    A    80.239.156.215
+wildcard    60  IN    AAAA  2610:28:200:1::fed0:2
 
 ; koji
 koji            IN  A       209.132.176.65 
-- 
1.5.5.6




More information about the Fedora-infrastructure-list mailing list