Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2001 16:14:32 -0700
From:      "Anil K. Jangity" <aj@entic.net>
To:        <freebsd-security@freebsd.org>, <freebsd-doc@freebsd.org>
Subject:   Re[2]: Limiting TCP RST Response Packets
Message-ID:  <022f01c0ea27$73a63370$b0a7e192@enticetw0y55ob>

next in thread | raw e-mail | index | archive | help
Maybe blackhole(4) should be reworded to something like this:

From:
     this as a "Connection reset by peer".  By turning the TCP black hole
MIB
     on to a numeric value of one, the incoming SYN segment is merely
dropped,
     and no RST is sent, making the system appear as a blackhole.


To:
     this as a "Connection reset by peer".  By turning the TCP black hole
MIB
     on to a numeric value of one, the incoming SYN segment arriving on a
closed
     port is dropped, and no RST is sent, making the system appear as a
blackhole.

Thats what I think its trying to say...


Anil


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?022f01c0ea27$73a63370$b0a7e192>