LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Network speeds differ according to boot source
#4
(11-20-2023, 01:25 PM)Earthenware link Wrote: Booting from PC:
Network:
  Device-1: Intel Ethernet I219-V driver: e1000e
  IF: eno1 state: up speed: 1000 Mbps duplex: full mac: 88:05:69:24:35:f8
  IP v4: 192.168.8.110/24 type: dynamic noprefixroute scope: global
  IP v6: fd14:de39:dda1:6900:7013:abfe:de3a:692/64 type: temporary dynamic
  scope: global
  IP v6: fd14:de39:dda1:6900:d427:370b:22d8:ef80/64
  type: dynamic mngtmpaddr noprefixroute scope: global
  IP v6: fe80::3824:f2d0:1746:2269/64 type: noprefixroute scope: link
  Device-2: Intel Wireless 7265 driver: iwlwifi
  IF: wlp1s0 state: down mac: a0:a4:c5:b4:46:41
  IF-ID-1: tun0 state: unknown speed: 10 Mbps duplex: full mac: N/A
  IP v4: 10.10.0.8/16 scope: global
  IP v6: fe80::b291:da71:92ad:22b2/64 virtual: stable-privacy scope: link
  IF-ID-2: vboxnet0 state: up speed: 10 Mbps duplex: full
  mac: 0a:00:27:00:00:00
  IP v4: 192.168.56.1/24 scope: global
  IP v6: fe80::800:27ff:fe00:0/64 scope: link
  WAN IP: ;; communications error to 208.67.222.222#53: connection refused

Ethernet driver is clearly the same in both case, but there are some 'extras' in your installed version.
It appears to have a tunnel network and a virtual machine.
I don't use virtual machines and don't know yet if it is significant to your problem.

Secondly, the WAN address reporting is showing an odd situation, possibly related to DNS. This may be significant.

Have you set up a virtual machine in the installed version or done anything at all related to networking - maybe a VPN?

If possible can you run these commands in both scenarios.  Apologies for the scattergun approach, but something in one or more of these outputs might show why the network is performing differently in the installed version.

Code:
ifconfig -a

Code:
ip r

Code:
route

Code:
ip n

Code:
arp -a

Code:
ping _gateway
Allow to run for 5 seconds, then terminate command with 'ctrl c'

Code:
ping 8.8.8.8
Allow to run for 5 seconds, then terminate command with 'ctrl c'

Code:
ping google.com
Allow to run for 5 seconds, then terminate command with 'ctrl c'

Code:
nmcli dev show
If the screen pause showing 'lines x-y' press space until you see (END), then press 'Q'

Code:
resolvectl status
If the screen pause showing 'lines x-y' press space until you see (END), then press 'Q'

Code:
resolvectl query bbc.co.uk

Code:
tracepath -l 500 -n -b 184.95.56.34
stevef
clueless
Reply


Messages In This Thread
Re: Network speeds differ according to boot source - by stevef - 11-20-2023, 02:21 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)