How to fix UGreen NAS access issues over Ethernet?

I recently bought a UGreen 4 bay NAS and set it up by plugging it into my router. The web access worked great for the setup and all went well with no issues.

However, moving large files to the NAS was painfully slow over wifi so I decided to connect the NAS directly to my Mac via Ethernet cable. Now I can connect and see the ‘server’ in the finder and transfer files to it. But I can’t access the server via the web page (find.ugnas.com).

Has anyone found a workaround for this issue?




[Re-Titled by Moderator]

Original Title: ugreen nas connected with Ethernet cable

Mac mini (M4)

Posted on Jun 25, 2025 9:02 PM

Reply
Question marked as Top-ranking reply

Posted on Jun 26, 2025 11:12 AM

The issue you’re running into now likely comes down to network routing and DNS resolution when you're using a direct Ethernet connection from your Mac to the NAS. When you disconnect from your router and go direct, you're essentially creating an isolated network, which causes name resolution (like `find.ugnas.com`) to fail.


I suggest either of the following to try to get this resolved:


Option 1: Access NAS via Direct IP Address

  1. Assign a static IP address to the NAS** (if not already set). Something like `192.168.2.2` works well in a direct-connect setup.
  2. On your Mac, set a manual IP address on the Ethernet interface (e.g., `192.168.2.1`) and subnet mask `255.255.255.0
  3. Now, in a web browser, try visiting `http://192.168.2.2:port` — replace with the actual IP and port of the NAS admin page.

4. Bookmark this IP or create a local DNS alias using `/etc/hosts` if you want to mimic a friendly hostname.


Option 2: Keep Web Access via Wi-Fi + Use Ethernet for File Transfers

  1. Leave your Mac connected to Wi-Fi (for internet and DNS resolution).
  2. Plug in the NAS via Ethernet directly.
  3. On your Mac, go to System Settings > Network > Ethernet, assign the NAS and Mac static IPs in a separate subnet (like 192.168.2.x), so it doesn't conflict with your Wi-Fi network.
  4. In System Settings > Network > Ethernet > Advanced > TCP/IP, make sure no default gateway is set for Ethernet. That way, DNS and internet will still go through Wi-Fi, but file transfer traffic will use Ethernet.


Your UGreen NAS is similiar, in ways, to other NAS's provided by Synology or QNAP, in that it has its own operating system. For best performance, a NAS should be directly connected to your network by Ethernet. Any network client could then access it either by a wireless or wired connection to that same network.

5 replies
Question marked as Top-ranking reply

Jun 26, 2025 11:12 AM in response to William-Anderson

The issue you’re running into now likely comes down to network routing and DNS resolution when you're using a direct Ethernet connection from your Mac to the NAS. When you disconnect from your router and go direct, you're essentially creating an isolated network, which causes name resolution (like `find.ugnas.com`) to fail.


I suggest either of the following to try to get this resolved:


Option 1: Access NAS via Direct IP Address

  1. Assign a static IP address to the NAS** (if not already set). Something like `192.168.2.2` works well in a direct-connect setup.
  2. On your Mac, set a manual IP address on the Ethernet interface (e.g., `192.168.2.1`) and subnet mask `255.255.255.0
  3. Now, in a web browser, try visiting `http://192.168.2.2:port` — replace with the actual IP and port of the NAS admin page.

4. Bookmark this IP or create a local DNS alias using `/etc/hosts` if you want to mimic a friendly hostname.


Option 2: Keep Web Access via Wi-Fi + Use Ethernet for File Transfers

  1. Leave your Mac connected to Wi-Fi (for internet and DNS resolution).
  2. Plug in the NAS via Ethernet directly.
  3. On your Mac, go to System Settings > Network > Ethernet, assign the NAS and Mac static IPs in a separate subnet (like 192.168.2.x), so it doesn't conflict with your Wi-Fi network.
  4. In System Settings > Network > Ethernet > Advanced > TCP/IP, make sure no default gateway is set for Ethernet. That way, DNS and internet will still go through Wi-Fi, but file transfer traffic will use Ethernet.


Your UGreen NAS is similiar, in ways, to other NAS's provided by Synology or QNAP, in that it has its own operating system. For best performance, a NAS should be directly connected to your network by Ethernet. Any network client could then access it either by a wireless or wired connection to that same network.

Jun 27, 2025 11:48 AM in response to William-Anderson

The UGrenn NAS, by default, does not have a static IP address. Instead, it gets its IP address from your network's router.


As such, you don't have to guess what it is, as there are two methods available to you to get the NAS's address.


Method 1: Via the dedicated UGreen App

  • This app is available for Windows, iOS, or an Android phone.


Method 2: Via a web browser on your Mac.

To find the IP address of your NAS, just enter: find.ugnas.com in your favorite web browser. This should provide you with any UGreen devices on your local network and their respective IP addresses. Once you know its address, you can access the NAS's administrator page via the following URL in the browser: http://<the NAS's IP Address>:9999. This should take you to the NAS's login screen.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to fix UGreen NAS access issues over Ethernet?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.