Getting blocked from site

Thread Solved

Join Date: Dec 2006
Posts: 195
Reputation: nschessnerd is an unknown quantity at this point 
Solved Threads: 8
nschessnerd's Avatar
nschessnerd nschessnerd is offline Offline
Junior Poster

Getting blocked from site

 
0
  #1
May 3rd, 2009
I wrote a program that sends stats to a server via http. It can send a lot of packets, like 20 as fast as it can... and after some time i cant access the site anymore. I can ping it and do a traceroute but cant access it via http.
I talked to my isp and they weren't very smart but they said it wasnt them, and the hosting company said it wasnt them... so what could it be?
this.love(*);
&hea/rts;
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 4
Reputation: spikeold is an unknown quantity at this point 
Solved Threads: 1
spikeold's Avatar
spikeold spikeold is offline Offline
Newbie Poster

Re: Getting blocked from site

 
0
  #2
May 3rd, 2009
Originally Posted by nschessnerd View Post
I wrote a program that sends stats to a server via http. It can send a lot of packets, like 20 as fast as it can... and after some time i cant access the site anymore. I can ping it and do a traceroute but cant access it via http.
I talked to my isp and they weren't very smart but they said it wasnt them, and the hosting company said it wasnt them... so what could it be?

Could be to much information and the servers cant cope or the site is takeing action as if it is a virus and is blocking.
Goodluck
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 577
Reputation: ahihihi... is on a distinguished road 
Solved Threads: 4
ahihihi...'s Avatar
ahihihi... ahihihi... is offline Offline
Posting Pro

Re: Getting blocked from site

 
0
  #3
Jun 6th, 2009
uhh erase the cookies if there are.. then spoof yo ip add.. don;t know if it works.. but I always spoof my ip if I got blocked from blah blah blah.. then I can access it again..
(^.^)
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 3,251
Reputation: sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of 
Solved Threads: 578
Sponsor
sknake's Avatar
sknake sknake is offline Offline
.NET Enthusiast

Re: Getting blocked from site

 
0
  #4
Jun 7th, 2009
Windows XP SP2 imposed a TCP connection limit. Check your windows event log: Start -- Run -- eventvwr.msc -- to see if this is your problem.

You can increase or remove the limit:
http://www.speedguide.net/read_articles.php?id=1497

If this is not your problem then something is likely throttling your TCP SYN packets (new connections). After you send the stats with your program then open up a command line and "telnet www.site.com 80" and see if the telnet session opens up. If the session opens type "GET /" without the quotes and press enter a few times. Note what the server does and how long it takes to respond and post it back here.
Scott Knake
Custom Software Development
Apex Software, Inc.
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 195
Reputation: nschessnerd is an unknown quantity at this point 
Solved Threads: 8
nschessnerd's Avatar
nschessnerd nschessnerd is offline Offline
Junior Poster

Re: Getting blocked from site

 
0
  #5
Jun 7th, 2009
in my code i didnt close the connection right, so after it quit the server kept sending rst packets
this.love(*);
&hea/rts;
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC