Quote from: drosophila on July 08, 2026, 04:15:49 PMWith IPv6 you can set any number of addresses you wish, so it should be possible to add the ULAs in addition to the SLAAC GUAs. The only issue is that the GUI doesn't expose this feat (at all: even in the static configuration, it allows only exactly one IPv6 address to be set). I'm looking into disabling LLA autogeneration and instead manually assigning LLAs to match the ULAs so I can see which machine is burping in the logs without translating MACs all the time. But I need to enter two addresses for this to work though the GUI. Command line or script works of course, but it's a GUI-based system so...You can add additional ULAs as virtual IPs on each interface.
Quote from: meyergru on July 07, 2026, 10:48:28 AMI get that, and technically I don't NEED IPv6 for internal communication.Quote from: Bob.Dig on July 07, 2026, 09:33:24 AMWhy not using good, old IPv4 for internal things?
I am also fond of that, see: https://forum.opnsense.org/index.php?topic=45822.0 for an in-depth discussion.
Quote from: ciaduck on July 11, 2026, 08:32:57 PMsometimes unbound would die on the router, and pihole would just get SERVFAIL until I restarted the router.That's what https://docs.pi-hole.net/guides/dns/unbound/ is for ;)
Quote from: ciaduck on July 11, 2026, 08:38:44 PMI ssh from powershell to opnsenseWhat happens when you use PuTTY instead ?!