[Bug 247853] Port OpenBSD Wireguard kernel module to FreeBSD kernel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 28 12:38:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247853
--- Comment #8 from Peter Libassi <peter at libassi.se> ---
I can confirm issue 2) in comment 6.
I set up if_wg peer to a freebsd wireguard-go peer. ping both directions ok.
ssh no contact in any direction, even tried ssh -b.
Then I created a remote host (jail with epair interfaces) from there i can
access the wireguard-host local services. so it seems that the traffic coming
from the freeBSD wireguard peer does not pass up the stack, if the traffic is
from a remote host it is passed up the stack.
Then i set up if_wg peer to a void linux peer. Now ssh works in both
directions!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list