I got my cAP ac almost running as I want to. There is one Problem remaining and I don’t know how to achieve this.
My LAN is connected to Eth2, and I want Eth1 to be in the same network as Eth2, so that I can connect a PC via the cAP ac into my LAN.
This will bridge the ethernet and wireless interfaces into a single broadcast domain so if someone connects to the ethernet port or wireless, they will get DHCP leases from your LAN.
Bridge is used in Mikrotik’s world as substitute name for “logical/virtual switch”.
You can "glue " with it different interfaces as they are all part of a logical switch even if you mix PPoE, VLAN, WIFI, bond and any other kind of interface in Mikrotik.
Got it. The problem was eth1 belonging to interface list “WAN”.
I set it to “LAN” and everything is workisg as expected.
Eth1 is connected to my LAN and I can connect another PC to eth2.
WLAN ist ok.
i have a question about bridge and ether interfaces too. i got a bridge with ip 192.168.x.x and 1 ether outside not in bridge 192.168.y.y. i cant ping from each other. So, how can i connect between them ???