In my attempts to turn my LHG 4G into a an AP with the Ac lite I have lost all Wi-fi output.
I couldn’t get the ac lite to receive my internet connection and I thought it might be an IP address conflict between the two units so I moved the ac lite from 88 - 89 and refreshed. The WiFI is now not transmitting.
Have have tried a factory reset (hold button, reapply power and hold until LED blinks. The LEDs seem to respond according to instructions but still no Wi-fi. I have also tried hard wiring to port 2 and accessing via the new and original IP address to no avail.
Assuming I get Wi-fi back I’d welcome thoughts on whether I should be able to connect my LHg 4G directly to the internet port or whether I need to make setting changes. I have it configured as Dual home AP.
I’m an enthusiastic learner on this stuff so apologies for terminology!
Easiest would be to leave the LHG with default settings and manually configuring the hAP ac lite from scratch. All that should be done on the hAP side is:
Remove all configuration -
All the devices connecting to hAP via wireless or cable will receive an ip-address from the LHG and they should be able to acess internet, as long as, the LHG has default settings/has its own connection to the internet. You can also add an ip-address to the hAP via dhcp-client or manually if you will want to connect via layer3 - ip-address
/ip dhcp-client add interface=bridge disabled=no
*edit
All these steps can be done through GUI as well, I just prefer the CLI. Regarding the potential bricking of the device - if you cannot access it via any ether port or wifi you can always try Netinstall https://help.mikrotik.com/docs/display/ROS/Netinstall
Quite likely you can use Winbox and MAC connectivity to access your HAP ac lite. Use any of ether2-ether5 ports (avoid using ether1, that one is by default intended for internet and winbox connection is blocked for security reasons) and when winbox lists device, click on MAC address (not its IP address). Then proceed per advice by @Rugx …