-
Apprentice
Ban user an IP
Hello all,
Can someone explain me how to ban a user or IP please?
Last edited by Kallyanna; 01-07-14 at 05:46 PM.
-
-
Re: Ban user an IP
If you are looking to IP ban someone, just block all incoming traffic from that IP to the server.
-
Apprentice
Re: Ban user an IP
can you tell me which table or procedure for this in mssql, please?
-
Re: Ban user an IP
By blocking all traffic from an ip to your server i mean configure your server box to block all traffic. For example by using your firewall or whatever software you use to allow/block incoming/outgoing connections.
-
Re: Ban user an IP
Just use Windows Firewall or in case of Linux, iptables.
Google it.
-
Apprentice
Re: Ban user an IP
thanks for your help