-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bypass LAN option doesn't work with local domains (hostnames) #1431
Comments
Could you try these local domains like <your_host_name>.local? Wireshark can also be used to check the true destination of DNS requests. |
Same thing. |
try |
@taorye |
Search first
What Happened?
Bypass LAN works fine with IP addresses, but I can't open local domains (hostname domains) on my router, such as
openwrt.lan
orserver.lan
. The log is littered with errors likedns: lookup failed for openwrt.lan: exchange6: name error | exchange4: name error
Minimal Reproducible Example (MRE)
openwrt.lan
or SMB hostnameExpected Behavior
Local domains must be handled along with IP addresses.
Version
v2.0.5
Platform/OS
Android, Linux
Additional Context
No response
Application Config Options
Relevant log output
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: