Ubuntu 20.04 VPN – SIUA

  • Instalar
sudo apt install resolvconf openvpn-systemd-resolved
  • Abrir el archivo de configuración de vpn y gregar al final
script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
  • Ver estado
systemd-resolve --status