1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Force remove of ncp-disable option in openvpn

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-11-06 16:22:15 +01:00
parent 5b32c33c05
commit 9ad0d58e81
3 changed files with 0 additions and 13 deletions

View file

@ -30,7 +30,6 @@ _openvpnbonding() {
set openvpn.omr_bonding_${interface}.remote="${remoteip}"
set openvpn.omr_bonding_${interface}.local="${localip}"
set openvpn.omr_bonding_${interface}.lport='0'
set openvpn.omr_bonding_${interface}.ncp_disable='1'
set openvpn.omr_bonding_${interface}.auth_nocache='1'
set openvpn.omr_bonding_${interface}.proto='udp'
set openvpn.omr_bonding_${interface}.client='1'

View file

@ -279,17 +279,6 @@ config openvpn sample_server
# Use BF-CBC as fallback
# option data_ciphers_fallback 'BF-CBC'
# OpenVPN versions 2.4 and later will attempt to
# automatically negotiate the most secure cipher
# between the client and server, regardless of a
# configured "option cipher" (see below).
# Automatic negotiation is recommended.
#
# Uncomment this option to disable this behavior,
# and force all OpenVPN peers to use the configured
# cipher option instead (not recommended).
# option ncp_disable
# Enable compression on the VPN link.
# If you enable it here, you must also
# enable it in the client config file.

View file

@ -166,7 +166,6 @@ mlock
mtu_test
multihome
mute_replay_warnings
ncp_disable
nobind
opt_verify
passtos