Access modem/router behind MikroTik hex

Hi,

I am using a FritzBox as VDSL Modem. Everything’s working fine but now I want to use other features of the FritzBox like WLAN and VoIP. I configured the FritzBox to use the MikroTik as an Internet Gateway. My problem is how to configure the MikroTik right. I tried to put ether1 to the bridge interface and I was able to access the FritzBox and I got an IP from the MikroTik over the WLAN of the FritzBox but Internet wasn’t working.

So what I want to do is to use the FritzBox as Modem and as WiFi AP at the same time on the same Interface (ether1). How is this possible?

Thanks!

put ether1 to the bridge interface

Don’t, unless you use Mikrotik as a L2 switch instead of a router

use dst NAT rule to port forwarding to the Internal IP of whatever devcies you wish to access behind Mikrotik.
use this an a reference
http://www.icafemenu.com/how-to-port-forward-in-mikrotik-router.htm