Hi all,
I’m trying to configure two MK with double wireless card to work as AP and Station.
MK1 is configured as AP bridge, MK2 is configured as Station and they connect each other because is can see MK2 connecting to MK1 with a cable via WinBox.
To do this I need to configure MK1 interfaces (eth1 and wlan1) in bridge so it has a unique IP address.
The strange thing is that I can ping MK1->MK2 but not MK2->MK1. Both of them have IP addresses in the same subnet and one is the Default Gateway of the other.
What might be my mistake ?
What I would like to do is to have the two units bridged together. jist like if they where simple AP and client.
MK acts normally as router, with different IPs (on different subnets) on its interfaces, so in case of an RB532 with two wlan cards I have to create a bridge (e.g. “bridge1”) and put two interfaces in the bridge (e.g. wlan1 and eth1).
I’ve done the same with MK units that works as Station. In this way (if I’m correct) I’ll obtain two units, each of them with only one “virtual” interface that is the bridge, to which I’ve assigned the IP address.
The wireless configuration AP bridge<–>Station will be built on units configured as described.
Am I correct?