2014-03-30 12:23:51 -06:00
|
|
|
# Interface MSS Clamping
|
|
|
|
# Use this file to set up clamp rules for interfaces
|
|
|
|
# Use tabs or single space to separate
|
2014-07-27 15:41:22 -06:00
|
|
|
# <interface> <mss size> <type> <set mss>
|
|
|
|
# eth0 1454 fwd -
|
2014-03-30 12:23:51 -06:00
|
|
|
#
|
|
|
|
# Default MSS size: 1400:1536
|
|
|
|
# Default Type: out
|
2014-07-27 15:41:22 -06:00
|
|
|
# Default Set MSS: none, use clamp
|
|
|
|
# You can use '-' as both mss, type, and set mss, and it will use defaults
|
2014-03-30 12:23:51 -06:00
|
|
|
# Interface is required.
|
|
|
|
#
|
2014-07-27 15:41:22 -06:00
|
|
|
# interface mss size type set mss
|
|
|
|
eth0 - - -
|