Is it possible to configure OPENVPN on existing tun interface using .ovpn config file?
I have interface tun1 sudo ip tuntap add mode tun dev tun1
and config file ./vpn.ovpn and i need to configure vpn on this device without changing routing for another interfaces, is it possible?