Hello,
is there is any way to block ranges of that IP automatically by CSF that is being listed in csf.deny file ?
Search found 6 matches
- 27 Jul 2016, 06:22
- Forum: General Discussion (csf)
- Topic: Automatic Ban IP Ranges
- Replies: 1
- Views: 2913
- 27 Jul 2016, 04:20
- Forum: General Discussion (csf)
- Topic: Unable to block access from other IP to a specific port
- Replies: 6
- Views: 6191
Re: Unable to block access from other IP to a specific port
ok, in order for only 1 IP to access that port, you should not write the port in the TCP / IN. The reason is that any port that you wrote in your TCP IN is allowed to be accessed by any IP, so, if you don't write that port it means that the port is closed for everyone and that is why you use the: t...
- 26 Jul 2016, 19:11
- Forum: General Discussion (csf)
- Topic: Unable to block access from other IP to a specific port
- Replies: 6
- Views: 6191
Re: Unable to block access from other IP to a specific port
Yes, this port is in tcp_in as well as in tcp6_inSergio wrote:What are your TCP / IN ports in CSF configuration? Does the port 5080 appears on that line?
- 25 Jul 2016, 16:41
- Forum: General Discussion (csf)
- Topic: Unable to block access from other IP to a specific port
- Replies: 6
- Views: 6191
Unable to block access from other IP to a specific port
Hello, guys i am trying to allow access to only one IP on a specific port to my server. After Googling i find something. In csf.allow i have put this tcp|in|d=5080|s=x.x.x.x.x after doing this. i have reloaded csf using csf -r then used a proxy and asked my few friends everyone is able to access wha...
- 26 Jun 2016, 02:26
- Forum: General Discussion (csf)
- Topic: Misconfigured Firewall
- Replies: 3
- Views: 5588
Re: Misconfigured Firewall
Thanks Sergio for reply.
Its been almost 2 years that i am using Linux but this time i dont know what wrong i configured due to which i am not even able to fix this.
Its been almost 2 years that i am using Linux but this time i dont know what wrong i configured due to which i am not even able to fix this.
- 23 Jun 2016, 00:23
- Forum: General Discussion (csf)
- Topic: Misconfigured Firewall
- Replies: 3
- Views: 5588
Misconfigured Firewall
Hello, i am new to linux i recently installed CSF on my server and i dont know what bad i configured after that i am not able to install any plugin through wordpress plugin directory it says couldn't connect to host also copy function not working cannot copy anything from remote server using pHP. Wh...