opentechinstitute / commotion-router

The build system for the OpenWRT-based Commotion firmware.
https://commotionwireless.net
GNU General Public License v3.0
121 stars 43 forks source link

TP-Link WDR3600, WDR4300 splashes clients on Ethernet switch ports #137

Closed andygunn closed 9 years ago

andygunn commented 10 years ago

This seems to be due to the fact that wireless interfaces and the switch ports are part of the same bridged interface. The behavior is that any client connecting to the switch interface is splashed through the same process wireless clients go through.

Ethernet attached clients should not be splashed. If this is not possible to change, we need to add documentation to Configure Commotion to show folks how to whitelist Ethernet clients permanently.

jheretic commented 9 years ago

Addressed in #167