Open vdo opened 4 years ago
When importing .ovpn files with NetworkManager, the files are stored in the system with the name of the file imported, for example:
ca=/home/vdo/.cert/nm-openvpn/DAppNode_VPN-ca.pem cert=/home/vdo/.cert/nm-openvpn/DAppNode_VPN-cert.pem cert-pass-flags=0 connection-type=tls dev=tun key=/home/vdo/.cert/nm-openvpn/DAppNode_VPN-key.pem
To avoid col.lisions with other DAppNode configurations, they should be imported with a unique name, like DAppNode_VPN_2ef495a.ovpn
DAppNode_VPN_2ef495a.ovpn
DAppNode_vdophone_VPN.ovpn
When importing .ovpn files with NetworkManager, the files are stored in the system with the name of the file imported, for example:
To avoid col.lisions with other DAppNode configurations, they should be imported with a unique name, like
DAppNode_VPN_2ef495a.ovpn