diff options
-rw-r--r-- | bind/fake-102/jones.dk | 7 | ||||
-rw-r--r-- | bind/fake-222/jones.dk | 7 | ||||
-rw-r--r-- | bind/named.conf.local | 3 |
3 files changed, 0 insertions, 17 deletions
diff --git a/bind/fake-102/jones.dk b/bind/fake-102/jones.dk index 9ce51c0..77ec445 100644 --- a/bind/fake-102/jones.dk +++ b/bind/fake-102/jones.dk @@ -54,13 +54,6 @@ coreander A 83.133.64.38 TXT "Link=100Mbit" TXT "PTR=coreander.bitbase.dk" TXT "Addr=Vesterbro, Copenhagen" -morla A 83.133.64.37 - HINFO "VIA Ezra" "Debian GNU/Linux" - TXT "Owner=Conduct I/S" - TXT "ISP=LambdaNet" - TXT "Link=100Mbit" - TXT "PTR=morla.conduct.dk" - TXT "Addr=Vesterbro, Copenhagen" rornaestved A 213.237.34.180 HINFO "AMD K6" "Debian GNU/Linux" TXT "Owner=Ret&Raad Naestved" diff --git a/bind/fake-222/jones.dk b/bind/fake-222/jones.dk index 48a270a..3c7f75a 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -54,13 +54,6 @@ coreander A 83.133.64.38 TXT "Link=100Mbit" TXT "PTR=coreander.bitbase.dk" TXT "Addr=Vesterbro, Copenhagen" -morla A 83.133.64.37 - HINFO "VIA Ezra" "Debian GNU/Linux" - TXT "Owner=Conduct I/S" - TXT "ISP=LambdaNet" - TXT "Link=100Mbit" - TXT "PTR=morla.conduct.dk" - TXT "Addr=Vesterbro, Copenhagen" rornaestved A 213.237.34.180 HINFO "AMD K6" "Debian GNU/Linux" TXT "Owner=Ret&Raad Naestved" diff --git a/bind/named.conf.local b/bind/named.conf.local index 6969775..650612b 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -11,7 +11,6 @@ view "222" { include "/etc/local-REDPILL.DK/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.KOMPONENT.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK"; - include "/etc/local-REDPILL.DK/bind/named.conf.CONDUCT.DK"; include "/etc/local-MUNKSOEGAARD.DK/bind/named.conf.fake"; @@ -28,7 +27,6 @@ view "internal" { include "/etc/local-REDPILL.DK/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.KOMPONENT.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK"; - include "/etc/local-REDPILL.DK/bind/named.conf.CONDUCT.DK"; include "/etc/local-MUNKSOEGAARD.DK/bind/named.conf.fake"; @@ -46,6 +44,5 @@ view "external" { include "/etc/local-REDPILL.DK/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.KOMPONENT.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK"; - include "/etc/local-REDPILL.DK/bind/named.conf.CONDUCT.DK"; }; |