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

Can't configure my own DNS servers #1786

Open
Smith334 opened this issue Apr 6, 2024 · 4 comments
Open

Can't configure my own DNS servers #1786

Smith334 opened this issue Apr 6, 2024 · 4 comments

Comments

@Smith334
Copy link

Smith334 commented Apr 6, 2024

I am running Umbrel OS on a Raspberry Pi4. I want to be able to configure my own DNS servers, but I can't seem to figure out how to either from the GUI or after I SSH into the machine.

I have tried to alter the "/etc/resolv.conf" file after I SSH in, but after I reboot the machine it overrides it with Cloudflare DNS servers.

nameserver 1.1.1.1
nameserver 1.0.0.1

I feel that configuring network-related information should be within the GUI of Umbrel OS.

Any ideas on how to do it in the meantime? My router already is configured to go to my own local DNS server, but Umbrel OS only want to go to Cloudflare.

@saphirblanc
Copy link

sudo nano /etc/NetworkManager/NetworkManager.conf

Then, you can change the DNS servers.
However, I'm unsure if this will be overwritten somehow later on.

@Smith334
Copy link
Author

Smith334 commented Apr 7, 2024

@saphirblanc Changing it in /etc/NetworkManager/NetworkManager.conf looks to do the trick. It's now pointing to my DNS server. Thanks

@mayankchhabra
Copy link
Member

Great suggestion @Smith334. Happy to confirm that changing DNS servers via the UI is planned for the next umbrelOS release (1.0.5).

@Smith334
Copy link
Author

Smith334 commented Apr 8, 2024

Thanks @mayankchhabra , that's fantastic

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

No branches or pull requests

3 participants