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!
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?