My problem is: I have never used Mikrotik as a client(instead of them I used Ovislinks or WA2204), now I want to try mikrotik rb411+ROS3(level3)+r52. I want to use it just as a client, in interface1 there will be switch and computers connected to them, I want all computers to be part of network(rb411 is connected to). Central AP is 192.168.76.1(default gateway). I setted up wlan interface as a station(rb411 is connected through wifi to AP), but internet and network doesnt work there. Can you help I dont know what is wrong. Interfaces: eth1 and wlan1 are bridged to bridge called Local.
When I want to ping 192.168.76.1 no response.
/ip/address
0 192.168.76.120/24 192.168.76.0 192.168.76.255 Local
/ip/interfaces/bridge
0 R name="Local" mtu=1500 arp=enabled mac-address=00:0C:42:1E:51:6F
protocol-mode=none priority=0x8000 auto-mac=yes
admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s
transmit-hold-count=6 ageing-time=5m
/ip/route/
# DST-ADDRESS PREF-SRC G GATEWAY DISTANCE INTERFACE
0 A S 0.0.0.0/0 r 192.168.76.1 1 Local
1 ADC 192.168.76.0/24 192.168.76.120 0 Local