For a short moment, I thought it was a legit teletype…
- 0 Posts
- 10 Comments
You are confusing unique local adresses and link local addresses. Unique local adresses can only be configured manually or, in theory, with DHCPv6. On Debian, I edit the file “/etc/network/interfaces.d/<interface name>”:
- auto <interface name>
- iface <interface name> inet dhcp
- iface <interface name> inet6 static
-
address <unique local adress of your choice within the official range>
-
autoconf 1
-
accept_ra 2
-
privext
This gives you: autoconfigured IPv4 address, autoconfigured (slaac) IPv6 address, an IPv6 unique local address, temporary IPv6 adresses (privacy extensions) and your IPv6 link local address.
Yes, your ISP provides you a large quantity of adresses. Not really, the adresses has several parts. Your ISP provides you with the prefix. Your devices complete the rest of the address automatically. You can also use a DHCPv6 server, but I don’t and some devices don’t support it anyway. Yes, all those adresses are globally routable, they are “Internet” adresses. You can still use locally routable adresses too if you want, called Unique local address (look it up on Wikipedia), but that requires manual configuration.
If you don’t use IPv6, you are behind. For me the transition was so hard, it’s a big step behind me, wouldn’t want to do it again.
MissingGhost@lemmy.mlto Technology@lemmy.world•UK households could face VPN 'ban' after use skyrockets following Online Safety BillEnglish9·28 days agoWhat if we all started using I2P for most stuff? The governments couldn’t do anything about it.
MissingGhost@lemmy.mlto News@lemmy.world•California Gov. Gavin Newsom is floating a federal tax boycott16·3 months agoJust join Canada. If you are willing to consider you aren’t the center of the world, you are welcome.
MissingGhost@lemmy.mlto World News@lemmy.world•Tesla faces collapsing sales in Canada's Québec province, with new registrations tumbling 85%English3·3 months agoElon a toujours été comme ça. Ces personnes n’étaient pas renseignées.
MissingGhost@lemmy.mlto Lemmy Shitpost@lemmy.world•Kid gave a reasonable answer without all the math bullshit3·3 months agoAstérix was also popular in Québec in the same way.
Maybe in the USA. In Québec (Canada), I believe that the general public is just about ready to accept one big bathroom for everyone. Stop gender segregation. Also, build the bathroom better. Make the stalls be tiny rooms instead, with a real door.
Every british tech-literate person should participate in I2P. The Internet should be freedom.