CSF and proxy + python

Post Reply
tokar86a
Junior Member
Posts: 1
Joined: 11 Apr 2017, 01:36

CSF and proxy + python

Post 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?
postcd
Junior Member
Posts: 48
Joined: 15 May 2014, 17:10

Re: CSF and proxy + python

Post 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.
robertgalp
Junior Member
Posts: 1
Joined: 18 Jan 2018, 06:20

Re: CSF and proxy + python

Post by robertgalp »

Post Reply