11-20-2023, 03:56 PM
(11-20-2023, 03:31 PM)stevef link Wrote: Would be interesting to know if youtube videos played as expected before VirtualBox was introduced to the installed system.
Any idea what the tunnel is for ? I guessed at VPN, but is it related to virtual machine ?
Edit to request clarification.
In your original post
Quote:I tried another Llinux version to test this (MX) and the results are the same.I initially read this to mean that MX had the same symptoms - i.e. ok on live, not ok after installation, but it could be read as no difference between installed and live versions of MX. Can you confirm which you meant please ?
Network performance was poor before installing any software. I noticed this when downloads of VirtualBox, VPN software were slow. The Linux Lite updates run at about 20-30kbps, which I would also consider slow (unless LL usually does this now).
I think I may have misled when I said "New PC". I should have said "New PC which will run exactly the same software setup as before, with the exception of LL 6.6 (I was on LL 5.x previously). Everything is the same VPN, VirtualBox, Browsers etc etc.
OUTPUTS (VPN disabled and I don't allow pings through my firewall):
ifconfig -a
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.8.110 netmask 255.255.255.0 broadcast 192.168.8.255
inet6 fd14:de39:dda1:6900:d427:370b:22d8:ef80 prefixlen 64 scopeid 0x0<global>
inet6 fe80::3824:f2d0:1746:2269 prefixlen 64 scopeid 0x20<link>
inet6 fd14:de39:dda1:6900:508a:2581:5bbe:454 prefixlen 64 scopeid 0x0<global>
ether 88:05:69:24:35:f8 txqueuelen 1000 (Ethernet)
RX packets 552508 bytes 747416111 (747.4 MB)
RX errors 50886 dropped 0 overruns 0 frame 50253
TX packets 345427 bytes 58511199 (58.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16 memory 0xb1200000-b1220000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 863 bytes 83528 (83.5 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 863 bytes 83528 (83.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vboxnet0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.56.1 netmask 255.255.255.0 broadcast 192.168.56.255
inet6 fe80::800:27ff:fe00:0 prefixlen 64 scopeid 0x20<link>
ether 0a:00:27:00:00:00 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 73 bytes 9231 (9.2 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp1s0: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether a0:a4:c5:b4:46:41 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ip r
default via 192.168.8.1 dev eno1 proto dhcp metric 100
192.168.8.0/24 dev eno1 proto kernel scope link src 192.168.8.110 metric 100
192.168.56.0/24 dev vboxnet0 proto kernel scope link src 192.168.56.1 linkdown
route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default homerouter.cpe 0.0.0.0 UG 100 0 0 eno1
192.168.8.0 0.0.0.0 255.255.255.0 U 100 0 0 eno1
192.168.56.0 0.0.0.0 255.255.255.0 U 0 0 0 vboxnet0
ip n
192.168.8.1 dev eno1 lladdr 14:de:39:dd:a1:69 REACHABLE
fe80::16de:39ff:fedd:a169 dev eno1 lladdr 14:de:39:dd:a1:69 router STALE
arp -a
homerouter.cpe (192.168.8.1) at 14:de:39:dd:a1:69 [ether] on eno1
nmcli dev show
GENERAL.DEVICE: eno1
GENERAL.TYPE: ethernet
GENERAL.HWADDR: 88:05:69:24:35:F8
GENERAL.MTU: 1500
GENERAL.STATE: 100 (connected)
GENERAL.CONNECTION: Wired connection 1
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveC>
WIRED-PROPERTIES.CARRIER: on
IP4.ADDRESS[1]: 192.168.8.110/24
IP4.GATEWAY: 192.168.8.1
IP4.ROUTE[1]: dst = 192.168.8.0/24, nh = 0.0.0.0, mt >
IP4.ROUTE[2]: dst = 0.0.0.0/0, nh = 192.168.8.1, mt =>
IP4.DNS[1]: 192.168.8.1
IP6.ADDRESS[1]: fd14:de39:dda1:6900:508a:2581:5bbe:454/>
IP6.ADDRESS[2]: fd14:de39:dda1:6900:d427:370b:22d8:ef80>
IP6.ADDRESS[3]: fe80::3824:f2d0:1746:2269/64
IP6.GATEWAY: --
IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 1024
IP6.ROUTE[2]: dst = fd14:de39:dda1:6900::/64, nh = ::>
IP6.DNS[1]: fe80::16de:39ff:fedd:a169
GENERAL.DEVICE: wlp1s0
GENERAL.TYPE: wifi
GENERAL.HWADDR: A0:A4:C5:B4:46:41
GENERAL.MTU: 1500
GENERAL.STATE: 20 (unavailable)
GENERAL.CONNECTION: --
GENERAL.CON-PATH: --
IP4.GATEWAY: --
IP6.GATEWAY: --
GENERAL.DEVICE: vboxnet0
GENERAL.TYPE: ethernet
GENERAL.HWADDR: 0A:00:27:00:00:00
GENERAL.MTU: 1500
GENERAL.STATE: 10 (unmanaged)
GENERAL.CONNECTION: --
GENERAL.CON-PATH: --
WIRED-PROPERTIES.CARRIER: off
IP4.ADDRESS[1]: 192.168.56.1/24
IP4.GATEWAY: --
IP4.ROUTE[1]: dst = 192.168.56.0/24, nh = 0.0.0.0, mt>
IP6.ADDRESS[1]: fe80::800:27ff:fe00:0/64
IP6.GATEWAY: --
IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 256
GENERAL.DEVICE: lo
GENERAL.TYPE: loopback
GENERAL.HWADDR: 00:00:00:00:00:00
GENERAL.MTU: 65536
GENERAL.STATE: 10 (unmanaged)
GENERAL.CONNECTION: --
GENERAL.CON-PATH: --
IP4.ADDRESS[1]: 127.0.0.1/8
IP4.GATEWAY: --
IP6.ADDRESS[1]: ::1/128
IP6.GATEWAY: --
IP6.ROUTE[1]: dst = ::1/128, nh = ::, mt = 256
resolvectl status
Global
Protocols: -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported
resolv.conf mode: foreign
Link 2 (eno1)
Current Scopes: DNS
Protocols: +DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported
Current DNS Server: 192.168.8.1
DNS Servers: 192.168.8.1
Link 3 (wlp1s0)
Current Scopes: none
Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported
Link 8 (vboxnet0)
Current Scopes: none
Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported
simon ~ resolvectl query bbc.co.uk
bbc.co.uk: 151.101.64.81 -- link: eno1
151.101.192.81 -- link: eno1
151.101.0.81 -- link: eno1
151.101.128.81 -- link: eno1
2a04:4e42::81 -- link: eno1
2a04:4e42:400::81 -- link: eno1
2a04:4e42:600::81 -- link: eno1
2a04:4e42:200::81 -- link: eno1
-- Information acquired via protocol DNS in 24.4ms.
-- Data is authenticated: no; Data was acquired via local or encrypted transport: no
-- Data from: network