Hi, Shinoda Up the mesh interface before joining the mesh network.
Like this: > # ifconfig mesh0 up > # iw mesh0 mesh join mymesh --- Chun-Yeow On Wed, Aug 29, 2012 at 8:21 PM, LEO Airwarosu Yoichi Shinoda <[email protected]> wrote: > > With OpenWrt r33276 (compat-wireless-2012-07-13), > Buffalo WZR-HP-G300NH (AR9132) does not start a mesh > until an adjacent monitor interface is created and brought up. > > For example, let's consider a mesh interface mesh0. > > # iw phy0 interface add mesh0 type mp > # iw mesh0 set channel 11 > # iw mesh0 mesh join mymesh > # ifconfig mesh0 up > > I need to issue following additional commands before > the mesh is actually capable of seeing the interface, > or the interface seeing the mesh. > > # iw phy0 interface add mon0 type monitor > # ifconfig mon0 up > > Where do I start looking? > > Oh, BTW, the WSoC is identified as > > [ 8.100000] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 > mem=0xb80c0000, irq=2 > > --- shinoda > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel _______________________________________________ Devel mailing list [email protected] http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
