Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2021 10:09:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254332] net/wireguard: Unable to modify interface: Invalid argument
Message-ID:  <bug-254332-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254332

            Bug ID: 254332
           Summary: net/wireguard: Unable to modify interface: Invalid
                    argument
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: decke@FreeBSD.org
          Reporter: freebsd@xtaz.uk
             Flags: maintainer-feedback?(decke@FreeBSD.org)
          Assignee: decke@FreeBSD.org

Running 13.0-RC2 with the 1.0.20210315 version I see the following when the
service tries to start. Downgrading back to 1.0.20210223 solves the problem.

[#] ifconfig wg create name wg0
[#] wg setconf wg0 /dev/stdin
Unable to modify interface: Invalid argument
[#] ifconfig wg0 destroy

I can see from PR 254328 that this apparently works on 12.2 so this is prob=
ably
something specific to 13.0 and I guess related to the
9c811e0f2d87b84388d1a3b78865384940b30e10 commit from the wireguard-tools
repository. (
https://git.zx2c4.com/wireguard-tools/commit/?id=3D9c811e0f2d87b84388d1a3b7=
8865384940b30e10
)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254332-7788>