Omni IIe network repair

Did it work?

Here still using the micro router with OpenWRT on it. It connects to a managed Gb switch.

Code:
BusyBox v1.36.1 (2023-11-27 07:02:33 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 23.05.2, r23630-842932a63d
 -----------------------------------------------------
root@ICS-HAI:~#

Code:
root@ICS-HAI:~# dmesg | grep eth0 | grep up
[    2.895395] mtk_soc_eth 10100000.ethernet eth0: port 4 link up (10Mbps/Half duplex)
[    3.475362] mtk_soc_eth 10100000.ethernet eth0: port 0 link up (100Mbps/Full duplex)
 
Back
Top