Hopefully clarify "log_in_vain" knob's comment.
Reviewed by: bde, sheldonh, andreas
This commit is contained in:
parent
0c79a3b760
commit
61f4e46c6b
@ -9,7 +9,7 @@
|
||||
#
|
||||
# All arguments must be in double or single quotes.
|
||||
#
|
||||
# $Id: rc.conf,v 1.26 1999/08/14 03:41:56 obrien Exp $
|
||||
# $Id: rc.conf,v 1.27 1999/08/14 03:42:27 obrien Exp $
|
||||
|
||||
##############################################################
|
||||
### Important initial Boot-time options ####################
|
||||
@ -46,7 +46,7 @@ natd_enable="NO" # Enable natd (if firewall_enable == YES).
|
||||
natd_interface="fxp0" # Public interface or IPaddress to use.
|
||||
natd_flags="" # Additional flags for natd.
|
||||
tcp_extensions="NO" # Set to Yes to turn on RFC1323 extensions.
|
||||
log_in_vain="NO" # Disallow bad connection logging (or YES).
|
||||
log_in_vain="NO" # YES to log connects to ports w/o listeners.
|
||||
tcp_keepalive="YES" # Enable stale TCP connection timeout (or NO).
|
||||
icmp_drop_redirect="NO" # Set to YES to ignore ICMP REDIRECT packets
|
||||
icmp_log_redirect="NO" # Set to YES to log ICMP REDIRECT packets
|
||||
|
Loading…
Reference in New Issue
Block a user