Re: Wireguard doesn't seem to work on macppc 7.8
Gabriele Vento <[email protected]> Wed, 13 May 2026 17:16:49 +0200
| Newsgroups | gmane.os.openbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
On May 13, 2026 4:56:33 PM GMT+02:00, Stuart Henderson <[email protected]> wrote: >On 2026/05/13 15:50, Gabriele Vento wrote: >> >> >> On May 13, 2026 3:47:04 PM GMT+02:00, Gabriele Vento <[email protected]> wrote: >> >> >> >> On May 13, 2026 9:23:17 AM GMT+02:00, Janne Johansson <[email protected]> wrote: >> Synopsis: Wireguard doesn't seem to work on macppc (at least when >> trying to connect to CGHMN) >> Architecture: OpenBSD.macppc >> Machine : macppc >> Description: >> I am trying to connect to a VPN (https://cghmn.org) through >> wg-quick from a iBook G3 running OpenBSD 7.8, but it does not seem to >> work. >> It first of all for some reason replaces the last field of >> AllowedIps with `/0`, and also just doesn't work. >> How-To-Repeat: >> - Write to /etc/wireguard/wg-conf.conf the following lines >> (replacing the bracketed terms) >> >> Does it work if you configure it with ifconfig(8) rather than the >> third-party tool? >> It doesn't seem to work. > >Does it configure wgallowedips correctly though, or does that still show >up with /0? It does seem to still show /0 through `wg show`, while showing the endpoint ip /10 through ifconfig. >> ..and does it work on something else than macppc? >> The error report makes it sound as if the arch is important, but my >> guess is that it might not be. >> It does work on AMD64 (although this was told me by someone else, I currently do not have another OpenBSD install other than the one where I encountered the issue) >> >>