Bridge between two interfaces

Hello,

I have two interfaces:

  • wlan0
  • ent

'ent' represents the AP for a WiFi network with WPA-PSK encryption. I want to forward every packets coming from any client connected to this interface to the other interface wlan0.

How can I do that?

Check on Openwrt.org

Also read this:

YUN CLI (Command Line Interface) Tools

Jesse