How to Configure OpenWRT Router for Wireless to Wired Connection

How to Configure OpenWRT Router for Wireless to Wired Connection

Introduction In OpenWRT development, we may encounter the requirement to convert some network devices from wireless to wired. We can achieve this by adding a network port driver inside the device. Here, we introduce a simple and straightforward method: remove the DHCP function from LAN, and bridge WiFi and LAN to realize the wireless to … Read more

×