[OpenWrt Wiki] Use RNDIS USB Dongle for WAN connection
openwrt.org › wan › wwanMar 28, 2021 · Use RNDIS USB Dongle for WAN connection RNDIS (Remote Network Driver Interface Specification) is ethernet over USB protocol used by some fast speed USB modems/dongles. It is also used by many USB3.0-GigabitEthernet-Adapter like the TP-Link UE300 and all chinese low-cost ones I bought on ebay. It is one of the ways these gigabit ethernet dongles use to be
Thinq.Ai - Blog Raspberry Pi
https://www.thinq.ai/RPi_Ethernet_USB_OpenWRT.htmlEnable USB host on OpenWRT. Log on to your OpenWRT router and make the following changes. Install ethernet over USB kernel module package on OpenWRT using CLI. opkg update opkg install kmod-usb-net-rndis or via Luci interface under install software packages kmod-usb-net-rndis. If all is well you should now see a new interface usb0 on your router.