Comment on IPv6 & Opnsense & Not Exposing Machine-Specific IPv6s to Corpos
glizzyguzzler@piefed.blahaj.zone 1 week agoThanks for writing this up, really highlights the effective differences.
So for the internal delegation I’d SLAAC it and let things “just work” or DHCPv6 if I cared to specify IPv6s (which I will need to to have a static IPv6 address for a server to be reached at). Thanks again!
Markaos@discuss.tchncs.de 1 week ago
Hey, just a tiny note: static and dynamic addresses aren’t mutually exclusive. You can let SLAAC do its thing AND also set a static address on your server. Remember, IPv6 works best when you aren’t afraid of adding more addresses.
glizzyguzzler@piefed.blahaj.zone 1 week ago
Right right things don’t just have one… from searching I’ve found “SLAAC assisted mode” allows for the router to let SLAAC SLAAC while also being able to declare addresses for a server. Thanks for that tiny note!