91
Remplacer la Bbox par un routeur / Le meilleur routeur OpenWRT pour la fibre B&YOU Pure Plus 8/1 Gb
« Dernier message par rooot le 03 mai 2026 à 22:27:48 »
alors tous les rx sont a Zéro, pour les tx voir ci-dessous
Code: [Sélectionner]
root@OpenWrt:~# ls /sys/class/net/lan2/statistics
collisions rx_frame_errors tx_carrier_errors
multicast rx_length_errors tx_compressed
rx_bytes rx_missed_errors tx_dropped
rx_compressed rx_nohandler tx_errors
rx_crc_errors rx_over_errors tx_fifo_errors
rx_dropped rx_packets tx_heartbeat_errors
rx_errors tx_aborted_errors tx_packets
rx_fifo_errors tx_bytes tx_window_errors
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_aborted_errors
0
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_bytes
15602
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_carrier_errors
0
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_compressed
0
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_dropped
4
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_errors
0
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_fifo_errors
0
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_heartbeat_errors
0
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_packets
235
root@OpenWrt:~# cat /sys/class/net/lan2/statistics/tx_window_errors
0
root@OpenWrt:~#

Messages récents
c'est magique ce truc !