Hello,
I have a problem with my clean install of OMV 5.3.9.
My internet connection is stuck to 65 mbps (MAX)
Here return of :
> ip -c a
Code
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
valid_lft forever preferred_lft forever
2: enp1s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 00:25:11:xx:xx:xx brd ff:ff:ff:ff:ff:ff
3: enx00e04c68ec62: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:e0:4c:xx:xx:xx brd ff:ff:ff:ff:ff:ff
inet 192.168.1.101/24 brd 192.168.1.255 scope global enx00e04c68ec62
valid_lft forever preferred_lft forever
Alles anzeigen
Return of :
> ethtool enx00e04c68ec62
Code
Settings for enx00e04c68ec62:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 1000Mb/s
Duplex: Full
Port: MII
PHYAD: 32
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00007fff (32767)
drv probe link timer ifdown ifup rx_err tx_err tx_queued intr tx_done rx_status pktdata hw wol
Link detected: yes
Alles anzeigen
Return of :
> lshw -c network
Code
*-network
description: Ethernet interface
identifiant matériel: 1
information bus: usb@1:7
nom logique: enx00e04c68ec62
numéro de série: XXXXXXXXXXXXXXX
taille: 1Gbit/s
capacité: 1Gbit/s
fonctionnalités: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8152 driverversion=v1.10.11 duplex=full ip=192.168.1.101 link=yes multicast=yes port=MII speed=1Gbit/s
I've obviously tested my ethernet cable and it works well in Gigabit on another set.
Note that I use a USB / Ethernet adapter to connect my cable ... until now I had no problems.
(Adapter tested on another computer and also works well in Gigabit)
Do you have any ideas?
Thanks in advance !