I am really starting to want to throw this thing out of the window and burn it.
Need to configure RB3011UiAS-RM so as to act as router with two ISP (1 adsl, 1 lte).
Summarising :-
What I have done
- Kept default configuration defconf and changed 192.168.88.1 to 192.168.0.1. Router is acting as router not bridge.
- Port ETH1 is configured with address 192.168.1.2 - renamed to E1_LTE
LTE modem is connected to port ETH1
Modem has dhcp OFF and address 192.168.1.1 - Port ETH2 is configured with address 192.168.0.1 - renamed to E2_LAN
Dhcp server is held over from default configuration “defconf”
Port ETH2 is slave to bridge.
Dhcp server is configured with bridge as interface.
dhcp network is 192.168.0.0/24
dhcp address pool is 192.168.0.10-254
For now this setup works using only 1 ISP (the LTE modem).
I don’t know how to continue and … here are the problems:
-
Can I connect another ISP to one of the ports in the range eth3-eth10 ?
-
The interface on which my dhcp server is setup is “bridge” and port ETH2 (E2_LAN) has “bridge” set as bridge.
→ I cannot change the interface of the dhcp to ETH2, because the router tells me ETH2 is slave to bridge.
→ I cannot disable or delete the bridge since then I lose connectivity to the router and cannot make any more changes - safe mode does not help. -
I would like to configure load balancing as per → https://wiki.mikrotik.com/wiki/Manual:PCC
but the router keeps informing me that
a :- “in/out-interface matcher not possible when interface (E2_LAN) is slave - use master instead (bridge)” – for the prerouting chain
b:- “in/out-interface matcher not possible when interface (E6_ADSL) is slave - use master instead (bridge)” – for the 2nd prerouting chain
Further work is pointless because nothing works.
Can anyone PLEASE step by step help in configuring this ?
Is it at all possible ?
Did they guys at the store lie to me when they said I could configure this thing like describe above ?
I am nearing desperation and am ready to sledgehammer the thing …
Please help