Elektrine lite

← Feed

@hugo@social.treehouse.systems

Post #2741384

2026-03-15 02:47 UTC

@arichtman@eigenmagic.net err, what? Wireguard is peer to peer. Do you mean from which block you number the wg interface itself? Pick a discrete network range that is independent of the sites, and number all of the sites' wg interfaces from that. It's an overlay network: it's not bound to any one particular site.

Replies (1)

  • @arichtman@eigenmagic.net 2026-03-15 02:51

    @hugo@social.treehouse.systems The main aim here is to be able to access anything on Site 2's LAN from Site 1's LAN so I can maintain my parents' stuff remotely. I've generated a ULA /48 as per the RFC and am using the first /64 of it in the Wireguard Server config on Site 1. I'm not sure I could use the whole /48 - all the examples use /64 at least. OPNsense seems to thing Site2Site is a thing... https://docs.opnsense.org/manual/how-tos/wireguard-s2s.html

    Open ##2741386