I have Ubuntu 20.04.1 LTS. I added VPN config using this instruction.
VPN is correctly added. When I connect to this VPN I can open only page with address IP.
For example I can ping
address 8.8.8.8
but I can't ping address facebook.com
. I get error:
Temporary failure in name resolution
I trying resolve this by this instruction. But when I disconnected VPN and next connected to VPN, then inside file /etc/resolv.conf
disappear nameserver 8.8.8.8
and I must add nameserver 8.8.8.8
again.