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

[New feature]Add local dns records to values file #131

Open
i5Js opened this issue Jan 30, 2021 · 5 comments
Open

[New feature]Add local dns records to values file #131

i5Js opened this issue Jan 30, 2021 · 5 comments

Comments

@i5Js
Copy link

i5Js commented Jan 30, 2021

Starting in 5.0, we can add local records to Pihole using the web interface. Theses entries are save in the file /etc/pihole/custom.list.

Is it possible to add it?

Thanks.

@MoJo2600
Copy link
Owner

MoJo2600 commented Feb 8, 2021

Yes, this should be possible. We have to make sure, that the file is stored in the persisted volume.

@i5Js
Copy link
Author

i5Js commented Feb 8, 2021

Ok, thanks!

@MoJo2600
Copy link
Owner

@i5Js is this working for you? I'd like to close the issue if so.

@i5Js
Copy link
Author

i5Js commented Oct 1, 2021

Hi,
I've checked values.yml, but I can't find where I should add the values for custom.list

@ngrigoriev
Copy link

There is dnsmasq.customDnsEntries variable, it allows to inject address=/host/IP entries to dnsmasq config. Although these won't show in GUI.

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