"\t\t" -> " \t" as per rev. 1.611 (mangled in the previous commit)
Pointed out by: bde
This commit is contained in:
parent
e755fb7671
commit
01b9141584
@ -480,8 +480,8 @@ options TCPDEBUG
|
||||
# prevents nmap et al. from identifying the TCP/IP stack, but breaks support
|
||||
# for RFC1644 extensions and is not recommended for web servers.
|
||||
#
|
||||
options TCP_RESTRICT_RST #restrict emission of TCP RST
|
||||
options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
|
||||
options TCP_RESTRICT_RST #restrict emission of TCP RST
|
||||
options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
|
||||
|
||||
# ICMP_BANDLIM enables icmp error response bandwidth limiting. You
|
||||
# typically want this option as it will help protect the machine from
|
||||
|
@ -480,8 +480,8 @@ options TCPDEBUG
|
||||
# prevents nmap et al. from identifying the TCP/IP stack, but breaks support
|
||||
# for RFC1644 extensions and is not recommended for web servers.
|
||||
#
|
||||
options TCP_RESTRICT_RST #restrict emission of TCP RST
|
||||
options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
|
||||
options TCP_RESTRICT_RST #restrict emission of TCP RST
|
||||
options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
|
||||
|
||||
# ICMP_BANDLIM enables icmp error response bandwidth limiting. You
|
||||
# typically want this option as it will help protect the machine from
|
||||
|
@ -480,8 +480,8 @@ options TCPDEBUG
|
||||
# prevents nmap et al. from identifying the TCP/IP stack, but breaks support
|
||||
# for RFC1644 extensions and is not recommended for web servers.
|
||||
#
|
||||
options TCP_RESTRICT_RST #restrict emission of TCP RST
|
||||
options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
|
||||
options TCP_RESTRICT_RST #restrict emission of TCP RST
|
||||
options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
|
||||
|
||||
# ICMP_BANDLIM enables icmp error response bandwidth limiting. You
|
||||
# typically want this option as it will help protect the machine from
|
||||
|
Loading…
Reference in New Issue
Block a user