Network Service Discovery not supported
Categories
(Firefox for Android :: Browser Engine, defect)
Tracking
()
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/16835.
Steps to reproduce
On a LAN, fire up a linux machine with avahi-daemon (or equivalent mdns program).
On firefox, try to visit
machine-name.local:portExpected behavior
We're able to connect to
machine-name.local:portActual behavior
"Unable to connect" error message
Device information
- Android device: Pie
- Fenix version: 80.0.1-beta.2
Please note that while searching for mDNS support on android in general, I found a few articles from several years ago saying it's not supported by the OS, but I found a claim about support being available in Android API 16 and up via "Network Service Discovery" library.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
I tested on my own device (Pixel 6 with Android 14) , mDNS is working.
Doc: https://source.android.com/docs/core/ota/modular-system/dns-resolver#mdns-local-resolution
Something you should pay attention to:
Starting from November 2021, Android resolver supports mDNS .local resolution
VPN and mobile data connections are excluded from .local resolution.
Description
•