Pi-Hole in VPS with cPanel

Expected Behaviour:

I have installed pihole in a vps with cPanel alreadly installed.. i try to skip php-cli because block the install and seems to work the web panel. but now the problem is the dns

Actual Behaviour:

In web panel the FTL seems to be online and pihole too is working with the api. but when i try to use the dns.. ads are not blocking and pihole is not receveing the data.

Debug Token:

gq0k7xsu4k

A few problems noted in your debug lug.

These domains should have been filtered by Pi-Hole and 0.0.0.0 returned as the IP address:

*** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[✓] ajakbytak.pl is 94.23.102.49 via localhost (127.0.0.1)
[✓] ajakbytak.pl is 94.23.102.49 via Pi-hole (173.249.49.178)

piHole-FTL is not running

*** [ DIAGNOSING ]: Pi-hole processes
[✗] dnsmasq daemon is unknown
[✓] lighttpd daemon is active
[✗] pihole-FTL daemon is inactive

You also have three IP addresses tied to your host platform network interface, one is in the range 173.248.49.xxx and the other two are on range 207.180.xxx.xxx.

*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the eth0 interface:
   173.249.49.178/24 does not match the IP found in /etc/pihole/setupVars.conf

What is the output/result of the following command from the Pi-Hole host platform terminal:

sudo service pihole-FTL status

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.