genconfig: Expand the subnet

* Use a larger subnet (2x the size) to allow for more hard-coded
  configurations.
This commit is contained in:
Kyle Manna 2014-06-29 22:45:30 -07:00
parent 353019b0e9
commit 20dc3d6ea0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if [ -z "$cn" ]; then
fi
cat > "$OPENVPN/udp1194.conf" <<EOF
server 192.168.255.128 255.255.255.128
server 192.168.255.0 255.255.255.0
verb 3
#duplicate-cn
key $EASYRSA_PKI/private/$cn.key