From 9ec5456a4f6eca55df651d06f319ad3169dfd50c Mon Sep 17 00:00:00 2001 Message-Id: <9ec5456a4f6eca55df651d06f319ad3169dfd50c.1747442562.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 9 May 2010 10:47:37 +0100 Subject: [PATCH] local.m4: Note terror's participation in the VPN. Organization: Straylight/Edgeware From: Mark Wooding --- local.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/local.m4 b/local.m4 index b321cde..8e7bd1e 100644 --- a/local.m4 +++ b/local.m4 @@ -45,7 +45,8 @@ defiface $if_trusted \ defiface $if_untrusted \ untrusted:172.29.198.0/25 defvpn $if_vpn safe 172.29.199.128/27 \ - crybaby:172.29.199.129 + crybaby:172.29.199.129 \ + terror:172.29.199.130 defiface $if_iodine untrusted:172.29.198.128/28 defiface $if_its_mz safe:172.29.199.160/30 defiface $if_its_pi safe:192.168.0.0/24 -- [mdw]