Add missin fi
This commit is contained in:
parent
d2e20b9637
commit
7278337c08
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ access-control: 10.8.0.1/24 allow' > /etc/unbound/openvpn-server.conf
|
||||||
else
|
else
|
||||||
echo "OpenVPN will be configured to use 10.8.0.1 IP for clients DNS"
|
echo "OpenVPN will be configured to use 10.8.0.1 IP for clients DNS"
|
||||||
echo "You need to manually configure Unbound to listen on this interface and accept connections from the subnet"
|
echo "You need to manually configure Unbound to listen on this interface and accept connections from the subnet"
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue