also @ TechSpot: HP TouchPad running Android 4.0 Ice Cream Sandwich
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > TechSpot Community > General Discussion

Begin your free trial now Pay-as-you-go options starting at $10/user/month

I'm hit! Need Assistance!

Reply
Thread Tools Search this Thread
  #1  
Old 04-26-2003
eddy05's Avatar
TechSpot Enthusiast
 
Location: S'pore
Member since: Mar 2002, 223 posts
I'm hit! Need Assistance!

My web server is recently being attacked by DoS attacks, and I can trace the IP to one particular IP. Is there any software that can help me filter ALL packets to and fro a particular IP?
  #2  
Old 04-26-2003
Rick's Avatar
TechSpot Special Forces
 
Location: Los Angeles, CA
Member since: Feb 2002, 5,597 posts
If you are running a Windows server, you can block access to certain IPs using the "hosts" file in Windows XP and Windows 2000.

You can find this file in C:\Windows\System32 , or C:\Windows\System32\Drivers\Etc or C:\Windows depending on what OS you are running.

"hosts" is a text file, with no extension. Open it up in notepad (may be necessary to disable hidden files and hidden system files) and at the bottom, you can add the line "127.0.0.1 IP_YOU_NEED_TO_BLOCK"

127.0.0.1 is your local IP.

I am not sure how much this helps against DoS attacks, but it should deny network traffic from the other IP.
  #3  
Old 04-26-2003
eddy05's Avatar
TechSpot Enthusiast
 
Location: S'pore
Member since: Mar 2002, 223 posts
thanks, Rick~!

*Relieved*

Yeah I thought the host file's only purpose is to map a string to an ip, but i didn't know that it can block traffic (Actually I did it before, I screwed one of the comp in my school with the hosts file, but then, it was last year and I forgot about it)

I originally thought it was IIS' fault, then I thought a virus/trojan might had slipped through my NAV, until my friend suspected that it's something to do with the network.

So far, very good. My port 80 is no longer being flooded.
  #4  
Old 04-26-2003
Justin's Avatar
TechSpot Guru
 
Location: Oregon, USA
Member since: Apr 2002, 1,595 posts
System specs
I was under the impression that the hosts file (on both windows and unix/unix variants) was for resolving only, client side. IIRC no matter what you put in it, externally you can still be accessed. I could be wrong, I'm just wondering.

My advice to you, is to send the logs of the attack to your ISP. Remember that no matter what type of filtering you use at your end, the packets are still being dealt with by your hardware - meaning your bandwidth is still being consumed. However most ISPs, if they are on the ball, can filter the attack at their branch, which will save you bandwidth and will also alert your ISP to the attack.
  #5  
Old 04-26-2003
eddy05's Avatar
TechSpot Enthusiast
 
Location: S'pore
Member since: Mar 2002, 223 posts
... That's a valid reason there.

I'll monitor the traffic closely to check for flooder ips and report to my ISP when necessary. Thanks.
Reply

Similar Topics
Topic Replies Forum
Need Assistance Please 12 Windows OS
Need assistance 3 Other Hardware
MP4 TO WMV Assistance 1 Software Apps
Need assistance please 10 Windows OS
Need some assistance... 4 Windows OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 07:21 PM.