]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ipsec-policy: Variables don't match those from the CGI
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Nov 2018 15:58:39 +0000 (15:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Feb 2019 18:20:36 +0000 (18:20 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/firewall/ipsec-policy

index 37267dbf3c85e74318aee8d90255a434ed7e8de4..53384fc5de104efedffb844fb7c1775f71d09852 100644 (file)
@@ -25,10 +25,9 @@ eval $(/usr/local/bin/readhash /var/ipfire/vpn/settings)
 
 VARS=(
        id status name lefthost type ctype x1 x2 x3 leftsubnets
-       x4 righthost rightsubnets x5 x6 x7 x8 x9 x10 x11 x12
+       remote righthost rightsubnets x5 x6 x7 x8 x9 x10 x11 x12
        x13 x14 x15 x16 x17 x18 x19 x20 x21 proto x22 x23 x24
-       route x26 x27 x28 x29 x30 x31 x32 x33 x34 x35
-       interface_mode interface_address interface_mtu rest
+       route x26 mode interface_mode interface_address interface_mtu rest
 )
 
 block_subnet() {