After 2 days of trying, reading, digging and scratching my head i still have a strange problem.
I want to setup a MT (RB751U) at station mode, connected to upper floor AP (some other brand), to do some file excanging with some PC’s there.
My wlan interface gets Ip, get multicast traffic from various devices on the Wifi network, but i cannot ping it from the Wifi.
The MT can ping/access all devices on the Wifi network.
pinging the mikrotik AP from another device connected eg. over ethernet is OK
pinging the mikrotik AP from a device connected to the WiFi which is connected to the affected AP is FAILING
?
If so…
The problem will most likely be with the MAC address assigned to the LAN bridge on the AP. Even the documentation say that it’s fine to set the MAC to be the same as eg. ether1 when ether1 is a member of the bridge. In reality if you do this then you gonna have this problem so to solve it simply give the bridge a unique MAC address.
I expected the WLAN1 to be a port on the bridge (to at least couple the wifi to the ethernet). Otherwise where does the bridge get its IP address from (DHCP client).
I thought of that but the wlan1 is outside any bridge and it has it’s own MAC… but managed to do it by regular pinging the AP and maintain some ARP table at it… very strange.
I read here that the problem may be the tkip cipher and indeed when I changed it to aes i managed to ping it, but for a while after it gets connected.
After some minutes, the ARP tables get cleared probably and i need to ping the AP to get ping again.
The AP is a cheap one so…