lambalicious@lemmy.sdf.org to Programmer Humor@programming.devEnglish · edit-25 months agoIt's easier to remember the IPs of good DNSes, too.lemmy.sdf.orgimagemessage-square165fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageIt's easier to remember the IPs of good DNSes, too.lemmy.sdf.orglambalicious@lemmy.sdf.org to Programmer Humor@programming.devEnglish · edit-25 months agomessage-square165fedilinkfile-text
minus-squareThiakil@aussie.zonelinkfedilinkarrow-up0·5 months agoIndeed, that’s correct ula usage, but shouldn’t need nat rewriting. The global prefixes just need to be advertised by RA packets
minus-squareThiakil@aussie.zonelinkfedilinkarrow-up0·5 months agoI use openwrt on my home network which uses dnsmasq for dhcp. It can give a static suffix which just works with the global prefix on the interface and the site local / ula prefix it uses
minus-squaredan@upvote.aulinkfedilinkarrow-up0·5 months agoNote that Android doesn’t support DHCPv6, just in case you have Android devices and ever have to debug IPv6 on them.
Indeed, that’s correct ula usage, but shouldn’t need nat rewriting. The global prefixes just need to be advertised by RA packets
I use openwrt on my home network which uses dnsmasq for dhcp. It can give a static suffix which just works with the global prefix on the interface and the site local / ula prefix it uses
Note that Android doesn’t support DHCPv6, just in case you have Android devices and ever have to debug IPv6 on them.