Added DHCP option

This commit is contained in:
rection 2018-12-25 21:11:19 +03:00
parent 676e68fe4f
commit 38e94f2f01

View file

@ -921,6 +921,7 @@ verify-x509-name $SERVER_NAME name
auth $HMAC_ALG auth $HMAC_ALG
auth-nocache auth-nocache
cipher $CIPHER cipher $CIPHER
dhcp-option DNS 192.168.1.1
tls-client tls-client
tls-version-min 1.2 tls-version-min 1.2
tls-cipher $CC_CIPHER tls-cipher $CC_CIPHER