OpenWrt Forum Archive

Topic: Problem sta mode 7.07

The content of this topic has been archived on 28 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I want to install bridge eth0 with ath0 on atheros sta mode

I install wds mode is ok


I install sta mode is not forwarding

I can ping with openwrt to all system connected in eth0 or ath0
I can ping with all system connected in eth0 or ath0 to openwrt

Please Help me

wlanconfig ath0 create wlandev wifi0 wlanmode sta
brctl addif br-lan eth0
brctl addif br-lan ath0

echo 1 > /proc/sys/net/ipv4/ip_forward

The discussion might have continued from here.