Quote:
Originally Posted by intri_ga
How does the company provide IP blocking?
Maybe someone has used this feature already?
Marblehost.com offers it in their plans and I'd like to know how they put it into practice.
Any ideas?
|
Usually this kind of block is not server wide rather account level IP block, which is simply achieved by adding a deny in .htaccess for that IP. Web hosting control panels provide a gui to achieve this, like Cpanel provides a gui to block any IP for your account and in background an entry for block is being added in .htaccess.
But this is not a packet filtering level block , for that an IP must be added to what ever firewall iptables, afp , csf etc certain server is running, for shared hosting that can only be done by the host.