mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Enforce an mtu of 1500.
Discussed-with: cmb
This commit is contained in:
parent
6f878f1b03
commit
43f195aed9
@ -772,6 +772,7 @@ EOD;
|
||||
{$ifconfig} {$if} {$wme}
|
||||
{$ifconfig} {$if} {$wepset}
|
||||
{$ifconfig} {$if} {$txpower}
|
||||
{$ifconfig} {$if} mtu 1500
|
||||
{$ifconfig} {$if} up
|
||||
|
||||
EOD;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user