My RT-N66U is one port short of servicing every device in my media cabinet. I had a spare USB NIC, and plugged it in to one of the USB ports out of curiosity. It doesn't work out of the box as an extra LAN port, but it certainly is recognized. It shows up in "ip link list", and the web interface even shows "Realtek USB 10/100 LAN".
The first thing I tried was `brctl addif br0 eth3`. This worked to some degree - a computer plugged in to the port showed up in the Clients list in the web interface, and got an IP address from DHCP. But it didn't have access to the internet (in fact, attempting to load a website seems to have caused the Clients list in the web interface to break, now showing 0 clients).
What steps am I missing? Or is this not going to be possible?
The first thing I tried was `brctl addif br0 eth3`. This worked to some degree - a computer plugged in to the port showed up in the Clients list in the web interface, and got an IP address from DHCP. But it didn't have access to the internet (in fact, attempting to load a website seems to have caused the Clients list in the web interface to break, now showing 0 clients).
What steps am I missing? Or is this not going to be possible?