https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247853
--- Comment #8 from Peter Libassi <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
