Android Tailscale connectivity failure when switching networks #56

Closed
opened 2024-12-05 22:22:06 -08:00 by erahhal · 1 comment
Owner
- Android dies when switching from wifi to mobile - https://github.com/tailscale/tailscale/issues/8283 - https://github.com/tailscale/tailscale/issues/10107 - Claims that overriding local DNS will fix issue - Claim that Android Private DNS will break it - https://www.reddit.com/r/Tailscale/comments/1325r09/no_internet_connection_when_connected_over_mobile/ - Networking dies when there is temporary lack of connectivity - https://github.com/tailscale/tailscale/issues/8312 - Network just dies - https://github.com/tailscale/tailscale/issues/6891 - DNS Issues - https://github.com/tailscale/tailscale/issues/6110 - https://www.reddit.com/r/Tailscale/comments/1830nt1/android_client_on_one_phone_not_connecting/ - https://www.reddit.com/r/Tailscale/comments/13v5yv6/android_mobile_data_not_working_when_connected_to/ - https://www.reddit.com/r/Tailscale/comments/1cch7er/mobile_issues_when_switching_from_wifi_to_mobile/ - https://www.reddit.com/r/Tailscale/comments/18yhftn/tailscale_on_android_affects_connectivity/
erahhal added the
Kind/Bug
Component/VPN
labels 2024-12-05 22:22:06 -08:00
erahhal added this to the HomeFree project 2024-12-05 22:22:06 -08:00
Author
Owner

This was fixed by adding backup public DNS entries to headscale config. It appears that the client was unable to lookup the IP of the headscale service due to the DNS server being internal and inaccessible after network change.

This was fixed by adding backup public DNS entries to headscale config. It appears that the client was unable to lookup the IP of the headscale service due to the DNS server being internal and inaccessible after network change.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: homefree/homefree#56
No description provided.