After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652517 - MTU/MRU for PPP cannot be changed in nm-connection-editor
MTU/MRU for PPP cannot be changed in nm-connection-editor
Status: RESOLVED OBSOLETE
Product: NetworkManager
Classification: Platform
Component: PPP
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dan Williams
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-06-14 03:31 UTC by DJ_Baldey
Modified: 2020-11-12 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description DJ_Baldey 2011-06-14 03:31:13 UTC
On DSL-connections don't changed MTU value in /etc/NetworkManager/system-connections/<DSL-connection>.

Don't open all sites after change MTU value from GUI:
----------------------------
djbaldey@rosix ~ $ sudo cat /etc/NetworkManager/system-connections/Metro 

[pppoe]
service=rostelecom
username=PPPOEXXXXXXXXXXXXXXXXXX
password=XxXxXXXXXX

[connection]
id=Metro
uuid=b17a2593-b87f-49c9-860b-d5934ac60c7c
type=pppoe
autoconnect=false
timestamp=1308021423

[802-3-ethernet]
duplex=full
mtu=1482

[ipv4]
method=auto
dhcp-send-hostname=false
---------------------------

And worked after add block:

[ppp]
mru=1482
mtu=1482
Comment 1 Pavel Simerda 2012-07-24 16:25:17 UTC
As far as I understand, this bug says that MRU/MTU values are not configurable from the GUI, I opened nm-connection-editor and it seems it's not there.

So we should either put it there or mark this bug WONTFIX if we believe it doesn't belong there.
Comment 2 Dan Winship 2013-05-02 16:03:45 UTC
NM bugzilla reorganization... sorry for the bug spam.
Comment 3 André Klapper 2020-11-12 14:31:38 UTC
bugzilla.gnome.org is being shut down in favor of a GitLab instance. 
We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time.

If you still use NetworkManager and if you still see this bug / want this feature in a recent and supported version of NetworkManager, then please feel free to report it at https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/

Thank you for creating this report and we are sorry it could not be implemented (workforce and time is unfortunately limited).