Fix typo
This commit is contained in:
parent
d333fe7964
commit
4870ad11b8
1 changed files with 1 additions and 1 deletions
|
|
@ -909,6 +909,6 @@ access-control: 10.8.0.1/24 allow' > /etc/unbound/openvpn-server.conf
|
|||
systemctl restart unbound
|
||||
else
|
||||
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"
|
||||
echo "You need to manually configure Unbound to listen on this interface and accept connections from the subnet"
|
||||
fi
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue