Bug #7386
IPv6 not disabled in mpd.conf w/ IPv6 GUI option set to 'disabled'
Start date:
03/14/2017
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.3.3_1
Affected Architecture:
All
Release Notes:
Default
Description
continuing from:
https://forum.pfsense.org/index.php?topic=126849.0
When my ISP (Fairpoint) apparently added some IPv6 support, my connectivity broke, even though IPv6 was proactively disabled in my PPPoE config.
Commenting out:
set bundle enable ipv6cp
in mpd_wan.conf and running mpd5 by hand fixed the problem.
Attaching logs and a patch that works for me (not tested on actual IPv6 connection).
Associated revisions
History
#1
Updated by Jim Thompson about 4 years ago
- Assignee set to Renato Botelho
#2
Updated by Jim Pingle over 1 year ago
- Project changed from pfSense Packages to pfSense
- Category set to Interfaces
#3
Updated by Jim Pingle over 1 year ago
- Category changed from Interfaces to PPP Interfaces
#4
Updated by Viktor Gurov about 1 year ago
#5
Updated by Jim Pingle about 1 year ago
- Status changed from New to Pull Request Review
#6
Updated by Renato Botelho about 1 year ago
- Status changed from Pull Request Review to Feedback
- Target version set to 2.5.0
- % Done changed from 0 to 100
PR has been merged. Thanks!
#7
Updated by Viktor Gurov 11 months ago
- Status changed from Feedback to Resolved
tested with PPP and PPPoE interfaces on 2.5.0.a.20200518.1031
Fix disabling IPv6 for PPPoE. Issue #7386