Search found 10 matches
- 14 Sep 2024, 14:53
- Forum: General Discussion (csf)
- Topic: Outputting LFD "blocked" messages with lower priority?
- Replies: 0
- Views: 15526
Outputting LFD "blocked" messages with lower priority?
It seems LFD outputs its "blocked" messages (eg. "Firewall: *UDP_IN Blocked* IN=eth0...") to the system journal with priority 4 (warning), even when it's just blocking incoming traffic based on port number. This makes them gold-coloured in my TTY, but more annoyingly it gets spam...
- 26 Jul 2020, 20:36
- Forum: General Discussion (csf)
- Topic: lfd doesn't whitelist localhost for the UI by default
- Replies: 0
- Views: 3017
lfd doesn't whitelist localhost for the UI by default
It seems that unless you put the following in ui.allow:
... 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?
Code: Select all
127.0.0.1 # localhost
- 22 Jan 2020, 09:55
- Forum: General Discussion (csf)
- Topic: Web UI: connection reset
- Replies: 0
- Views: 4433
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?
- 11 Apr 2018, 15:30
- Forum: General Discussion (csf)
- Topic: csf: Integrated User Interface
- Replies: 9
- Views: 18617
- 27 Apr 2017, 14:13
- Forum: Report Bugs (csf)
- Topic: LFD daemon down
- Replies: 7
- Views: 23960
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.
- 27 Apr 2017, 14:04
- Forum: General Discussion (csf)
- Topic: lfd web UI - connection refused
- Replies: 1
- Views: 4832
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
- 27 Apr 2017, 14:03
- Forum: Report Bugs (csf)
- Topic: LFD daemon down
- Replies: 7
- Views: 23960
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. :-(
- 27 Apr 2017, 13:57
- Forum: General Discussion (csf)
- Topic: lfd web UI - connection refused
- Replies: 1
- Views: 4832
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...
- 24 Oct 2016, 11:36
- Forum: Suggestions (csf)
- Topic: E-mail report daily summary
- Replies: 2
- Views: 6046
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...
- 13 Jan 2013, 22:22
- Forum: General Discussion (csf)
- Topic: csf: Integrated User Interface
- Replies: 9
- Views: 18617
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...