1. Android Central Question's Avatar
    Greetings! I'm posting here because I've been Googling this issue for 2 days and haven't found an answer.

    Here's my issue: I have a NAS running on my local network at mynas.local. When I visit that URL in any web browser (Firefox, Chrome, IE, Edge) from my Windows PC, iPad, Windows laptop, or Mac laptop, the NAS's login page is displayed as expected.

    However, when I attempt to visit the same URL in a web browser on my Pixel 3 (Firefox, Chrome) it does not resolve.

    Troubleshooting:
    - I made sure my Android device was on the same WiFi network as my other devices.
    - I turned off mobile data.
    - I disabled Private DNS.
    - I am able to cast to Chromecast devices on my network from my phone (which also use mDNS) so it is able to receive/send multicast packets.
    - My roommate who also has a Pixel 3 confirmed it does not work for him either.

    I have come across the Network Discovery Service for Android, which provides tools for app developers to allow their apps to do exactly this - use mDNS to find *.local hostnames, which begs the question: do normal DNS resolutions in Android not know to do *.local domain lookups via mDNS?

    And if not:
    - Is there any way to enable it on a non-rooted Android device?
    - Is there any plan to support it in upcoming Android OS versions?
    - Are there any web browsers that use the NDS Android API to enable this functionality (I've tried Chrome, DuckDuckGo, Firefox, Firefox Beta, and Firefox Nightly with no success?)

    Thanks for your time, I know this is a tricky question, but I've been troubleshooting it for several days, and really can't find answers on Google. But with the number of consumer devices that run on *.local addresses I'm sure someone out there must know whether this is possible/supported or not.

    Thank you very much for your time!

    PS- I've seen some workarounds: setting up a private DNS server, adding a hosts file entry, etc. I may use those as a last resort, but I'm interested in allowing my roommates/friends to access things on my network while they're visiting, and I can't do special configuration on all of their devices if they happen to be Androids.
    07-23-2020 03:27 AM
  2. VidJunky's Avatar
    Welcome to Android Central. To reply to this thread and receive notifications when others post comments please register an account. This link will help you do that... https://forums.androidcentral.com/as...-new-post.html

    This is the general Ask A Question area where members try to field general questions about Android apps and devices. There may be a member who understands what you're asking but by registering you will be able to see and browse other areas easier. This may be more of an Apps or Development forum question.
    07-23-2020 04:32 AM
  3. anon(10614692)'s Avatar
    A web browser unless the device is part of your network will not see any network devices. Your PC has assigned a local IP address to the NAS but this means nothing to the "outside world". You can share your network with your friends and restrict what folders you are happy to share.

    Hope I've understood your post!
    Laura Knotek likes this.
    07-23-2020 05:27 AM
  4. ManiacJoe's Avatar
    This works on your PC because the DNS "hosts" file contains an entry for your "mynas.local" server.

    My understanding (rightly or wrongly) is that to make this update on Android, you need to root the phone or otherwise have an app running in God mode that can edit the needed file.

    The alternative to rooting is to enable the Developer Settings on the phone, install the Android SDK tools on your computer, and use the ADB utility to copy the file from/to your phone.
    Laura Knotek likes this.
    07-24-2020 07:15 PM

Similar Threads

  1. Moto G7 problems after update to Android 10.
    By babracmmm in forum Moto G
    Replies: 25
    Last Post: 09-04-2020, 08:21 PM
  2. Sudden new critical issue. [Android 11 Beta.]
    By cbreze in forum Google Pixel 2 & Pixel 2 XL
    Replies: 24
    Last Post: 07-23-2020, 12:03 PM
  3. Replies: 2
    Last Post: 07-22-2020, 09:06 AM
  4. How can I get around the Google FRP on a Lenovo Android tablet?
    By Android Central Question in forum Ask a Question
    Replies: 2
    Last Post: 07-21-2020, 05:25 PM
  5. LG V30 H932 T-Mobile Android 10 update question.
    By joshua runyon in forum General Help and How To
    Replies: 1
    Last Post: 07-21-2020, 01:16 PM
LINK TO POST COPIED TO CLIPBOARD