From 71de17aa62aad30f2631c2d879240fd7c1e23ed5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 20 Apr 2004 17:18:56 +0000 Subject: Change fake JONES server xayide.jones.dk from 10.42.42.42 to 192.168.102.250. --- bind/fake/JONES | 4 ++-- bind/fake/JONES-mailonly | 2 +- bind/fake/JONES-nomail | 4 ++-- bind/fake/jones.dk | 8 ++++---- bind/named.conf.local | 36 +++++++++++++++++++++--------------- 5 files changed, 30 insertions(+), 24 deletions(-) (limited to 'bind') diff --git a/bind/fake/JONES b/bind/fake/JONES index edf8b4c..f9868cf 100644 --- a/bind/fake/JONES +++ b/bind/fake/JONES @@ -13,5 +13,5 @@ $TTL 604800 MX 50 mail.haakansson.com. MX 50 mail.bitbase.dk. MX 50 mail.homebase.dk. - A 10.42.42.42 ; 62.243.165.95 -* A 10.42.42.42 ; 62.243.165.95 + A 192.168.102.250 ; 62.243.165.95 +* A 192.168.102.250 ; 62.243.165.95 diff --git a/bind/fake/JONES-mailonly b/bind/fake/JONES-mailonly index bc08a8d..ea4c451 100644 --- a/bind/fake/JONES-mailonly +++ b/bind/fake/JONES-mailonly @@ -13,4 +13,4 @@ $TTL 604800 MX 50 mail.haakansson.com. MX 50 mail.bitbase.dk. MX 50 mail.homebase.dk. -mail A 10.42.42.42 ; 62.243.165.95 +mail A 192.168.102.250 ; 62.243.165.95 diff --git a/bind/fake/JONES-nomail b/bind/fake/JONES-nomail index 568c789..75a45ae 100644 --- a/bind/fake/JONES-nomail +++ b/bind/fake/JONES-nomail @@ -8,5 +8,5 @@ $TTL 604800 ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. - A 10.42.42.42 ; 62.243.165.95 -* A 10.42.42.42 ; 62.243.165.95 + A 192.168.102.250 ; 62.243.165.95 +* A 192.168.102.250 ; 62.243.165.95 diff --git a/bind/fake/jones.dk b/bind/fake/jones.dk index 0c6d03d..67578ed 100644 --- a/bind/fake/jones.dk +++ b/bind/fake/jones.dk @@ -13,8 +13,8 @@ $TTL 3600 MX 50 mail.haakansson.com. MX 50 mail.bitbase.dk. MX 50 mail.homebase.dk. - A 10.42.42.42 ; 62.243.165.95 -mail A 10.42.42.42 ; 62.243.165.95 + A 192.168.102.250 ; 62.243.165.95 +mail A 192.168.102.250 ; 62.243.165.95 fax MX 10 jawa.homebase.dk. MX 20 mail auryn MX 10 mail @@ -29,7 +29,7 @@ hysbald A 62.243.165.95 TXT "ISP=TDC" TXT "Link=ADSL" TXT "CNAME=0x3ef3a55f.virnxx2.adsl-dhcp.tele.dk" -dns A 10.42.42.42 ; 62.243.165.95 +dns A 192.168.102.250 ; 62.243.165.95 ; External hosts (use A and TXT-wrapped CNAME or PTR) ida A 217.157.178.135 @@ -124,7 +124,7 @@ rls A 80.208.177.2 TXT "Addr=Randers" ; Public local hosts (use A) -xayide A 10.42.42.42 ; 62.243.165.95 +xayide A 192.168.102.250 ; 62.243.165.95 HINFO "AMD Athlon" "Debian GNU/Linux" TXT "Owner=IT-guide dr. Jones v/ Jonas Smedegaard" TXT "Addr=Vesterbro, Copenhagen" diff --git a/bind/named.conf.local b/bind/named.conf.local index 5ab7142..0122e0a 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,17 +1,23 @@ include "/etc/local-COMMON/bind/named_IDA_acl.conf"; +include "/etc/local-COMMON/bind/named_BITBASE_acl.conf"; +include "/etc/local-COMMON/bind/named_JONES_acl.conf"; +include "/etc/local-COMMON/bind/named_HOMEBASE_acl.conf"; +include "/etc/local-COMMON/bind/named_LAB_acl.conf"; +include "/etc/local-COMMON/bind/named_DGIH_acl.conf"; +include "/etc/local-COMMON/bind/named_CONDUCT_acl.conf"; view "internal" { - match-clients { localnets; }; + match-clients { localnets; 192.168.0.0/16; }; include "/etc/local-COMMON/bind/named_BASE.conf"; include "/etc/local-COMMON/bind/named_JONES_fake.conf"; - include "/etc/local-COMMON/bind/named_BITBASE_sec.conf"; - include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; -# include "/etc/local-COMMON/bind/named_IDA_sec.conf"; - include "/etc/local-COMMON/bind/named_IDA_pri.conf"; - include "/etc/local-COMMON/bind/named_LAB_sec.conf"; - include "/etc/local-COMMON/bind/named_DGIH_sec.conf"; - include "/etc/local-COMMON/bind/named_CONDUCT_sec.conf"; + include "/etc/local-COMMON/bind/named_BITBASE_pri.conf"; + include "/etc/local-COMMON/bind/named_HOMEBASE_pri.conf"; +# include "/etc/local-COMMON/bind/named_IDA_pri.conf"; + include "/etc/local-COMMON/bind/named_IDAjones_fake.conf"; + include "/etc/local-COMMON/bind/named_LAB_pri.conf"; + include "/etc/local-COMMON/bind/named_DGIH_pri.conf"; + include "/etc/local-COMMON/bind/named_CONDUCT_pri.conf"; }; @@ -20,13 +26,13 @@ view "external" { recursion no; include "/etc/local-COMMON/bind/named_BASE.conf"; - include "/etc/local-COMMON/bind/named_JONES_sec.conf"; - include "/etc/local-COMMON/bind/named_BITBASE_sec.conf"; - include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; -# include "/etc/local-COMMON/bind/named_IDA_sec.conf"; + include "/etc/local-COMMON/bind/named_JONES_pri.conf"; + include "/etc/local-COMMON/bind/named_BITBASE_pri.conf"; + include "/etc/local-COMMON/bind/named_HOMEBASE_pri.conf"; +# include "/etc/local-COMMON/bind/named_IDA_pri.conf"; include "/etc/local-COMMON/bind/named_IDA_pri.conf"; - include "/etc/local-COMMON/bind/named_LAB_sec.conf"; - include "/etc/local-COMMON/bind/named_DGIH_sec.conf"; - include "/etc/local-COMMON/bind/named_CONDUCT_sec.conf"; + include "/etc/local-COMMON/bind/named_LAB_pri.conf"; + include "/etc/local-COMMON/bind/named_DGIH_pri.conf"; + include "/etc/local-COMMON/bind/named_CONDUCT_pri.conf"; }; -- cgit v1.2.3