Page 1 of 1

CSF and proxy + python

Posted: 11 Apr 2017, 01:40
by tokar86a
How can i get CSF to work whit proxy? I have add the IP-address that the python script that i use connect whit but i end up whit time out error. But when i disable CSF everything is working and i have add the ip address to the csf.ignore and csf.allow file but it dont help.

What can be the problem?

Re: CSF and proxy + python

Posted: 13 Apr 2017, 19:40
by postcd
You added the ip to the csf.ignore and csf.allow, but did you restarted csf? (csf -r)
Also check /var/log/lfd.log to see what happens during that timeout.

If some local script/process is involved, try adding it to the csf.pignore or such files.

Re: CSF and proxy + python

Posted: 18 Jan 2018, 06:22
by robertgalp