Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 config fails at reboot #101

Open
SwimGeek opened this issue Sep 14, 2021 · 1 comment
Open

IPv6 config fails at reboot #101

SwimGeek opened this issue Sep 14, 2021 · 1 comment
Labels
bug/possible A possible bug that has not yet been confirmed

Comments

@SwimGeek
Copy link

Hi

Related to issue 99: Config fails at reboot #99

The problem seems to be that if you have IPv6 configuration items in the startup config.boot file, Wireguard gets into an unhappy / broken state after a reboot.

The two config lines causing problems for me are:

set interfaces wireguard wg0 address 2c00:efff:0:8::2/64

and

set interfaces wireguard wg0 peer Y.....................................................= allowed-ips ::/0

When you test the next release, please include IPv6 settings and confirm the VPN survives a reboot.

I closed issue 99 with a hack to add these two lines after a reboot, but it's not ideal because if the web interface saves the running config to startup config, the following reboot will get the device into an unhappy state, because it contains IPv6 config items.

General info
Package version: e50-v2-v1.0.20210606-v1.0.20210424.deb
OS version: 2.0.9-hotfix2
Device: EdgeRouter X 5-Port

@FossoresLP FossoresLP added the bug/possible A possible bug that has not yet been confirmed label Sep 14, 2021
@FossoresLP
Copy link
Collaborator

Hi, thank you for reporting this issue.
I'll take a look ASAP, however the next release will most likely not include a fix.
Please also note that releases are currently mostly or completely untested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/possible A possible bug that has not yet been confirmed
Development

No branches or pull requests

2 participants