Unable to access CSF GUI

Post Reply
d3c0y
Junior Member
Posts: 3
Joined: 29 Jun 2012, 03:55

Unable to access CSF GUI

Post by d3c0y »

I've got everything in place it seems...

UI = "1"
UI_PORT = "6666" (left default)
ui.allow contains my IP
username and password set @ csf.conf
crt, csr, and key @ /etc/csf/ui

but still getting "This webpage is not available" when trying to access via https://myip:6666. I've even verified via SSH that CSF is listening on port 6666. Any suggestions of configs or logs to check? This is a CentOS 6.5 (final) x86_64 box. Everything else seems to operate fine also. Checking various logs (maybe I'm missing one?) isn't pointing to any signs as well. Thanks for any advice!
sawbuck
Junior Member
Posts: 366
Joined: 10 Dec 2006, 16:20

Re: Unable to access CSF GUI

Post by sawbuck »

From section 23 of the readme.txt (http://www.configserver.com/free/csf/readme.txt):

"Logging for UI events are logged to the lfd /var/log/lfd.log file. Check this
file if you are unable to access the UI."

Have you tried more than one browser?
d3c0y
Junior Member
Posts: 3
Joined: 29 Jun 2012, 03:55

Re: Unable to access CSF GUI

Post by d3c0y »

got it working, for some reason it wants to work on any port but the default...
Post Reply