[Bug 253537] net/wireguard-go
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 15 13:46:05 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253537
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 at FreeBSD.org
Reporter: oleg at pcbtech.ru
Flags: maintainer-feedback?(decke at FreeBSD.org)
Assignee: decke at FreeBSD.org
Hello!
After upgrading to the latest available version 0.0.20210212 it stops starting:
$ 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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list