Hello,
I bought an openwrt one as a way to force myself to learn some networking. So apologies for beginner questions or misunderstandings. The LAN connection isn't working so I can't even get into luci. I did a little bit of AI supported troubleshooting and learned some stuff. The AI's summary will be better than mine:
Troubleshooting summary (OpenWrt One, fresh device):
- Laptop: Manjaro KDE (Lenovo IdeaPad Slim 3), RTL8153 USB Ethernet
- Topology: Laptop → LAN port, modem → WAN (also tested with modem disconnected)
Layer 1 (Physical):
- Link up (
UP, LOWER_UP) - LEDs active on both ends
- Cable + adapter confirmed working
Layer 2 (Data Link):
- No ARP response from 192.168.1.1
- No MAC learned for router on interface
Layer 3 (Network):
- DHCP fails (
ip-configuration-unavailable) - Manual IP set (192.168.1.2) → no connectivity
- Ping to 192.168.1.1 fails
Conclusion:
- Link established, but no L2/L3 response from router LAN
- Suspecting router boot/config issue or faulty unit
Thank you for any help you can provide!