Hello,
I have an hAP AC Lite RB952Ui-5ac2nD-TC. I want it to be just an “access point”, sort of like a “wireless/wired switch” with no DHCP server. The hAP lite connects to my main router via Ethernet cable. The main router is the DHCP server so I don’t want the hAP AC Lite to give out IP addresses. I plan to administer the device only through WinBox so I don’t think I need to assign an IP address to the hAP AC Lite. I’m new with Mikrotik routeros.
Below is how I set it up:
Reset Configuration and not loading any default configurations
Added a bridge and added eth1, eth2, eth3, eth4, eth5, wlan1, wlan2 to the bridge.
Modified the default security profile with dynamic keys, WPA2, SSID, password, etc. Then assigned this profile to wlan1 and wlan2.
It seems to functionally work exactly how I want with both wireless and wired devices getting assigned a IP address from the main router and being able to reach the Intranet and Internet.
Questions:
Is the the best/proper way to setup a device to act only as an Access Point?
Besides the WiFi security settings, are there any security setting, firewall setting or administrative settings that I should add to make this setup more secure?
I guess my question was not so much related to Quickset vs Manual setup. It’s more related to how to best configure the device for my target applicaton.
I want the hAPCLite to just be a wireless access point only. The PFSense router will do the DHCP and NAT, etc. I don’t see a Quickset options that fits this application so im looking for some feedback if the manual setup I did is the proper/best way to setup the hAPLite for this application. Basically I think I set it up as a wireless switch, but im not sure if this is a good way to do it.
Manual setup steps:
Reset Configuration with no default configurations
Created a bridge and added eth1, eth2, eth3, eth4, eth5, wlan1, wlan2 to the bridge.
Modified the default wifi settings WPA2, SSID, password, etc. Then assigned this profile to wlan1 and wlan2.
I have exactly the same requirement as the originater of this thread. I set the router to bridge mode however. Is that something I was supposed to do? Should I keep the mode at router?