PDA

View Full Version : Disallowing specified IP's


fobban
02-08-2003, 05:49 PM
I've been talking about this before, not on the forums but on irc, but never got any response so im trying here now :)

Why not be able to use like:
site addip !*@213.65.*.* which refuses connections from 213.65.*.*

That would be a easy way to block specified IP's for those who don't want to set up an firewall or something similar...

/pbq

teqno
02-10-2003, 06:44 PM
why even bother with disallowing ips cuz u lock every account on ip..even if u got the right username and psw u dont get logged in cuz u doesnt have the right ip ..:D...so theres no point with disallowing :D

FTPServerTools
02-10-2003, 07:22 PM
Just a thought:
try: site addip *@[^213].[^65].*.*

darkone
02-10-2003, 09:21 PM
actually it would be more like: *.[^2][^1][^3]... but since ip's are checking is based on first matching allowed rule, it doesn't work. I'm adding 'soon' (tm) support for global accept/reject rules.. (just incase someone needs such thing)