Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TCP Backlog queue

Status
Not open for further replies.

abdulazizAlmeh

Instructor
Joined
Oct 1, 2009
Messages
2
Location
CA
hello people,

I wonder if any of you know how can I access the Backlog queue to find what is the percentage of TCP SYN packets there.

I would really appreciate any tips.

regards,

Aziz.
 
backlog queue on what? a router? switch? server? what are you trying to accomplish? why SYN packets?
 
Hi,

Backlog queue on a server to see if it is full or not. Backlog queue does not take anything other than the first SYN packet in the 3 way handshake. What I am trying to do is to see if it is full for a long time then I can detect that there is a DoS attack, SYN Flood attack.

Is there any way to access this information for example through a programming language. is there any method that I could call to see this information.

Regards,

Abdulaziz.
 
What kind of router lies at the edge?

/

tim@tim-laptop ~ $ sudo apt-get install windows
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package windows...Thank Goodness!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top