summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-28 02:36:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-28 02:36:32 +0000
commit43f195aed97bfa5e964e88ed03e10397ff489002 (patch)
tree6e15c265d8cdafbfd6718657cbc97d5b6f35564b /etc/inc/interfaces.inc
parent6f878f1b03edc813cff0bd3d21f620f7280195e4 (diff)
downloadpfsense-43f195aed97bfa5e964e88ed03e10397ff489002.zip
pfsense-43f195aed97bfa5e964e88ed03e10397ff489002.tar.gz
Enforce an mtu of 1500.
Discussed-with: cmb
Diffstat (limited to 'etc/inc/interfaces.inc')
-rw-r--r--etc/inc/interfaces.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index c34e1de..0f45a48 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -772,6 +772,7 @@ EOD;
{$ifconfig} {$if} {$wme}
{$ifconfig} {$if} {$wepset}
{$ifconfig} {$if} {$txpower}
+{$ifconfig} {$if} mtu 1500
{$ifconfig} {$if} up
EOD;
OpenPOWER on IntegriCloud