2

I am using Ubuntu 20.04 on my desktop, my internet is on wifi via d-link dongle.

Before VPN connection inter is working fine with good speed. But once I connect VPN internet is not available on Ubuntu system, also the gateway which is router IP is not pingable.

I found this below link but I am connecting via forticlient VPN, but the steps are not applicable for me.

Internet becomes unavailible after connecting through vpn

Step 1 & 2 are not applicable for me. enter image description here

But I have done step 4 & 5 which on WIFI Network, but still not working. enter image description here

AReddy
  • 121

1 Answers1

0

I am using ubuntu 20.04 too with FortiClient VPN. I found that NetworkManager handle these configurations relate to network.

You can try nm-connection-editor then Select your default network, select General tab and check if Connect automatically with priority: Enable with positive value (>0). My value was -999 then I changed to 100. Network work again. Although I didn't find root problem yet.

Basil the dev
  • 171
  • 2
  • 6