Thank you. Email sent.
Search found 12 matches
- 15 Mar 2022, 18:34
- Forum: General Discussion (csf)
- Topic: Oops: Unable to download: Can't connect to download.configserver.com:443 (Connection timed out)
- Replies: 4
- Views: 2774
- 15 Mar 2022, 16:19
- Forum: General Discussion (csf)
- Topic: Oops: Unable to download: Can't connect to download.configserver.com:443 (Connection timed out)
- Replies: 4
- Views: 2774
Re: Oops: Unable to download: Can't connect to download.configserver.com:443 (Connection timed out)
OK, I was unaware that there was a "Helpdesk" to which I was authorized to send a ticket.
And I am unaware of the proper email address.... I will do some searching.
Thanks!
And I am unaware of the proper email address.... I will do some searching.
Thanks!
- 14 Mar 2022, 20:06
- Forum: General Discussion (csf)
- Topic: Oops: Unable to download: Can't connect to download.configserver.com:443 (Connection timed out)
- Replies: 4
- Views: 2774
Oops: Unable to download: Can't connect to download.configserver.com:443 (Connection timed out)
Getting this error every day.... Oops: Unable to download: Can't connect to download.configserver.com:443 (Connection timed out) If I check updates from the WHM CDF+LFD plugin, it checks and says no update. Says I have latest. I have the download and license IPs listed properly in ALLOW and IGNORE. ...
- 03 Feb 2022, 05:17
- Forum: General Discussion (csf)
- Topic: HELP!! CSF+LFD and Zabbix will not play nicely together!
- Replies: 2
- Views: 1900
Re: HELP!! CSF+LFD and Zabbix will not play nicely together!
Disregard this thread/topic.
I was JUST informed by Accuwebhosting Support that Zabbix is NOW working "perfectly". And I have my ConfigServer running full speed.
I DO have other questions, but I can handle those later in separate threads.
Thanks!
I was JUST informed by Accuwebhosting Support that Zabbix is NOW working "perfectly". And I have my ConfigServer running full speed.
I DO have other questions, but I can handle those later in separate threads.
Thanks!
- 02 Feb 2022, 21:39
- Forum: Suggestions (csf)
- Topic: Please add backup for csf.deny file
- Replies: 2
- Views: 8863
Re: Please add backup for csf.deny file
YES please! Seems like a relatively useful feature that could be implemented without too much effort.
And I only have about 1200 Permanent bans, but over HALF of them are IP ranges that I spent MANY hours researching to compose properly.
And I only have about 1200 Permanent bans, but over HALF of them are IP ranges that I spent MANY hours researching to compose properly.
- 02 Feb 2022, 21:36
- Forum: Suggestions (csf)
- Topic: Advanced Port Filtering for Ignore
- Replies: 1
- Views: 5811
Re: Advanced Port Filtering for Ignore
Here, here! I agree entirely! I use advance port filtering in csf.allow, and would LIKE to do so in csf.ignore as well if it is technically possible to make it so. It just recently occurred to me how many IPs had accumulated in csf.allow and csf.ignore.... so I am validating them all and making sure...
- 02 Feb 2022, 19:09
- Forum: General Discussion (csf)
- Topic: HELP!! CSF+LFD and Zabbix will not play nicely together!
- Replies: 2
- Views: 1900
HELP!! CSF+LFD and Zabbix will not play nicely together!
NEW Linux Accuwebhosting Cloud Server. Accuweb now uses Zabbix in their server templates to monitor newer servers for UP/SOWN and who all knows. I REQUIRE CSF to be on ALL my servers and that it be RUNNING and configured properly. Accuweb Support says they cannot "telnet into" or get the Z...
- 01 Oct 2020, 05:20
- Forum: General Discussion (csf)
- Topic: ops: Unable to download: Can't connect to download.configserver.com:443 (Connection timed out)
- Replies: 0
- Views: 2585
ops: Unable to download: Can't connect to download.configserver.com:443 (Connection timed out)
Getting this error consistently over the last week or so. To my knowledge, no changes that might have triggered this have been made on my server. cPanel/WHM server on CentOS latest release version. All software up to date. Added the csf filter to both csf.ALLOW and csf.IGNORE. Not sure why this is h...
- 22 Jun 2019, 07:05
- Forum: General Discussion (csf)
- Topic: Ignore rpc
- Replies: 3
- Views: 5606
SOLUTION!!!
I was adding a comment to the rpcbind exe: line on the same line, like this: exe:/usr/sbin/rpcbind # Added by cautery 22 June 2019; 0543 hrs UTC to stop rpcbind warning emails The comment appears to be interpreted as an argument or something and BREAKS the line. Using this: exe:/usr/sbin/rpcbind # P...
- 21 Jun 2019, 16:56
- Forum: General Discussion (csf)
- Topic: Ignore rpc
- Replies: 3
- Views: 5606
Re: Ignore rpc
Mmmm... this is STILL an issue in CentOS 7.0 with csf csf v12.12 I am trying to selectively stop BOTH... rpcbind AND perl warnings using "exe:" lines in csf.pignore, which seems to be the correct way to make this happen. As the docs say, I am trying to avoid using "cmd:" lines. ...