KpyM Telnet/SSH Server - Forum
IP blocking |
patrick |
IP blocking |
Jan 09 2008 23:18 |
|
how would i go about blocking an IP? do i just put it in a txt file in the banned IPs folder?
|
Kroum Grigorov |
|
Jan 10 2008 08:32 |
|
Yes, just create a file in the ip-ban folder with the form:
99999-<banned ip here>
For ex:
99999-127.0.0.2
Note that the file has no extension, so this is not a txt file, it's just a file with no specific extension.
You don't have to write anything into the file, just create it.
Kroum
|
verstyle18 |
|
Jan 17 2011 11:44 |
|
We can block only one ip with above example, how can we add more ip address to block.
and if we also want to block some user in certain ip pool(10.118.17.0/24), how can we block that ip pool ???
|
Kroum Grigorov |
|
Jan 17 2011 18:57 |
|
> block some user in certain ip pool
You can't.
The IP block mechanism is targeting brute force login attempts, hence this is per IP address(blocked after a number of failed login attempts).
There's no IP range blocking/or IP<->user mapping/ implemented.
Kroum
|
© 2007 - 2008 Kroum Grigorov