Hi,
I am having an issue with setting up DNS Only.
I am installing it on a 64-bit CentOS server.
Running install I think it completes fine
(Finishes with: Starting /usr/local/cpanel/libexec/tailwatch/tailwatchd daemon
Log is at /usr/local/cpanel/logs/tailwatchd_log)
At which point, one would assume they can then go to https://IP:2087 to link it to my main cpanel server...
Unfortunately, when I go to this IP, nothing appears. I have checked firewall settings and Im sure its not that (I even try to login using the local IP address but still nothing loads.
My netstat-tap is as follows:
As far as I can see the port isnt active. I have checked my /var/log/messages but there is no error about stunnel (I also remember seeing upon boot that it said I didnt need to use it, anyway).
I have also tried to run "services dnsonly restart" to restart dns only but still to no avail.
Does anyone know of how I can resolve this? Ive looked all over the forums and google but no one seems to have had this issue before??
Thanks
I am having an issue with setting up DNS Only.
I am installing it on a 64-bit CentOS server.
Running install I think it completes fine
(Finishes with: Starting /usr/local/cpanel/libexec/tailwatch/tailwatchd daemon
Log is at /usr/local/cpanel/logs/tailwatchd_log)
At which point, one would assume they can then go to https://IP:2087 to link it to my main cpanel server...
Unfortunately, when I go to this IP, nothing appears. I have checked firewall settings and Im sure its not that (I even try to login using the local IP address but still nothing loads.
My netstat-tap is as follows:
Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:gnunet *:* LISTEN 4181/cpsrvd - waiti
tcp 0 0 *:eli *:* LISTEN 4181/cpsrvd - waiti
tcp 0 0 *:mysql *:* LISTEN 2865/mysqld
tcp 0 0 *:smtps *:* LISTEN 2884/exim
tcp 0 0 srv0.mydomain.com:domain *:* LISTEN 3745/named
tcp 0 0 localhost.localdomai:domain *:* LISTEN 3745/named
tcp 0 0 *:ssh *:* LISTEN 2749/sshd
tcp 0 0 localhost.localdomain:rndc *:* LISTEN 3745/named
tcp 0 0 *:smtp *:* LISTEN 2884/exim
I have also tried to run "services dnsonly restart" to restart dns only but still to no avail.
Does anyone know of how I can resolve this? Ive looked all over the forums and google but no one seems to have had this issue before??
Thanks