chiark
/
gitweb
/
~mdw
/
exim-config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7515379
)
lists.m4: Update the IP address lists following server move.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 2 May 2024 11:59:14 +0000
(12:59 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 2 May 2024 11:59:14 +0000
(12:59 +0100)
lists.m4
patch
|
blob
|
blame
|
history
diff --git
a/lists.m4
b/lists.m4
index 88ae8c8f9f3ca488a7f0a9e66dd151b8280e0034..70623e6a96572478697042f526bdd4ad21c95848 100644
(file)
--- a/
lists.m4
+++ b/
lists.m4
@@
-27,21
+27,17
@@
hostlist localnet = <; \
127.0.0.0/8 ; ::1
hostlist thishost = <; \
+localnet ; @[]
127.0.0.0/8 ; ::1
hostlist thishost = <; \
+localnet ; @[]
-hostlist foreign = <; \
- 212.13.198.76 ; 2001:ba8:0:1d9::1:1
+hostlist foreign = <;
hostlist border = <; \
! +foreign ; \
hostlist border = <; \
! +foreign ; \
- 62.49.204.144/28 ; 2001:470:1f09:1b98::/64 ; \
- 81.2.113.195 ; 81.187.238.128/28 ; \
- 212.13.198.64/28 ; 2001:ba8:0:1d9::/64
+ 81.2.113.195 ; 81.187.238.128/28 ; 217.169.12.64/28 ; \
+ 2001:8b0:c92:fff::/64
hostlist trusted = <; \
+localnet ; +border ; \
hostlist trusted = <; \
+localnet ; +border ; \
- 172.29.199.0/24 ; 2001:8b0:c92::/49 ; \
- 2001:ba8:1d9::/49 ; 2001:470:9740::/49
+ 172.29.199.0/24 ; 2001:8b0:c92::/49
hostlist allnets = <; \
+localnet ; +border ; \
hostlist allnets = <; \
+localnet ; +border ; \
- 172.29.198.0/23 ; 2001:8b0:c92::/48 ; \
- 2001:ba8:1d9::/48 ; 2001:470:9740::/48
+ 172.29.198.0/23 ; 2001:8b0:c92::/48
## Addresses which are likely to be bogus. These are zero, loopback,
## multicast, broadcast (IPv4), and blocks reserved for documentation.
## Addresses which are likely to be bogus. These are zero, loopback,
## multicast, broadcast (IPv4), and blocks reserved for documentation.