I would like to make the lan ports behave more like a switch, where the router plugged in the wan port assigns the IP address to anything plugged into them instead of the dhcp server running on the board. In the FAQ it says "These ports can be reconfigured with the following commands" but then gives commands for the wireless adapter and not for the lan ports. How can I make them passthrough?
top of page
bottom of page
We have updated the FAQ entry based on Bill's comments. Thanks for pointing that out @darick_c.
I'm not sure whats up with that FAQ entry. It should state that VLANs can be reconfigured by editing `/usr/libexec/config-rtl8367rb.sh`.
Sounds like you want to set up Linux IP masquerading. Googling `nftables` should help.