Search found 9 matches

by jez
26 Jul 2020, 20:36
Forum: General Discussion (csf)
Topic: lfd doesn't whitelist localhost for the UI by default
Replies: 0
Views: 1820

lfd doesn't whitelist localhost for the UI by default

It seems that unless you put the following in ui.allow:

Code: Select all

127.0.0.1 # localhost
... lfd won't allow browsers on localhost to connect (connection is reset). As localhost is automatically whitelisted in other places with CSF/LFD, surely it should be auto-whitelisted for the UI?
by jez
22 Jan 2020, 09:55
Forum: General Discussion (csf)
Topic: Web UI: connection reset
Replies: 0
Views: 2884

Web UI: connection reset

During a recent update the web UI on my LFD has broken; it now just gives me "ERR_CONNECTION_RESET". Nothing error-related is being logged in /var/log/lfd.log. What could the problem be?
by jez
11 Apr 2018, 15:30
Forum: General Discussion (csf)
Topic: csf: Integrated User Interface
Replies: 9
Views: 13048

Re: csf: Integrated User Interface

larryl79 wrote: 11 Apr 2018, 14:52or just change CSF UI port over 8000. 8080, 8081 are working perfectly (tested) with no problem in chrome
Why should your browser dictate which port you put your web interface on? I don't want it on a standard port. Defense in depth.
by jez
27 Apr 2017, 14:13
Forum: Report Bugs (csf)
Topic: LFD daemon down
Replies: 7
Views: 14414

Re: LFD daemon down

OK, I manually started LFD again with systemctl start lfd and it now works. I'd put this one down to "commandline csf -e and csf -r should really start lfd at the same time as csf". Not starting LFD is pretty unintuitive.
by jez
27 Apr 2017, 14:04
Forum: General Discussion (csf)
Topic: lfd web UI - connection refused
Replies: 1
Views: 3436

Re: lfd web UI - connection refused

I've just noticed someone else has had the same problem; LFD is failing to start. Topic at: viewtopic.php?f=6&t=10220&p=28098
by jez
27 Apr 2017, 14:03
Forum: Report Bugs (csf)
Topic: LFD daemon down
Replies: 7
Views: 14414

Re: LFD daemon down

I'm getting exactly the same error. lfd is dead as a dodo. It looks like some recent update has broken things. :-(
by jez
27 Apr 2017, 13:57
Forum: General Discussion (csf)
Topic: lfd web UI - connection refused
Replies: 1
Views: 3436

lfd web UI - connection refused

My LFD web UI was working fine. I clicked "disable firewall" and it stopped responding. I then enabled the firewall with "csf -e" as root, and the firewall was enabled (apparently)... but now I get "connection refused" when I try to connect to the LFD web UI. I've tried...
by jez
24 Oct 2016, 11:36
Forum: Suggestions (csf)
Topic: E-mail report daily summary
Replies: 2
Views: 3900

E-mail report daily summary

Right now I have lfd configured to e-mail me whenever it blocks, so I get a lot of e-mails "blocked for port scanning", among others. This is getting to be a lot of e-mails, 100-200 per day. It would be nice if lfd stored up the day's blocks, and sent an e-mail summary at the end of the da...
by jez
13 Jan 2013, 22:22
Forum: General Discussion (csf)
Topic: csf: Integrated User Interface
Replies: 9
Views: 13048

Re: csf: Integrated User Interface

Firefox and IE "The connection failed". Please, help me... Yeah, configuring the web interface to let you connect can be a real pain. - Make sure these are set in csf.conf: UI = "1" UI_PORT = "6666" - Put your IP address (that you are connecting from) in this file: /et...