Skip to content

Commit 9eb2ece

Browse files
committed
Update for further address space shrinkage
Legacy-ID: 2843
1 parent 06b4ece commit 9eb2ece

File tree

2 files changed

+3
-117
lines changed

2 files changed

+3
-117
lines changed

server/fedora/config/etc/httpd/conf.d/scripts-special.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ ErrorDocument 403 /__scripts/forbidden.shtml
5353
ErrorDocument 403 /__scripts/disabled.html
5454
</Directory>
5555

56-
# Generated from http://kb.mit.edu/confluence/x/F4DCAg, 2017-04-23
57-
SetEnvIf REMOTE_ADDR ^(10|18\.(\d\d?|1([0-37]\d|4[0-46-9]|5[024-9]|6[0135-9]|8[0-3679]|9[02389])|2(0[018]|1[248]|29|3[024589]|4[0-57-9]|5[0-245]))|128\.(3[01]|52))\. SCRIPTS_REMOTE_MITNET
56+
# Generated from http://kb.mit.edu/confluence/x/F4DCAg, 2017-06-27
57+
SetEnvIf REMOTE_ADDR ^(10|18\.(\d\d?|1([0-2]\d|3[1-57-9]|4[0-369]|5[024-9]|6[135-9]|7[0-46-8]|8[013679]|9[02389])|2(29|3[089]|4[0-578]|5[0-245]))|128\.(3[01]|52))\. SCRIPTS_REMOTE_MITNET

server/fedora/config/etc/named.mit.zones

Lines changed: 1 addition & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ zone "10.in-addr.arpa" IN {
1717
};
1818

1919
// List of *.18.in-addr.arpa zones generated from
20-
// https://whois.arin.net/rest/org/MIT-2/nets (2017-04-19)
20+
// http://kb.mit.edu/confluence/x/F4DCAg (2017-06-27)
2121

