Change default values section 'Router IPv4'.
This commit is contained in:
parent
d8e0c8ddd7
commit
8ce2787fee
@ -137,15 +137,15 @@ drop_syn_flood=true
|
|||||||
# -
|
# -
|
||||||
# - !! 'drop_fragments' does not work within telekom mobile connections !!
|
# - !! 'drop_fragments' does not work within telekom mobile connections !!
|
||||||
# -
|
# -
|
||||||
drop_fragments=false
|
drop_fragments=true
|
||||||
|
|
||||||
# drop new packages without syn flag
|
# drop new packages without syn flag
|
||||||
#
|
#
|
||||||
drop_new_not_sync=false
|
drop_new_not_sync=true
|
||||||
|
|
||||||
# drop invalid packages
|
# drop invalid packages
|
||||||
#
|
#
|
||||||
drop_invalid_state=true
|
drop_invalid_state=false
|
||||||
|
|
||||||
# drop packages with unusal flags
|
# drop packages with unusal flags
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user