North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: SYN and Solaris

  • From: Allan Chong
  • Date: Tue Sep 17 21:46:44 1996

Does anyone have simple exploit code?  I'm working on our fix
for Solaris.  Are there any side effects to increasing the listen
queue?

You can mail it privately if you'd rather not post it.

allan


Dima Volodin wrote:
> 
> The values to play with are tcp_conn_req_max (defines the max value for
> listen queue), tcp_ip_notify_cinterval (makes tcp send another SYN???),
> tcp_ip_abort_cinterval (aborts connection and frees the slot). Note "c"
> in "cinterval". I understand these timer values work for both incoming
> and outgoing connections.
> 
> Dima
- - - - - - - - - - - - - - - - -