Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2021 13:46:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253537] net/wireguard-go
Message-ID:  <bug-253537-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 253537
           Summary: net/wireguard-go
           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: oleg@pcbtech.ru
             Flags: maintainer-feedback?(decke@FreeBSD.org)
          Assignee: decke@FreeBSD.org

Hello!

After upgrading to the latest available version 0.0.20210212 it stops start=
ing:

$ service wireguard start
[#] ipfw add xxx allow ip from any to any via wg0
xxx allow ip from any to any via wg0
[#] ipfw add xxx allow ip from any to 10.10.10.0/24
xxx allow ip from any to 10.10.10.0/24
[#] ipfw add xxx allow ip from 10.10.10.0/24 to any
xxx allow ip from 10.10.10.0/24 to any
[#] wireguard-go wg0
[#] wg setconf wg0 /tmp/tmp.mcbM4d8l/sh-np.XJIvts

and then it waits forever, terminated by ^C

Had to
# portdowngrade net/wireguard-go r555663
and everything runs as expected.

Tried recompile (by portmaster) on both tunnel-endpoints (12.2-RELEASE-p3
GENERIC amd64 & 12.2-RELEASE-p3 GENERIC i386) with no luck.
No additional diagnostic lines in /var/log/messages or the like.

--=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-253537-7788>