What are the difficulties and the proposed solutions for deploying IPv6 in theglobal internet.


• AlterNIC is an alternative DNS root founded by Eugene Kashpureff.

o What is the AlterNIC ?
o How does it work?
o Why and where it has been used?
o What are the differences between the DNS and the AlterNic?
o Does AlterNic still exist? Why?


:-|

Dani AI

Generated

As and pointed out, background reading helps. Below is a concise, practical summary that supplements those pointers: core operational problems for IPv6 rollout, pragmatic mitigations, and how alternate DNS roots fit into the picture.

Common IPv6 deployment problems and practical mitigations:

  • Operational inertia and mixed environments: running IPv4 and IPv6 in parallel (dual‑stack) is the safest phased approach; plan prefix delegation and address plans before enabling live traffic. See the IPv6 specification for address semantics and basics (RFC 8200).

  • Legacy hardware, firmware, and tooling gaps: inventory devices, upgrade firmware, or replace end-of-life kit; validate monitoring, logging, and security toolchain for IPv6.

  • Transition mechanism pitfalls: unmanaged tunnels (6to4, Teredo) can be flaky and introduce reachability issues; prefer provider-native IPv6 or managed tunnels and follow transition guidance (RFC 4213).

  • DNS and app readiness: add AAAA records, ensure reverse DNS, update ACLs and firewall rules, and test apps for IPv6 behaviour. Verification examples:

    ip -6 addr show
    ping6 2001:4860:4860::8888

Alternate DNS roots (context, not a how-to):

  • Alternate roots attempt to introduce TLDs outside the global DNS root. They create namespace fragmentation and inconsistent resolution across networks; the IAB commentary on name uniqueness explains the operational rationale for a single coordinated root (RFC 2826). For experiments or private namespaces, use split-horizon DNS or internal zones rather than public alternate roots.

Adoption levels vary by region; current global reachability metrics are tracked publicly (for example, Google IPv6 statistics).

Recommended Answers

All 3 Replies

PLZ help me :sad:

from where can i find the answers >>>??

You're asking many basic questions that can be fixed by just searching around. When I searched for "alternic" in Google, the second result had information saying that Eugene Kashpureff was arrested for fraud in 1997 resulting in AlterNIC going dead.

Searching the web for this basic type of information is really quite simple, you just have to try.

Sound like questions for a term paper or the like. ;)

Also check this out in the Wikipedia.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.