Skip to content
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

Option to set DNS servers #9

Open
mediocregopher opened this issue Jan 20, 2021 · 5 comments
Open

Option to set DNS servers #9

mediocregopher opened this issue Jan 20, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@mediocregopher
Copy link

I also posted about this in the other repo (slackhq/nebula#356) feel free to delete either one.

My description in that issue is actually out-of-date, as of some further testing. Here's the full problem as I currently see it.

  • I have a DNS server listening on my nebula network that I would like my phone to use to resolve requests.
  • I cannot use Private DNS at all, it's completely broken with DNS and apparently google's not going to fix it (1, 2, 3)
  • I could manually set a static IP on all networks I use, but if I want to share my network with friends (I do) then that's not a real option.
  • I could root my phone and modify /etc/hosts, but again that's not ideal if I want to share my network with others.

So my proposal would be to add a per-network configuration option to set dns resolvers. I'm interested enough in making this happen that I would be willing to implement it myself, but I own no apple products to test the iOS half with.

Thanks!

@tcurdt

This comment was marked as off-topic.

@zebhlindqvist

This comment was marked as off-topic.

@johnmaguire
Copy link
Member

johnmaguire commented Oct 31, 2023

@zebhlindqvist No updates at this time. Please show your support for the issue by adding a 👍 reaction to the initial issue, thanks.

@tonka128
Copy link

tonka128 commented Feb 5, 2024

A half way solution that would work for us would be to modify the app so it could read a "hosts" file (not the real one as that needs rooting of phone) but one stored on the device. - these apps exist, but they use the same fake VPN mechanism as the defined app,

@WillPower3309
Copy link

WillPower3309 commented Mar 5, 2024

Alternatively, could we have nebula mobile use it's own DNS server if one is set on the lighthouse? Right now it is impossible to get an android phone to use the lighthouse DNS because of Android's private dns settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants