Project

General

Profile

Actions

Bug #3927

closed

Unable to set gif MTU

Added by Chris Buechler over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
Start date:
10/10/2014
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:

Description

If you set MTU on interfaces.php for a gif interface, it's not actually changed. For instance, see 22vpntest (info in lastpass shared-dev), interface "HEtunnel". Trying set it via ifconfig results in:

# ifconfig gif0 mtu 1234
ifconfig: ioctl (set mtu): Invalid argument
Actions #1

Updated by Renato Botelho over 9 years ago

  • Status changed from New to Rejected

According src code https://github.com/freebsd/freebsd/blob/releng/10.1/sys/net/if_gif.h#L91 minimum valid MTU for gif is 1280.

Actions #2

Updated by Renato Botelho over 9 years ago

  • Status changed from Rejected to New

Back to new, we should provide a validation on GUI

Actions #3

Updated by Renato Botelho over 9 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #4

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom PDF