Bug #9649
closedIPv6 6RD Tunnel
100%
Description
IPv6 6rd doesn't work on any 2.5.X versions at the moment.
Have cable internet. Upgraded to the 2.5 and it broke my IPv6. Looked for open issues on it and can't find anything except for one with PPPoE, however, I don't use PPPoE.
So, I downloaded the latest snapshot and did a fresh install, same issue.
Ended up downgrading for now back to 2.4.3 until this is resolved.
Updated by Ronald Schellberg over 5 years ago
Aaron Unpublished wrote:
IPv6 6rd doesn't work on any 2.5.X versions at the moment.
Have cable internet. Upgraded to the 2.5 and it broke my IPv6. Looked for open issues on it and can't find anything except for one with PPPoE, however, I don't use PPPoE.
So, I downloaded the latest snapshot and did a fresh install, same issue.
Ended up downgrading for now back to 2.4.3 until this is resolved.
I believe this is related to #9561 and likely a regression #7272, where the stf_6rd.diff patch and a few others were created and applied to 2.4.
These changes have not been applied to 2.5 yet.
I have forked the code with 5 commits ahead of the current branch. Happy to submit a Pull Request if that would help move things along.
Updated by Aaron Unpublished over 5 years ago
Ronald Schellberg wrote:
Aaron Unpublished wrote:
IPv6 6rd doesn't work on any 2.5.X versions at the moment.
Have cable internet. Upgraded to the 2.5 and it broke my IPv6. Looked for open issues on it and can't find anything except for one with PPPoE, however, I don't use PPPoE.
So, I downloaded the latest snapshot and did a fresh install, same issue.
Ended up downgrading for now back to 2.4.3 until this is resolved.
I believe this is related to #9561 and likely a regression #7272, where the stf_6rd.diff patch and a few others were created and applied to 2.4.
These changes have not been applied to 2.5 yet.
I have forked the code with 5 commits ahead of the current branch. Happy to submit a Pull Request if that would help move things along.
I would really appreciate it! THANK YOU!
Updated by Ronald Schellberg over 5 years ago
Created a pull request to FreeBSD-src to apply the 6RD changes to 2.5
Updated by Ronald Schellberg over 5 years ago
Ronald Schellberg wrote:
Created a pull request to FreeBSD-src to apply the 6RD changes to 2.5
Updated the pull request to fix compile errors in 2.5 and tested with current snap.
Wan_stf interface displays an appropriate ipv6 address now in the dashboard, ifconfig doesn't report errors and test-ipv6 score is 10/10.
The pull request has some debugging code from 2.4 still in it, should it be left in or removed?
Updated by Renato Botelho about 5 years ago
- Status changed from New to Pull Request Review
- Assignee set to Luiz Souza
Pull Request: https://github.com/pfsense/FreeBSD-src/pull/25
Updated by Ronald Schellberg almost 5 years ago
Any concerns or progress with the Pull Request? I have applied slight variations to 2.5, RELENG 12.1 and Stable-12. That PR is the main reason I'm having to create parallel builds.
Updated by Ronald Schellberg over 4 years ago
Ronald Schellberg wrote:
Any concerns or progress with the Pull Request? I have applied slight variations to 2.5, RELENG 12.1 and Stable-12. That PR is the main reason I'm having to create parallel builds.
I would be more than happy to resubmit the PR based on devel-12, if it would get incorporated.
Updated by Ronald Schellberg over 4 years ago
PR #25 got closed today without being applied. Looks like it may be a while for this Issue to be resolved.
Updated by Luiz Souza over 4 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
PR committed.
Please test with the next snapshot.
Updated by Ronald Schellberg over 4 years ago
Thanks for committing the PR. I can confirm that the next snapshot fixes the issue.
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to Resolved