atlasnetworks Posted September 14, 2009 Share Posted September 14, 2009 We continually get fraud orders from a multitude of IP's on a couple different class C's. I'd added a wild card in to the ban IP field but it doesn't seem to work as a new fraud order came in this morning. I added: 192.168.0.* I also added another: 192.170.*.* (these are not the real IP's) Does WHMCS not support wild cards for this function or is something else wrong? If no support, how do I block an entire class C? Thanks! Ryan 0 Quote Link to comment Share on other sites More sharing options...
DedicatedPros Posted September 14, 2009 Share Posted September 14, 2009 (edited) Ban using the .htaccess file: order allow,deny deny from 192.168.0 deny from 192.170 allow from all Edited September 14, 2009 by DedicatedPros 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.