Skip to content

vpnc: MTU & bypass auth&encrypt

sytrus a requested to merge ivkus/NetworkManager-vpnc:main into main

newer vpnc client refuse to connect to old vpnc server if auth&encrypt too weak. this commit add some configuration to overcome it.

  • Add "Interface MTU"
  • Add "Enable weak authentication"
  • Add "Enable weak encryption"

Signed-off-by: Sytrus Ivkus aiueclipse@mail.com

Merge request reports