From 20dc3d6ea0b151abd1434780b17b5669faa5fd23 Mon Sep 17 00:00:00 2001 From: Kyle Manna Date: Sun, 29 Jun 2014 22:45:30 -0700 Subject: [PATCH] genconfig: Expand the subnet * Use a larger subnet (2x the size) to allow for more hard-coded configurations. --- bin/ovpn_genconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ovpn_genconfig b/bin/ovpn_genconfig index e5f14ff..8a4a2f0 100755 --- a/bin/ovpn_genconfig +++ b/bin/ovpn_genconfig @@ -14,7 +14,7 @@ if [ -z "$cn" ]; then fi cat > "$OPENVPN/udp1194.conf" <