Actions
Bug #11855
closedError when changing MTU if the interface is used for both IPv4 and IPv6 default routes
Start date:
04/27/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
21.05
Release Notes:
Default
Affected Version:
2.5.1
Affected Architecture:
amd64
Description
How to reproduce:
1) Configure both IPv4 and IPv6 default gateways on interface
2) Change interface MTU
3) Result:
Apr 27 13:53:45 pf41 php-fpm[731]: /interfaces.php: The command '/sbin/route change -6 -mtu '1700' 'default' '192.168.89.5'' returned exit code '71', the output was 'route: 192.168.89.5: Name does not resolve'
related to #6868
Related issues
Updated by Viktor Gurov over 3 years ago
Updated by Jim Pingle over 3 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.6.0
- Affected Architecture amd64 added
Updated by Anonymous over 3 years ago
- Status changed from Pull Request Review to Feedback
Updated by Viktor Gurov over 3 years ago
- % Done changed from 0 to 100
Applied in changeset 4979c9934be628bc10ca62221b48e7a39e03319f.
Updated by Jim Pingle over 3 years ago
- Subject changed from Error on interface MTU changing if it uses both IPv4/IPv6 default routes to Error when changing MTU if the interface is used for both IPv4 and IPv6 default routes
Updating subject for release notes.
Updated by Alhusein Zawi over 3 years ago
- Status changed from Feedback to Resolved
Followed the steps to reproduce the issue , there is no error
2.6.0-DEVELOPMENT (amd64)
built on Fri May 07 01:03:54 EDT 2021
Updated by Jim Pingle over 3 years ago
- Target version changed from 2.6.0 to 2.5.2
Updated by Christopher Cope about 2 years ago
- Related to Bug #13675: Code that sets IPv6 MTU can unintentionally act on IPv4 addresses added
Actions