LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   High TCP connect timeout rate! (https://www.linuxquestions.org/questions/solaris-opensolaris-20/high-tcp-connect-timeout-rate-678487/)

shan_nathan 10-23-2008 02:12 AM

High TCP connect timeout rate!
 
Dear all,

I am using solaris 9 on sparc hardware. In the server i am running one third party proxy serer application. mine is a big network nearly above 5,000. So the proxy is generally loaded. When i check the /var/adm/messages i am finding the following error

Oct 22 12:03:42 SunSPARC03 tcp: [ID 995438 kern.warning] WARNING: High TCP connect timeout rate! System (port 8007) may be under a SYN flood attack!Oct 22 12:03:42 SunSPARC03 tcp: [ID 995438 kern.warning] WARNING: High TCP connect timeout rate! System (port 8007) may be under a SYN flood attack!

When i get the message the proxy application not function proberly. Is there any way to configure the kernal to address the problem.

Thanks in advance,
Shan

win32sux 10-24-2008 02:47 PM

Quote:

Originally Posted by shan_nathan (Post 3319444)
Dear all,

I am using solaris 9 on sparc hardware. In the server i am running one third party proxy serer application. mine is a big network nearly above 5,000. So the proxy is generally loaded. When i check the /var/adm/messages i am finding the following error

Oct 22 12:03:42 SunSPARC03 tcp: [ID 995438 kern.warning] WARNING: High TCP connect timeout rate! System (port 8007) may be under a SYN flood attack!Oct 22 12:03:42 SunSPARC03 tcp: [ID 995438 kern.warning] WARNING: High TCP connect timeout rate! System (port 8007) may be under a SYN flood attack!

When i get the message the proxy application not function proberly. Is there any way to configure the kernal to address the problem.

Thanks in advance,
Shan

If you take the warning at its word, then you should start issuing TCP SYN cookies. If that mitigates the problem, you'll need to figure-out why you were being flooded in the first place. SYN flooding isn't always caused by an intentional denial-of-service attack, it is sometimes the result of buggy client-side software, or even underlying network problems. EDIT: It could also be that the amount of legitimate traffic you have is too much for your current limits. In that case, this article would be useful to you, as it explains how to raise the relevant limits for Solaris.

reddazz 10-24-2008 04:07 PM

Moved: This thread is more suitable in the Solaris/OpenSolaris forum and has been moved accordingly to help your thread/question get the exposure it deserves.


All times are GMT -5. The time now is 09:07 AM.