Hi everyone,
Is it possible to connect a Synology NAS to a port (2, 3 or 4) of a Mikrotik hAP ac Lite so that it is accessible via the mesh?
The idea would be to share files or use NAS services, such as the FTP server.
I tried, the NAS is accessible from my PC connected by wifi to the hAP, with an IP address given by the hAP, but from another mesh station connected by tunnel, it is not accessible.
From another computer, wich can access my Mikrotik hAP through his IP address 10.83.160.177, the NAS is not reachable:
Any suggestion ?
Thank you for the question: yes he can ping ! So I thinked there was a network configuration problem. I found a problem with gateways order
The NAS is connected at LAN port 1 with my home network and at LAN port 2 to the Mikrotik hAP. The order was
1. gateway LAN 1
2. gateway LAN 2
I inverted and now the NAS is reachable from another location in the mesh :-)
Thank you !