FreeBSD Bugzilla – Attachment 8711 Details for
Bug 18124
defaults/rc.conf is unclear about tcp_drop_synfyn and tcp_restrict_rst
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 957 bytes, created by
matt
on 2000-04-21 03:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
matt
Created:
2000-04-21 03:50:01 UTC
Size:
957 bytes
patch
obsolete
>--- rc.conf.orig Thu Apr 20 22:38:14 2000 >+++ rc.conf Thu Apr 20 22:41:09 2000 >@@ -14,6 +14,7 @@ > # > # All arguments must be in double or single quotes. > # >+# $FreeBSD$ > # $FreeBSD: src/etc/defaults/rc.conf,v 1.53.2.3 2000/04/15 11:02:40 iwasaki Exp $ > > ############################################################## >@@ -55,6 +56,9 @@ > tcp_extensions="NO" # Set to YES to turn on RFC1323 extensions. > log_in_vain="NO" # YES to log connects to ports w/o listeners. > tcp_keepalive="YES" # Enable stale TCP connection timeout (or NO). >+# >+# For the following two options, you need to have TCP_DROP_SYNFIN and >+# TCP_RESTRICT_RST set in your kernel. Please refer to LINT for details. > tcp_drop_synfin="NO" # Set to YES to drop TCP packets with SYN+FIN > # NOTE: this breaks rfc1644 extensions (T/TCP) > tcp_restrict_rst="NO" # Set to YES to restrict emission of RST
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18124
: 8711