Add to Favorites
Hosting Discussion
 

forgot password?


Reply


Old
  Post #1 (permalink)   07-20-2005, 10:47 AM
HD Addict
 
Join Date: Apr 2005
Posts: 130

Status: kylespringer is offline
I am getting mail spam relaying off one of my customers domains, not his fault but how do I block the email's IP addresss in whm or ssh?
__________________
<< Please see rules for signature guidelines. >>
 
 
 


Old
  Post #2 (permalink)   07-24-2005, 05:00 AM
HD Newbie
 
Join Date: May 2005
Posts: 37

Status: imported_ThinkSupport is offline
If you have apf firewall installed then you can simply use the command

apf -d xx.xx.xx.xx where xx.xx.xx.xx is the ip address that you wish to block.

Alternatively you can use IPtables to block the IP as follows :

iptables -I INPUT -s xx.xx.xx.xx -j DROP where xx.xx.xx.xx is the ip address that needs to be blocked.

One more option is you can use route command to block ip addresses on a server.

I hope any of the above methods should solve your purpose
__________________
ThinkSupport Solutions - ThinkSupport.net
Thinking Of Support Solutions ? .. Think About us .. !
PH : (408) 9142 581 | AIM : ThinkingSupport | MSN : sales@thinksupport.net
24/7 Outsourced Hosting Support Solutions
 
 
 


Old
  Post #3 (permalink)   11-23-2005, 08:58 AM
HD Addict
 
Join Date: Nov 2005
Posts: 103

Status: lpelham is offline
ThinkSupport, I don't know if it helped Kyle, but thanks for the info. I am going to jot it down in case I ever need it!

Libby
__________________
I'm always blabbing at Media Village
 
 
 
Reply

Thread Tools

New Post New Post   Old Post Old Post
Posting Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On