Elektrine lite

← Feed

@ntoskrnl@furry.engineer

Post #3907197

2026-07-18 08:24 UTC

@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

Replies (1)

  • @uvok@woof.tech 2026-07-18 09:23

    @ntoskrnl@furry.engineer Hmm... My next step would be, for example, to run a tcpdump (-n -i any, probably with additional filter. I usually use icmp6, you could also use 'net /64') and look at whether the packages are actually forwarded. Do the services you try to reach via Wireguard run on the same Raspi, or not? (Boild down to => Is IPv6 forwarding enabled? sysctl -a | grep -F '.forwarding') you may also write me via Signal or Matrix or so ^^ (https://blog.uvokchee.de/contact.html)

    Open ##3907195