> Am 20.03.2025 um 20:09:43 Uhr schrieb Patrick Dupre via users:
>
> > No,
> > except a VM with windows 7
>
> Should be enough.
> You can passthrough USB devices to that, e.g. test a VM with Win 10/11
> to have a current OS.

Look at that.

I am now connected fine for ~ 15 minutes!
I started my VM with Win7!
At the beginning, I passthrough the USB device, connect to http://192.168.8.1
It was already connect from linux.
But I could not use the network.
Then I "disconnected" the USB device to have the control from linux
It is still working.
Why?
The only difference that I can see is that the "link speed 425 Mb/s"
is not shown up (Details NetworkManager).
I do not know how I could manage this

Here some outputs

enp0s20f0u11: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.8.150  netmask 255.255.255.0  broadcast 192.168.8.255
        inet6 2a04:cec0:11fa:a98d:f531:38b3:2c62:6316  prefixlen 64  scopeid 
0x0<global>
        inet6 fe80::f40e:975b:b76a:70cd  prefixlen 64  scopeid 0x20<link>
        ether 9a:78:3e:01:9b:67  txqueuelen 1000  (Ethernet)
        RX packets 24606  bytes 13570762 (12.9 MiB)
        RX errors 2  dropped 0  overruns 0  frame 2
        TX packets 21796  bytes 6157721 (5.8 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

dig google.de @fe80::84d1:a9ff:fee7:c482%enp0s20f0u11
;; communications error to fe80::84d1:a9ff:fee7:c482%17#53: timed out


 ip -6 r s
2a04:cec0:11fa:a98d::/64 dev enp0s20f0u11 proto ra metric 100 pref medium
fe80::/64 dev enp0s20f0u11 proto kernel metric 1024 pref medium
default via fe80::9051:8689:759f:501d dev enp0s20f0u11 proto ra metric 100 pref 
medium


ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
17: enp0s20f0u11: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel 
state UNKNOWN group default qlen 1000
    link/ether 9a:78:3e:01:9b:67 brd ff:ff:ff:ff:ff:ff
    inet 192.168.8.150/24 brd 192.168.8.255 scope global dynamic noprefixroute 
enp0s20f0u11
       valid_lft 6678sec preferred_lft 6678sec
    inet6 2a04:cec0:11fa:a98d:f531:38b3:2c62:6316/64 scope global noprefixroute
       valid_lft forever preferred_lft forever
    inet6 fe80::f40e:975b:b76a:70cd/64 scope link noprefixroute
       valid_lft forever preferred_lft forever

ip r s
default via 192.168.8.1 dev enp0s20f0u11 proto dhcp src 192.168.8.150 metric 100
192.168.8.0/24 dev enp0s20f0u11 proto kernel scope link src 192.168.8.150 
metric 100
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 linkdown

route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.8.1     0.0.0.0         UG    100    0        0 
enp0s20f0u11
192.168.8.0     0.0.0.0         255.255.255.0   U     100    0        0 
enp0s20f0u11
192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0 virbr0

traceroute -I 2a01:170:118f:1::1
traceroute to 2a01:170:118f:1::1 (2a01:170:118f:1::1), 30 hops max, 80 byte 
packets
 1  ik41.home (2a04:cec0:11fa:a98d:8980:ce75:841b:48d6)  2.360 ms  3.220 ms *
 2  2a04:cec0:11fa:a98d:0:62:273c:f140 (2a04:cec0:11fa:a98d:0:62:273c:f140)  
64.183 ms  74.291 ms *
 3  * * *
 4  2001:860:b204:5100::19:4 (2001:860:b204:5100::19:4)  74.640 ms  74.664 ms  
74.721 ms
 5  2001:860:b204:5100::15:3 (2001:860:b204:5100::15:3)  74.430 ms  74.427 ms  
74.477 ms
 6  2001:860:b204:5100::11:4 (2001:860:b204:5100::11:4)  79.856 ms * *
 7  2001:860:bbe0:e1::1 (2001:860:bbe0:e1::1)  52.430 ms * *
 8  2001:860:bbee:d9::1 (2001:860:bbee:d9::1)  33.476 ms * *
 9  * * *
10  * * *
11  2003:0:130e:9::2274:1 (2003:0:130e:9::2274:1)  49.865 ms  49.946 ms  53.484 
ms
12  2a01:170:118f:1::1 (2a01:170:118f:1::1)  46.012 ms  49.868 ms  49.899 ms

traceroute -I 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60 byte packets
 1  * * *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * _gateway (192.168.8.1)  2.335 ms !N *




-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to