Actions
Bug #11855
closed
VG
VG
Error when changing MTU if the interface is used for both IPv4 and IPv6 default routes
Bug #11855:
Error 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
VG Updated by Viktor Gurov over 5 years ago
JP Updated by Jim Pingle over 5 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.6.0
- Affected Architecture amd64 added
JP Updated by Jim Pingle over 5 years ago
- Plus Target Version set to 21.05
Updated by Anonymous over 5 years ago
- Status changed from Pull Request Review to Feedback
VG Updated by Viktor Gurov over 5 years ago
- % Done changed from 0 to 100
Applied in changeset commit:4979c9934be628bc10ca62221b48e7a39e03319f.
JP Updated by Jim Pingle over 5 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.
AZ Updated by Alhusein Zawi over 5 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
JP Updated by Jim Pingle over 5 years ago
- Target version changed from 2.6.0 to 2.5.2
RB Updated by Renato Botelho about 5 years ago
- Assignee set to Viktor Gurov
CC Updated by Christopher Cope almost 4 years ago
- Related to Bug #13675: Code that sets IPv6 MTU can unintentionally act on IPv4 addresses added
Actions