Community discussions

MikroTik App
 
RavenBlack
just joined
Topic Author
Posts: 20
Joined: Sat Apr 16, 2016 10:17 pm

How to use two routers and make flat network?

Sat Apr 16, 2016 10:32 pm

Hi All,

I've just purchased two hAP ac routers. I have no experience with router OS.
My idea was that I will use one router as my router/firewall and the other one as a switch and WiFi access point.

The issue is - I have no clue where to start and looking for the quick fix. I will go through RoS documentation at some point, but time is not permitting me to do so at the moment.
 
User avatar
soonwai
Member Candidate
Member Candidate
Posts: 188
Joined: Mon Feb 06, 2012 10:50 pm
Location: Kuala Lumpur

Re: How to use two routers and make flat network?

Sun Apr 17, 2016 6:25 am

Hi,

Need more info about your ISP connection but typically ISP modem in bridge mode is connected to ether1 of router.

For Router/Firewall:
Use Quickset --> Home AP.
Fill in the details according to your ISP.
Assign an IP.
Enable NAT & DHCP.
Disable wlan1.
Configure firewall to your needs.

For Switch/AP:
Use Quickset --> WISP AP.
Mode: Bridge
Assign IP
Configure wlan as needed

That should get you started.
 
RavenBlack
just joined
Topic Author
Posts: 20
Joined: Sat Apr 16, 2016 10:17 pm

Re: How to use two routers and make flat network?

Sun Apr 17, 2016 8:09 pm

Hi,

Need more info about your ISP connection but typically ISP modem in bridge mode is connected to ether1 of router.

For Router/Firewall:
Use Quickset --> Home AP.
Fill in the details according to your ISP.
Assign an IP.
Enable NAT & DHCP.
Disable wlan1.
Configure firewall to your needs.

For Switch/AP:
Use Quickset --> WISP AP.
Mode: Bridge
Assign IP
Configure wlan as needed

That should get you started.
Thank you. It did work, however, how do I manage my "bridged" device. It does have it an IP address as I can identify it in DHCP leases list, but I cannot connect to it. Real life example - I've made a mistake in WPA2 passkey and need to change it.

Am I expected to reset the device every time I need to reconnect to it?
 
RavenBlack
just joined
Topic Author
Posts: 20
Joined: Sat Apr 16, 2016 10:17 pm

Re: How to use two routers and make flat network?

Sun Apr 17, 2016 11:26 pm

So, I've found a way to connect to bridged router via "MAC Telnet". Unfortunately, it is only good if you know the specific CLI for RoS (which I do not know, yet). Isn't there a GUI option?
 
jarda
Forum Guru
Forum Guru
Posts: 7756
Joined: Mon Oct 22, 2012 4:46 pm

Tue Apr 19, 2016 3:24 pm

Use winbox to connect via the mac address.
 
User avatar
soonwai
Member Candidate
Member Candidate
Posts: 188
Joined: Mon Feb 06, 2012 10:50 pm
Location: Kuala Lumpur

Re: How to use two routers and make flat network?

Fri Apr 22, 2016 7:20 pm

So, I've found a way to connect to bridged router via "MAC Telnet". Unfortunately, it is only good if you know the specific CLI for RoS (which I do not know, yet). Isn't there a GUI option?
Didn't you assign an IP address to it? If not, use Winbox and, as jarda suggested, connect using MAC address.

flaviamichael. Spammer alert. "Helpful" text copy pasted from: https://support.bluesound.com/hc/en-us/ ... work-name-
 
RavenBlack
just joined
Topic Author
Posts: 20
Joined: Sat Apr 16, 2016 10:17 pm

Re: How to use two routers and make flat network?

Sat Apr 23, 2016 6:01 pm

So, I've found a way to connect to bridged router via "MAC Telnet". Unfortunately, it is only good if you know the specific CLI for RoS (which I do not know, yet). Isn't there a GUI option?
Didn't you assign an IP address to it? If not, use Winbox and, as jarda suggested, connect using MAC address.

flaviamichael. Spammer alert. "Helpful" text copy pasted from: https://support.bluesound.com/hc/en-us/ ... work-name-
I had "Address Acquisition" set to "Automatic" on my bridged router. I could see MAC, Hostname and IP of the bridged adapter in the list of the DHCP leases on 1st Router. However, I was not able to reach the router on the IP. I had this particular setting, because at previous attempt to set static IP, devices connected to the bridges router would not have Internet access.

I've just tried setting IP manually again, and it worked. Thank you very much for the help.

P.S. can I rate your posts? Since you pretty much solved my question I'd like to rate it accordingly.
 
RavenBlack
just joined
Topic Author
Posts: 20
Joined: Sat Apr 16, 2016 10:17 pm

Re:

Sat Apr 23, 2016 6:02 pm

Use winbox to connect via the mac address.
Thank you, this was helpful. I did manage to connect to my bridged router with MAC address.