Elektrine lite

← Feed

@uvok@woof.tech

Post #3905728

2026-07-18 07:54 UTC

@ntoskrnl@furry.engineer ah, if the endpoint is your home network, it would be important to know whether your ISP always assigns you the same IPv6 prefix, or whether it changes with every connection, or daily, or so. In the latter case, you would have to resort to masquerading, I think (What is the Wireguard "server" running on? OpenWRT? Linux with iptables, or nftables?) that's because, afaik, Wireguard only allows static IP configuration / address assignment. I'm not sure what you mean by rolling addresses. Like, DHCP?

Replies (1)

  • @ntoskrnl@furry.engineer 2026-07-18 08:24

    @uvok@woof.tech I have static (at least, -ish, not seen them change yet) public-facing addresses. Host machine is just a standard Raspbian image Tried adding fixed IPs from my isp-assigned block. No dice there, soo

    Open ##3907197