mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
re-enable the sending of ICMP redirects by default
This commit is contained in:
parent
8a61dd5cdb
commit
e9ae3c834c
@ -6,7 +6,7 @@ net.inet.udp.blackhole=1
|
||||
net.inet.ip.random_id=1
|
||||
# Breaks RFC1379, but nobody uses it anyway
|
||||
net.inet.tcp.drop_synfin=1
|
||||
net.inet.ip.redirect=0
|
||||
net.inet.ip.redirect=1
|
||||
net.inet.tcp.syncookies=1
|
||||
net.inet.tcp.recvspace=65228
|
||||
net.inet.tcp.sendspace=65228
|
||||
|
||||
Loading…
Reference in New Issue
Block a user