2222
zone "0.18.in-addr.arpa" IN {
2323
type stub;
@@ -799,12 +799,6 @@ zone "129.18.in-addr.arpa" IN {
799799
file "slaves/129.18.in-addr.arpa.stub";
800800
};
801801

802-
zone "130.18.in-addr.arpa" IN {
803-
type stub;
804-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
805-
file "slaves/130.18.in-addr.arpa.stub";
806-
};
807-
808802
zone "131.18.in-addr.arpa" IN {
809803
type stub;
810804
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -835,12 +829,6 @@ zone "135.18.in-addr.arpa" IN {
835829
file "slaves/135.18.in-addr.arpa.stub";
836830
};
837831

838-
zone "136.18.in-addr.arpa" IN {
839-
type stub;
840-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
841-
file "slaves/136.18.in-addr.arpa.stub";
842-
};
843-
844832
zone "137.18.in-addr.arpa" IN {
845833
type stub;
846834
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -883,30 +871,12 @@ zone "143.18.in-addr.arpa" IN {
883871
file "slaves/143.18.in-addr.arpa.stub";
884872
};
885873

886-
zone "144.18.in-addr.arpa" IN {
887-
type stub;
888-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
889-
file "slaves/144.18.in-addr.arpa.stub";
890-
};
891-
892874
zone "146.18.in-addr.arpa" IN {
893875
type stub;
894876
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
895877
file "slaves/146.18.in-addr.arpa.stub";
896878
};
897879

898-
zone "147.18.in-addr.arpa" IN {
899-
type stub;
900-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
901-
file "slaves/147.18.in-addr.arpa.stub";
902-
};
903-
904-
zone "148.18.in-addr.arpa" IN {
905-
type stub;
906-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
907-
file "slaves/148.18.in-addr.arpa.stub";
908-
};
909-
910880
zone "149.18.in-addr.arpa" IN {
911881
type stub;
912882
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -961,12 +931,6 @@ zone "159.18.in-addr.arpa" IN {
961931
file "slaves/159.18.in-addr.arpa.stub";
962932
};
963933

964-
zone "160.18.in-addr.arpa" IN {
965-
type stub;
966-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
967-
file "slaves/160.18.in-addr.arpa.stub";
968-
};
969-
970934
zone "161.18.in-addr.arpa" IN {
971935
type stub;
972936
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -1039,12 +1003,6 @@ zone "174.18.in-addr.arpa" IN {
10391003
file "slaves/174.18.in-addr.arpa.stub";
10401004
};
10411005

1042-
zone "175.18.in-addr.arpa" IN {
1043-
type stub;
1044-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1045-
file "slaves/175.18.in-addr.arpa.stub";
1046-
};
1047-
10481006
zone "176.18.in-addr.arpa" IN {
10491007
type stub;
10501008
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -1063,12 +1021,6 @@ zone "178.18.in-addr.arpa" IN {
10631021
file "slaves/178.18.in-addr.arpa.stub";
10641022
};
10651023

1066-
zone "179.18.in-addr.arpa" IN {
1067-
type stub;
1068-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1069-
file "slaves/179.18.in-addr.arpa.stub";
1070-
};
1071-
10721024
zone "180.18.in-addr.arpa" IN {
10731025
type stub;
10741026
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -1081,12 +1033,6 @@ zone "181.18.in-addr.arpa" IN {
10811033
file "slaves/181.18.in-addr.arpa.stub";
10821034
};
10831035

1084-
zone "182.18.in-addr.arpa" IN {
1085-
type stub;
1086-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1087-
file "slaves/182.18.in-addr.arpa.stub";
1088-
};
1089-
10901036
zone "183.18.in-addr.arpa" IN {
10911037
type stub;
10921038
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -1141,42 +1087,6 @@ zone "199.18.in-addr.arpa" IN {
11411087
file "slaves/199.18.in-addr.arpa.stub";
11421088
};
11431089

1144-
zone "200.18.in-addr.arpa" IN {
1145-
type stub;
1146-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1147-
file "slaves/200.18.in-addr.arpa.stub";
1148-
};
1149-
1150-
zone "201.18.in-addr.arpa" IN {
1151-
type stub;
1152-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1153-
file "slaves/201.18.in-addr.arpa.stub";
1154-
};
1155-
1156-
zone "208.18.in-addr.arpa" IN {
1157-
type stub;
1158-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1159-
file "slaves/208.18.in-addr.arpa.stub";
1160-
};
1161-
1162-
zone "212.18.in-addr.arpa" IN {
1163-
type stub;
1164-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1165-
file "slaves/212.18.in-addr.arpa.stub";
1166-
};
1167-
1168-
zone "214.18.in-addr.arpa" IN {
1169-
type stub;
1170-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1171-
file "slaves/214.18.in-addr.arpa.stub";
1172-
};
1173-
1174-
zone "218.18.in-addr.arpa" IN {
1175-
type stub;
1176-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1177-
file "slaves/218.18.in-addr.arpa.stub";
1178-
};
1179-
11801090
zone "229.18.in-addr.arpa" IN {
11811091
type stub;
11821092
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -1189,24 +1099,6 @@ zone "230.18.in-addr.arpa" IN {
11891099
file "slaves/230.18.in-addr.arpa.stub";
11901100
};
11911101

1192-
zone "232.18.in-addr.arpa" IN {
1193-
type stub;
1194-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1195-
file "slaves/232.18.in-addr.arpa.stub";
1196-
};
1197-
1198-
zone "234.18.in-addr.arpa" IN {
1199-
type stub;
1200-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1201-
file "slaves/234.18.in-addr.arpa.stub";
1202-
};
1203-
1204-
zone "235.18.in-addr.arpa" IN {
1205-
type stub;
1206-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1207-
file "slaves/235.18.in-addr.arpa.stub";
1208-
};
1209-
12101102
zone "238.18.in-addr.arpa" IN {
12111103
type stub;
12121104
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
@@ -1267,12 +1159,6 @@ zone "248.18.in-addr.arpa" IN {
12671159
file "slaves/248.18.in-addr.arpa.stub";
12681160
};
12691161

1270-
zone "249.18.in-addr.arpa" IN {
1271-
type stub;
1272-
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };
1273-
file "slaves/249.18.in-addr.arpa.stub";
1274-
};
1275-
12761162
zone "250.18.in-addr.arpa" IN {
12771163
type stub;
12781164
masters { 18.70.0.160; 18.71.0.151; 18.72.0.3; };

0 commit comments

Comments
 (0)