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?
CSF and proxy + python
Re: CSF and proxy + python
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.
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.
-
- Junior Member
- Posts: 1
- Joined: 18 Jan 2018, 06:20
Re: CSF and proxy + python
Check with...Python Socket Programming