Public bug reported:

I d like to use NetworkManager for its vpn handy capacities. But I need
to set the mtu of the interfaces to 1492. And here is the problem. If I
put :

/etc/network/interfaces :

auto eth0
iface eth0 inet dhcp

I am able to connect with the vpn and the NetworkManager Menu proposes it, On 
left click I have the menu :
[x] Wired Network
VPN Connections >
Manual Configuration...

If i change /etc/network/interfaces into :

auto eth0
iface eth0 inet dhcp
pre-up /sbin/ifconfig $IFACE mtu 1492

I am unable to connect with NetworkManager as the menu becomes :
Manual Configuration...

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
NetworkManager+VPN+MTU
https://bugs.launchpad.net/bugs/108783
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to