Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2004 11:07:16 +0530
From:      "Nagaraju" <naga_raju_@hotmail.com>
To:        <freebsd-net@freebsd.org>
Subject:   ttcp problem
Message-ID:  <BAY13-DAV48gcOrBLSA0000deef@hotmail.com>
References:  <20040513190100.7034D16A4D1@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
    I started a T/TCP connection and started sending packets. Client sent
first packet with SYN,data1,PSH,FIN. But server is sending SYN-ACK and
igonring the data which is sent because of SYN-flood attack DOS protection.
Client had to send the data1 packet again. After this time, server is able
to send FIN,data2,ACK at one time. How to have, protection from SYN-flood
attack and minimal T/TCP transactions both at the same time.
I am using FreeBSD4.9 release with minor modifications.


Thanks in advance,
Nagaraju.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY13-DAV48gcOrBLSA0000deef>