mikrotik routerboard 411/411r

Hi

I have little problem with my mikrotik routerboard 411,
I use winbox..
from wireless table I associated my wireless antenna Mikrotik (station mode) with the access point, If I use a ping-tools (wlan interface) I can ping the access point in 3ms perfect!
But If I ping the Access Point with ping-tools (ethernet interface) I cannot ping the Access point, and from my PC I can ping ethernet interface, but I cannot ping Wlan interface or Access Point!
How can I bridge wlan interface with ethernet interface?

for some test I have used:
wlan interface 192.168.1.x
ethernet interface 192.168.1.x
or
wlan 192.168.1.x
ethernet 192.168.1.x
bridge 192.168..1.x
or
wlan 192.168.1.x
bridge 192.168.1.x

but never I have comunicate from my pc to Access point!
:frowning:

May you help me?

for bridging, use ‘station-pseudobridge’

with station pseudobridge little better, but also doesn’t work

what can I do?

Please could you send me some info?!
I cannot understaind why doesn’t work!

http://forum.mikrotik.com/t/station-pseudobridge-vs-station-wds/37199/1

http://www.mikrotik.com/testdocs/ros/2.9/interface/wireless_content.php#4.13.21.7

-Nelson-

Uploaded with ImageShack.us

Now I’m in this situation..
but never I can ping router 192.168.1.1 from my pc, but from my wireless card all works fine and I can ping the router!
Why I cannot bridge my ethernet interface with my wlan interface?

thanks

Hi
Nobody have the same problem?
which is the correct configuration if you want bridge ethernet interface with wlan interface?

Thank you very much

Is your AP a Mikrotik? If so you can achieve the same effect via EOIP tunneling.

-Nelson-

Yes It is,
How can I configure EOIP tunneling?

thanks a lot

For EOIP
What need write in remote address space? wlan ip?

http://wiki.mikrotik.com/wiki/Manual:Interface/EoIP

We run many bridges in this mode. Easy setup, and it works just fine.

-Nelson-