Hello!
I'm looking for a simple config that will let my Meraki running Kamikaze OpenWrt act as a bridge. I want the wifi side to be a client (managed mode) to an AP and just bridge all traffic between the ethernet and wireless interface. When I follow the instructions on the wiki ( http://wiki.openwrt.org/OpenWrtDocs/Kam … figuration ) the box seems to look up and I can't access it at all anymore. I need to reinstall OpenWrt to get it back to work.
When I configure the bridge manually (ssh login; brctl addbr br0; brctl addif br0 eth0; brctl addif br0 wifi0 ) the bridge comes up and I can ping it from the lan side and ping the lan connected host from the shell. But I can not ping any hosts on the wireless side of the network nor does the Meraki return any pings from other wireless devices...
Any ideas ?
Thanks a lot,
Mark