I am a newbie and am excited about the flexibility of MikroTik. I have been messing with WIFI since 1998 and never seen anything this versatile!
My question is how to setup a simple wireless bridge. I want to hook up my Xbox ethernet to my existing WLAN. I don’t want RouterBoard 133 to do any DHCP or routing, just simply forwarding all traffic from the ethernet to WLAN and WLAN back to ethernet. I want my wireless router (with DHCP enabled) to give the Xbox an IP address. Can anyone point me to a tutorial or tell me how to set this bridging up? Thanks in advance…Lee
sergejs, thank you for your reply. I think I have the bridge working correctly. The Xbox has an IP address from my wireless router thru the routerboard 133, but I can not route thru it. I can’t ping my wireless router or any address on the web. After I setup the bridge do I have to add a route to my gateway? Lee
I’m not sure if I understand corectly, but if you configured wlan+eth ports to bridge, then it is working as switch, not as router. So then you don’t need to configure any masquerade or routes to your RouterOS … the routerOS can have absolutly different IP area (or no IP address). It is working as switch!
Try to describe, what exactly you can ping and what you can not ping.
The wlan and eth has the same network and netmask, right?
Can you ping devices from wlan to eth and from eth to wlan?
In which mode is setted the wlan card? (AP bridge, client, …)
Which RouterOS version do you have installed?
if you have several interfaces for customers and you bridge those interfaces (that are used by customers) then outgoing port have to be configured correctly, otherwise that config will not work (your customers will be able to connect to each other, ping outgoing ip of the router, but will not be able to ping anything further , whilst router is able to ping outside world just fine.
and device with routerOS is not a simple device, even when you are using bridged interfaces, you can still act on that traffic.