2011UiAS-2HnD-IN

Hello Mikrotik Gurus!

I have a 2011UiAS-2HnD-IN and a Fritzbox 3390 (which is an All in One VDSL2 modem router). I would like to use my Mikrotik device as the main router with Wireless and use my Fritz for WAN. At the moment I’ve not been able to get it working properly, apparently I need to set the Mikrotik to Bridge Mode?

Mainly I use the Quick Set option on the Webfig which allows me to set Wireless and WAN settings etc. Problem is also that apparently the Fritzbox can’t act as a MODEM only which sucks, I can however disable WLAN, DHCP on the Fritz but no mention of NAT.

I’m a little bit stuck and need some friendly advice.

Thank you all.

No, you need to set Fritz to bridge and dial the VDSL (PPoE if it is, what your DSL provider uses) from the Mikrotik.

You can use a Draytek V130 VDSL modem. Attached a config file that will put this modem in transparant bridge mode. You then can use the Mikrotik behind the Draytek. Transparant bridge will also support VLAN’s on the Mikrotik configured “WAN” port.
The config file sets the IP address of the Draytek 130 to 192.168.100.1 and disables DHCP server.

ps Remove “.txt” from the file before use
V130_20140401.cfg.txt (5.89 KB)