I spent a week without IPv4 to understand IPv6 transition mechanisms
11–20 of 511 posts
Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#12Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#13Add that to the list of thousand cuts.
Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#14Is there any risks of nodes assigning same IP if there's no central DHCP?
Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#15HOWEVER,
My ISP regularly messes up with its ipv6 routing (deutsche Telekom (so as big as it can get for me) and if that's not the problem, the mesh networks on my (current gen) fritz networking equipment (very widely used in de) eats itself and sometimes just routes my traffic to nirvana.
This is especially bad with online gaming services like xbox live, who for the love of themselves don't have a fallback to ipv4 implemented, once ipv6 drops. "i have an ipv6 so I'm gonna use it no matter what".
Therefore I have dual stack vpns hooked up to my office network which connect to the datacenters I am using. My private network is ipv4 and sadly will remain like that for a while.
Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#16Great idea. Now a question for the group. What are the non-network team business benefits to IPv6 over v4? That is what drives adoption.
Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#17Why should I spend the time and energy to deal with IPv6 when disabling it fix many issues ? The listed advantages are not worth the troubles in my experience.
Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#18I am quite happy that all those shady IoT devices cannot be reached from the internet directly when I am using IPv4 and NAT - what would be the best way forward to keep it that way in a IPv6-only future? The best idea I can come up with (at least right now) is: put all less trustworthy (read: Closed source) devices into a special legacy IPv4 network and only use IPv6 on my workstation and little Raspis?
Stateful firewall that allows outgoing connections and blocks incoming (or maybe blocks both)
In general, you probably don't want to allow unsolicited incoming connections to any devices, regardless of IoT.
Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#19Why should I spend the time and energy to deal with IPv6 when disabling it fix many issues ? The listed advantages are not worth the troubles in my experience.
Re: I spent a week without IPv4 to understand IPv6 transition mechanisms
#20I am quite happy that all those shady IoT devices cannot be reached from the internet directly when I am using IPv4 and NAT - what would be the best way forward to keep it that way in a IPv6-only future? The best idea I can come up with (at least right now) is: put all less trustworthy (read: Closed source) devices into a special legacy IPv4 network and only use IPv6 on my workstation and little Raspis?