ASK NC
Asustor - Internet access - Printable Version

+- ASK NC (https://ask.nascompares.com)
+-- Forum: Q&A (https://ask.nascompares.com/forumdisplay.php?fid=1)
+--- Forum: Before you buy Q&A (https://ask.nascompares.com/forumdisplay.php?fid=2)
+--- Thread: Asustor - Internet access (/showthread.php?tid=10491)



Asustor - Internet access - Enquiries - 02-23-2024

I just bought an Asustor and installed Photoprism. How do I get Internet access to it?
Thanks

Impressive YouTube channel, by the way!


RE: Asustor - Internet access - ed - 03-01-2024

To access an app installed on your Asustor NAS (Network Attached Storage) such as Photoprism, you typically use the NAS's IP address followed by the appropriate port number. By default, the port number for Photoprism is 2342.

So, if your Asustor NAS's IP address is, for example, 192.168.1.100, you would access Photoprism by typing the following URL into your web browser:

arduino
Copy code
http://192.168.1.100:2342
Replace "192.168.1.100" with the actual IP address of your NAS.

Remember, you need to be on the same local network as the NAS to access it via its IP address. If you're trying to access it from outside your local network (such as over the internet), you'll need to set up remote access through your router and configure port forwarding accordingly.