@m_st i don't think so, but anyway try: from the snapshot use dnsmasq.include as your "new default" 01-pihole.conf replacing yours and see what happens.
Search Criteria
Package Details: pi-hole-server 5.18.3-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/pi-hole-server.git (read-only, click to copy) |
---|---|
Package Base: | pi-hole-server |
Description: | The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server. |
Upstream URL: | https://github.com/pi-hole/pi-hole |
Keywords: | ad block pi-hole |
Licenses: | EUPL-1.2 |
Conflicts: | pi-hole-standalone |
Submitter: | max.bra |
Maintainer: | max.bra (graysky) |
Last Packager: | max.bra |
Votes: | 112 |
Popularity: | 0.146054 |
First Submitted: | 2016-01-13 12:50 (UTC) |
Last Updated: | 2024-08-10 12:32 (UTC) |
Dependencies (18)
- bc (bc-ghAUR)
- bind-tools (bind-developmentAUR, bind-gitAUR, bind)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- jq (jq-gitAUR)
- logrotate (logrotate-gitAUR, logrotate-selinuxAUR)
- lsof (lsof-gitAUR)
- netcat (nmap-netcatAUR, openbsd-netcat-gitAUR, gnu-netcat-svnAUR, gnu-netcat, openbsd-netcat)
- perl (perl-gitAUR)
- pi-hole-ftlAUR
- procps-ng (procps-ng-gitAUR, busybox-coreutilsAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- lighttpd (optional) – a secure, fast, compliant and very flexible web-server
- nginx-mainline (nginx-quic-openssl-hgAUR, nginx-quic-libresslAUR) (optional) – lightweight http server
- php-cgi (optional) – CGI and FCGI SAPI for PHP needed only for lighttpd
- php-fpm (optional) – FastCGI process manager for php needed for nginx
- php-sqlite (optional) – sqlite db access for nginx
Required by (2)
- padd-git
- pi-hole-whitelist-git (optional)
Sources (15)
- 01-pihole.conf
- https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-5.21-4.patch
- https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.18.3-4.patch
- lighttpd.pi-hole.conf
- mimic_basic-install.sh
- mimic_setupVars.conf.sh
- nginx.pi-hole.conf
- pi-hole-gravity.service
- pi-hole-gravity.timer
- pi-hole-logtruncate.service
- pi-hole-logtruncate.timer
- pi-hole-server-admin-5.21.tar.gz
- pi-hole-server-core-5.18.3.tar.gz
- pi-hole.tmpfile
- piholeDebug.sh
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 82 Next › Last »
max.bra commented on 2022-03-14 09:05 (UTC)
m_st commented on 2022-03-14 08:59 (UTC)
@max.bra No, I didn't find out. Maybe it was caused by editing the file manually before?
max.bra commented on 2022-03-06 16:57 (UTC)
@m_st mmh, no duplication here... can you find the triggering cause? I mean if is there a setting (e.g. Allow only local requests) which if checked triggers duplication...
m_st commented on 2022-03-06 16:52 (UTC)
@max.bra The new package did write to the config file, while still duplicating the entries in there. But now everything seems to be working and it doesn't use the google DNS anymore. Thanks for your help!
max.bra commented on 2022-03-06 11:39 (UTC)
@jxir no I was not!! Thanks for reporting. I think i've issued a CTRL+D instead of CTRL+S...
jxir commented on 2022-03-06 11:33 (UTC)
Hi @max.bra, I think you didn't mean to remove the depends
variable in revision 3 ?
max.bra commented on 2022-03-06 10:42 (UTC)
yes it's a sudoers related permission problem. please try revision 3.
m_st commented on 2022-03-06 10:18 (UTC)
@max.bra That's what I thought aswell, I didn't see this file before and only used the gui. The file looks exactly like that.
I configured it in the web interface and restarted pi-hole, but this didn't change 01-pihole.conf. Also I now got this error: Warning in dnsmasq core: no upstream servers configured
So it seems the web interface does not (or cannot) write anything to this config file. However, the selection of upstream servers in the web interface is still being saved (I guess somewhere in the database?).
Should pi-hole actually write to this config file? Then maybe there is a permission problem?
max.bra commented on 2022-03-06 10:01 (UTC)
01-pihole.conf seems to be a bit messed up. Was it a problem in the copy paste or do I really see a lot of duplicate entries? ... and there is also a google server (8.8.4.4), the one you were probably looking for. Try to delete everything underneath:
# If a DHCP client claims that its name is "wpad", ignore that.
# This fixes a security hole. see CERT Vulnerability VU#598349
dhcp-name-match=set:wpad-ignore,wpad
dhcp-ignore-names=tag:wpad-ignore
and reconfigure DNS via web interface.
m_st commented on 2022-03-06 09:51 (UTC) (edited on 2022-03-06 09:51 (UTC) by m_st)
@max.bra Thanks for your quick response! I'm using the default installation which is using NetworkManager. The NetworkManager.conf file is empty. The connection file looks like this: https://pastebin.com/73fF0hMU
This is my resolv.conf: https://pastebin.com/2ftcQfy4
Here is my 01-pihole.conf: https://pastebin.com/DtN6h42j
I hope that helps. Please tell me if you need anything else.
Pinned Comments
max.bra commented on 2018-02-09 16:45 (UTC) (edited on 2019-10-18 23:14 (UTC) by max.bra)
ArchLinux Pi-hole is not officially supported by Pi-hole project. In case of bugs and malfunctions please DO NOT file a report upstream.
First of all check if the wiki (https://wiki.archlinux.org/index.php/Pi-hole) can help then ask here for assistance and tips.
When it will be excluded that the problem does not depend on ArchLinux we will file a bug upstream.