Netrunner Rolling: no http browsing in Virtualbox

  • OS: Netrunner rolling (2018.08)

  • Kernel: 4.19.32-1-Manjaro

  • Virtualbox: Version 6.0.4 r128413 (Qt5.6.2)

  • Host Machine: Windows 10 Pro, version 1803, 64-bit

Problem
I lost the ability to browse the internet, but I have network connection based on the following test:

nmcli d show

GENERAL.DEVICE: enp0s3
GENERAL.TYPE: ethernet
GENERAL.HWADDR: 08:00:27:76:E2:61
GENERAL.MTU: 1500
GENERAL.STATE: 100 (connected)
GENERAL.CONNECTION: Wired connection 2
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1
WIRED-PROPERTIES.CARRIER: on
IP4.ADDRESS[1]: 192.168.1.115/24
IP4.GATEWAY: 192.168.1.1
IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 100
IP4.ROUTE[2]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100
IP4.DNS[1]: 208.67.222.220
IP4.DNS[2]: 208.67.220.222
IP4.DNS[3]: 192.168.1.1
IP4.DOMAIN[1]: consolidated.net
IP6.ADDRESS[1]: fe80::791b:313c:12a1:e338/64
IP6.GATEWAY: –
IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 100
IP6.ROUTE[2]: dst = ff00::/8, nh = ::, mt = 256, table=255

GENERAL.DEVICE: enp0s8
GENERAL.TYPE: ethernet
GENERAL.HWADDR: 08:00:27:74:69:6B
GENERAL.MTU: 1500
GENERAL.STATE: 20 (unavailable)
GENERAL.CONNECTION: –
GENERAL.CON-PATH: –
WIRED-PROPERTIES.CARRIER: off

GENERAL.DEVICE: lo
GENERAL.TYPE: loopback
GENERAL.HWADDR: 00:00:00:00:00:00
GENERAL.MTU: 65536
lines 1-34

====

I upgrade the virtual machine, and after that, I could not browse the web again. I wonder if something in this process may caused this problem.

Thank you for your help:

A.