Community discussions

MikroTik App
 
Xorcist
just joined
Topic Author
Posts: 5
Joined: Sun Aug 04, 2019 5:03 am

Can I setup a hAP ac2 strictly as a WAP?

Sun Aug 04, 2019 9:01 pm

I'm brand new to MikroTik, just bought a hAP ac2, it hasn't even arrived yet, but I'm reviewing the RouterOS docs online in preparation.

Figured I'd ask here really quick in case someone already knows the answer. Is there a way to setup the unit strictly as an wireless access point?

I will be connecting this to my existing Router/Firewall, and want to make sure all the wireless clients end up on the same subnet and can see each other on my home network.
 
andriys
Forum Guru
Forum Guru
Posts: 1543
Joined: Thu Nov 24, 2011 1:59 pm
Location: Kharkiv, Ukraine

Re: Can I setup a hAP ac2 strictly as a WAP?

Sun Aug 04, 2019 9:09 pm

Yes, you can. No problem at all.
 
ros44
Frequent Visitor
Frequent Visitor
Posts: 83
Joined: Sun Feb 25, 2018 2:05 am
Location: Sofia, Bulgaria

Re: Can I setup a hAP ac2 strictly as a WAP?

Sun Aug 04, 2019 9:37 pm

The lamest way to do it is to use the quick-set menu, select the "Home AP Dual" template, and then in the template:
- configure a static LAN IP address of your router, that is free in your network.
- and remove the check from the DHCP server option.

This way eth1 will still be your WAN interface meaning that after finishing the configuration you have to connect the cable from your LAN to eth2, 3, 4 or 5.
 
User avatar
xvo
Forum Guru
Forum Guru
Posts: 1237
Joined: Sat Mar 03, 2018 1:12 am
Location: Moscow, Russia

Re: Can I setup a hAP ac2 strictly as a WAP?

Sun Aug 04, 2019 10:13 pm

The lamest way to do it is to use the quick-set menu, select the "Home AP Dual" template, and then in the template:
- configure a static LAN IP address of your router, that is free in your network.
- and remove the check from the DHCP server option.

This way eth1 will still be your WAN interface meaning that after finishing the configuration you have to connect the cable from your LAN to eth2, 3, 4 or 5.
"Home AP Dual" in Quickset is not only the lamest way to configure, but also the wrong one - it implies using device as a gateway, with one WAN port and LAN on others + wireless.
The closest Quickset template to what topic starter wants is "WISP AP" with Mode set to "Bridge".
The downside: only one wireless interface is configured automatically, so the other one need to be configured manually afterwards.

However pure WAP is actually a small and easy config, so I suggest writing it from scratch:
1) All ports to one bridge
2) DHCP client (or static address) to that bridge
3) Two wireless interfaces configured
4) Done
 
Xorcist
just joined
Topic Author
Posts: 5
Joined: Sun Aug 04, 2019 5:03 am

Re: Can I setup a hAP ac2 strictly as a WAP?

Mon Aug 05, 2019 1:31 am

Thanks! I got my device today and had it configured in minutes, thanks to you guys.

Quick question though, I'm using the WinBox GUI to connect and configure, which works fine from any device actually connected to the hAP wirelessly.

However I have a hard-wired machine on the same LAN as the hAP (it's not connected directly to the hAP though), and while that machine can see the hAP's IP and MAC, WinBox doesn't seem to want to allow the connection. Is this expected behavior?
 
User avatar
xvo
Forum Guru
Forum Guru
Posts: 1237
Joined: Sat Mar 03, 2018 1:12 am
Location: Moscow, Russia

Re: Can I setup a hAP ac2 strictly as a WAP?

Mon Aug 05, 2019 3:27 pm

Thanks! I got my device today and had it configured in minutes, thanks to you guys.

Quick question though, I'm using the WinBox GUI to connect and configure, which works fine from any device actually connected to the hAP wirelessly.

However I have a hard-wired machine on the same LAN as the hAP (it's not connected directly to the hAP though), and while that machine can see the hAP's IP and MAC, WinBox doesn't seem to want to allow the connection. Is this expected behavior?
No it's not.
If they are in one L2 network, you should be able to connect to it by MAC.
So a thing to check is a list of interfaces, from which you are allowed to connect to a device by MAC:
in GUI:
Tools -> Mac Server -> Winbox Mac Server
then check if your bridge is present in the needed list:
Interfaces -> Interface list
and add it if it is not there.
 
Xorcist
just joined
Topic Author
Posts: 5
Joined: Sun Aug 04, 2019 5:03 am

Re: Can I setup a hAP ac2 strictly as a WAP?

Tue Aug 06, 2019 4:03 am

The MAC WinBox Server interface was initially set to LAN, which explains why I couldn't get there from the wired machine.
WinBoxServer.png
Changing it to ALL got it working across the board, but I finally decided to allow it only from the WAN.
Thanks for all your help. Looks like I made the right choice with this device, the community here is great!
You do not have the required permissions to view the files attached to this post.
 
wrkq
newbie
Posts: 47
Joined: Mon Jul 29, 2019 10:59 pm

Re: Can I setup a hAP ac2 strictly as a WAP?

Tue Aug 06, 2019 5:45 am

Uh, wait. You said you wanted to use it as an AP only.
Then you should have no WAN interface at all, it should be just bridging (wifi is LAN, ethernet is LAN)... right?
Or am I missing something?
 
User avatar
xvo
Forum Guru
Forum Guru
Posts: 1237
Joined: Sat Mar 03, 2018 1:12 am
Location: Moscow, Russia

Re: Can I setup a hAP ac2 strictly as a WAP?

Tue Aug 06, 2019 1:38 pm

Uh, wait. You said you wanted to use it as an AP only.
Then you should have no WAN interface at all, it should be just bridging (wifi is LAN, ethernet is LAN)... right?
Or am I missing something?
At this point all real WAN/LAN distinctions are already removed from configuration.
That's just names of two default interface lists.
But I agree: to make the config more readable, it's better to add all ports to "LAN" list and create separate one with self-explaining name (like "windox-mac-allow") serving the only purpose - listing interfaces from which winbox MAC access is allowed.

Who is online

Users browsing this forum: CGF and 16 guests