<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ICANN Blog &#187; Technical</title>
	<atom:link href="http://blog.icann.org/category/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.icann.org</link>
	<description>Internet Corporation for Assigned Names and Numbers</description>
	<lastBuildDate>Fri, 10 May 2013 21:09:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to Report a DDoS Attack</title>
		<link>http://blog.icann.org/2013/04/how-to-report-a-ddos-attack/</link>
		<comments>http://blog.icann.org/2013/04/how-to-report-a-ddos-attack/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 15:49:44 +0000</pubDate>
		<dc:creator>Dave Piscitello</dc:creator>
				<category><![CDATA[Cyber Security]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=5653</guid>
		<description><![CDATA[Dave Piscitello, on behalf of the ICANN Security Team DDoS attacks are serious problems. While ICANN&#8217;s role in mitigating these threats is limited, the Security Team offers these insights to raise awareness on how to report DDoS attacks Distributed Denial of Service attacks have increased in scale, intensity and frequency. The wide range of motives [...]]]></description>
				<content:encoded><![CDATA[<p><em>Dave Piscitello, on behalf of the ICANN Security Team</em></p>
<blockquote><p><em>DDoS attacks are serious problems. While ICANN&#8217;s role in mitigating these threats is limited, the Security Team offers these insights to raise awareness on how to report DDoS attacks</em></p></blockquote>
<p>Distributed Denial of Service attacks have increased in scale, intensity and frequency. The wide range of motives for these attacks – political (hacktivism), criminal (coercion), or social (malice) – makes every merchant or organization with an online presence a potential target. The shared nature of the Internet infrastructure – whether hosting, DNS, or bandwidth – puts many merchants or organizations at risk of becoming collateral damage, as well. If you find that your site or organization is under attack, it&#8217;s important that you report such attacks quickly to parties that are best positioned to help you mitigate, weather, and restore normal service.</p>
<h3>I&#8217;m under attack. What should I do? Whom should I call?</h3>
<p>Any Internet service &#8211; web, DNS, Internet voice, mail &#8211; can be the target of a DDoS attack. If your organization uses a hosting provider for a service that is attacked, first contact the hosting provider. If your organization hosts the network or Internet service that is under attack, first take measures to contain or dampen the attack. Next, call the service provider that provides Internet access for your network. Most hosting providers and ISPs post emergency contacts on their web sites and many include at least general contact numbers on bills. If you only have a general contact number, explain that you are under attack and ask the customer care agent to escalate (forward) your call to operations staff with the ability and authority to investigate.</p>
<h3>Helping Hands</h3>
<p>Traffic associated with a single DDoS attacks may originate from hundreds or thousands of attack sources (typically compromised PC or servers). In many cases, your hosting provider or your Internet access provider should act on your behalf (and in self-interest). They will contact &#8220;upstream&#8221; providers and the ISPs that route traffic from the DDoS attack sources to notify these operators of the nature and suspected origins of the attack. These operators will investigate and will typically revoke routes or take other measures to squelch or discard traffic close to the source.</p>
<p>If you cannot find contacts, or if the contacts you find are unresponsive, try contacting a Computer Incident, Emergency, or Security Incident Response Team (CERT/CIRT/CSIRT), or a <a href="https://www.trusted-introducer.org/teams/country_LICSA.html">Trusted Introducer</a> (TI) team. CERT/CIRT organizations (find a national list <a href="http://www.cert.org/csirts/national/contact.html">here</a>) or TI teams will investigate an attack, notify and share information with hosting providers or ISPs whose resources are being used to conduct the attack, and work with all affected parties to coordinate an effective mitigation.</p>
<h3>Should I contact Law Enforcement?</h3>
<p><a href="http://en.wikipedia.org/wiki/List_of_law_enforcement_agencies">Contact</a> your national law enforcement agency if you believe that a crime is being committed; for example, you should contact law enforcement if your organization received a threat prior to the attack, or received a demand for money in return for not being attacked, or if you believe that critical infrastructure or delivery of a critical service (such as Emergency 911) is threatened.</p>
<p>Contact law enforcement to <em>report</em> a crime, not to mitigate an attack. DDoS attacks are criminal acts in many jurisdictions. By filing a report, you and other victims provide valuable information that may be relevant in any subsequent investigation or prosecution of the attackers.</p>
<h3>Provide Good Intel</h3>
<p>At an operational level, you, your hosting provider or ISP should gather as much information related to the attack as possible. The <a href="https://ops-trust.net">Operations Security Trust</a> Forum recommends collecting the following kinds information:</p>
<ol>
<li>Provide as much <em>time</em> information as possible: identify the start of attack, end of attack, whether the attacks are repeated, and whether there are observable patterns or cycles to the attacks.</li>
<li>Share any insights or suspicions you have regarding the <em>nature</em> of the attack. Does it appear to correlate with a geo-political event? Did you receive threatening correspondence prior to or during the attack and if so, what was the nature of the threat?</li>
<li>Provide detailed <em>traffic</em> information including: type of traffic (ICMP, DNS, TCP, UDP, application), source and targeted IP addresses and port numbers, packet rate, packet size, and bandwidth consumed by the attack traffic.</li>
<li>Describe any unique traffic or packet <em>characteristics</em> you observe. Is the attack targeting a particular virtual host or domain? What have you observed from application protocol headers? Have you observed any unusual patterns of flag settings in underlying protocols (TCP, UDP, ICMP, IP)?</li>
<li>Identify any <em>changes</em> you observe in the attack over time (i.e., to packet sizes, rates, unique IPs seen per epoch, protocols, etc.). These may be indications that the attacker is reacting to mitigation efforts you or others have implemented.</li>
<li>Provide your assessment of the <em>impact</em>; for example, explain whether you are managing the attack using mitigations and assistance, or that your services or performance is {moderately, severely} affected, or that your services have been disrupted entirely.</li>
</ol>
<h3>Don&#8217;t Wait Until You Are a Victim</h3>
<p>If you have not already prepared a plan to respond to a DDoS attack, please consider doing so. The article <a href="http://www.transformeddc.com/author.asp?section_id=3078&#038;doc_id=260726">Preparing for the (Inevitable) DDOS Attack</a> offers a checklist of contacts, information, and mitigation strategies. Some helpful resources to better understand different kinds of DDoS Attacks, mitigation techniques and how your organization can help reduce the overall threat of these attacks are included below:</p>
<ul>
<li><a href="http://www.icann.org/en/groups/ssac/documents/sac-004-en.htm">SAC004, Securing The Edge</a></li>
<li><a href="http://www.icann.org/en/groups/ssac/dns-ddos-advisory-31mar06-en.pdf">SAC008, DNS Distributed Denial of Service (DDoS) Attacks</a> [PDF, 963 KB]</li>
<li><a href="http://tools.ietf.org/html/bcp38">BCP 38, Network Ingress Filtering</a></li>
<li><a href="http://tools.ietf.org/html/bcp140">BCP 140, Preventing Use of Recursive Nameservers in Reflector Attacks</a></li>
<li><a href="http://securityskeptic.typepad.com/the-security-skeptic/2013/04/protecting-the-world-from-your-network.html">Protecting the World from YOUR Network</a></li>
<li><a href="https://www.dns-oarc.net/wiki/mitigating-dns-denial-of-service-attacks">Mitigating DNS Denial of Service Attacks</a></li>
<li><a href="http://securityskeptic.typepad.com/the-security-skeptic/the-worrisome-threat-of-dns-ddos-amplification-attacks.html">The Worrisome Threat of DNS DDoS Amplification Attacks</a></li>
<li><a href="http://blog.icann.org/2013/04/do-more-to-prevent-dns-ddos-attacks/">Do More to Prevent DDoS Attacks</a></li>
<li><a href="http://securityskeptic.typepad.com/the-security-skeptic/firewall-best-practices-egress-traffic-filtering.html">Firewall Best Practices – Egress Traffic Filtering</a></li>
<li><a href="http://staff.washington.edu/dittrich/misc/ddos/">Distributed Denial of Service (Attacks/Tools)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2013/04/how-to-report-a-ddos-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do More to Prevent DNS DDoS Attacks</title>
		<link>http://blog.icann.org/2013/04/do-more-to-prevent-dns-ddos-attacks/</link>
		<comments>http://blog.icann.org/2013/04/do-more-to-prevent-dns-ddos-attacks/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 16:49:51 +0000</pubDate>
		<dc:creator>Dave Piscitello</dc:creator>
				<category><![CDATA[Cyber Security]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=5523</guid>
		<description><![CDATA[Dave Piscitello, on behalf of the ICANN Security Team In recent weeks, numerous high profile organizations and financial institutions have been targets of massive service disruption attacks. Several of these attacks are characteristically similar to attacks against top level domain name servers in 2006. ICANN’s Security and Stability Advisory Committee published an Advisory, SAC008 [PDF, [...]]]></description>
				<content:encoded><![CDATA[<p><em>Dave Piscitello, on behalf of the ICANN Security Team</em></p>
<p>In recent weeks, numerous high profile organizations and financial institutions have been targets of massive service disruption attacks. Several of these attacks are characteristically similar to attacks against top level domain name servers in 2006. ICANN’s Security and Stability Advisory Committee published an Advisory, <a href="http://www.icann.org/en/groups/ssac/dns-ddos-advisory-31mar06-en.pdf">SAC008</a> [PDF, 963 KB]: <em>Distributed Denial of Service (DDoS) Attacks</em>, shortly after the 2006 incidents. Recommendations from that Advisory remain relevant today.</p>
<p>We encourage private organizations, service operators and governments to carefully consider the recommendations from SAC 008, which describe the best known means to mitigate DDoS attacks.</p>
<blockquote>
<p>&#8220;the most effective means of mitigating the effects of&hellip; numerous DoS attacks is to adopt source IP address verification<em>&#8221; &ndash; SAC008</em></p>
</blockquote>
<p>DDoS attacks commonly use IP addresses that are not allocated to the subscriber or IP addresses from reserved/private space to make it difficult to identify sources of attack traffic. This is called IP address spoofing. Access service providers or corporations should apply network ingress filtering (described in <a href="http://www.icann.org/en/groups/ssac/documents/sac-004-en.htm">SAC004</a> and recommended by the Internet IAB in <a href="http://tools.ietf.org/html/bcp38">BCP038</a>) to prevent spoofing. Squelching attack traffic close to its origins has the added benefit of relieving ISPs from forwarding malicious or criminal traffic. Everyone benefits when every operator filters spoofed source addresses, except would be attackers.</p>
<blockquote>
<p>&#8220;Document operational policies relating to countermeasures&hellip; to protect [your] name server infrastructures against attacks that threaten [your] ability to offer service, give notice when such measures are implemented, and identify the actions affected parties must take to have the measures terminated.&#8221; &ndash; <em>SAC008</em></p>
</blockquote>
<p>I recently wrote an article, <a href="http://www.transformeddc.com/author.asp?section_id=3078&#038;doc_id=260726">Preparing for the (Inevitable) DDoS Attack</a>, that describes how to develop policies and prepare a response should your organization come under attack.</p>
<blockquote>
<p>&#8220;disable open recursion on name servers from external sources and only accept DNS queries from trusted sources to assist in reducing amplification vectors for DNS DDoS attacks &ndash; <em>SAC008</em></p>
</blockquote>
<p>When open recursion is enabled on a DNS server, that server will accept DNS queries from <em>any</em> client (any IP source address). Attackers exploit open recursive servers in DDoS attacks and amplification attacks. US-CERT Alert <a href="http://www.us-cert.gov/ncas/alerts/TA13-088A">TA13-088A</a> recommends that all DNS operators:</p>
<ul>
<li>Disable recursion on authoritative name servers</li>
<li>Limit recursion to authorized clients, and</li>
<li>Rate limit responses of recursive name servers</li>
</ul>
<p>Alert TA13-088A also identifies ways for every organization to test whether any of its name servers are open resolvers, and lists sources that describe how to do so for major operating system and name server software. (Note: TA13-088A does not have a resource for Microsoft DNS server, try <a href="http://technet.microsoft.com/en-us/library/cc771738.aspx">here</a>.)</p>
<p>The ICANN Security Team encourages you to help mitigate this increasing threat to security, stability, and resiliency.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2013/04/do-more-to-prevent-dns-ddos-attacks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Technical Management Function for IN-ADDR.ARPA</title>
		<link>http://blog.icann.org/2011/02/technical-management-function-for-in-addr-arpa/</link>
		<comments>http://blog.icann.org/2011/02/technical-management-function-for-in-addr-arpa/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 19:46:56 +0000</pubDate>
		<dc:creator>Joe Abley</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[IANA]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=1997</guid>
		<description><![CDATA[In December we spoke of the planned changes to the IPv4 Reverse DNS Infrastructure where the zone maintenance of the IN-ADDR.ARPA zone would transition to ICANN and be managed concurrently with the central assignment of address space to the RIRs. ICANN would like to announce that the transition of the technical management function for the [...]]]></description>
				<content:encoded><![CDATA[<p>In December <a href="http://blog.icann.org/2010/12/planned-changes-to-ipv4-reverse-dns-infrastructure/">we spoke of the planned changes to the IPv4 Reverse DNS Infrastructure</a> where the zone maintenance of the IN-ADDR.ARPA zone would transition to ICANN and be managed concurrently with the central assignment of address space to the RIRs.</p>
<p>ICANN would like to announce that the transition of the technical management function for the IN-ADDR.ARPA zone from ARIN to ICANN has been completed. ICANN would also like to thank ARIN for carrying out the DNS zone maintenance function for IN-ADDR.ARPA since 1997 and their cooperation during this transition period.</p>
<p>For more details on the history of this transition please see <a href="http://in-addr-transition.icann.org/">the project web page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2011/02/technical-management-function-for-in-addr-arpa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planned Changes to IPv4 Reverse DNS Infrastructure</title>
		<link>http://blog.icann.org/2010/12/planned-changes-to-ipv4-reverse-dns-infrastructure/</link>
		<comments>http://blog.icann.org/2010/12/planned-changes-to-ipv4-reverse-dns-infrastructure/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 20:07:46 +0000</pubDate>
		<dc:creator>Joe Abley</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=1941</guid>
		<description><![CDATA[The American Registry for Internet Numbers (ARIN) and ICANN are together planning changes to the infrastructure which supports the IPv4 Reverse DNS &#8212; that is, the part of the DNS which provides the ability to look up an IPv4 address and convert it to a name. The IPv4 Reverse DNS uses the special domain IN-ADDR.ARPA. [...]]]></description>
				<content:encoded><![CDATA[<p>The American Registry for Internet Numbers (<a href="http://www.arin.net/">ARIN</a>) and <a href="http://dns.icann.org/">ICANN</a> are together planning changes to the infrastructure which supports the IPv4 Reverse DNS &mdash; that is, the part of the DNS which provides the ability to look up an IPv4 address and convert it to a name.</p>
<p>The IPv4 Reverse DNS uses the special domain IN-ADDR.ARPA. For many years the IN-ADDR.ARPA zone has been served by twelve of the thirteen DNS root servers. The changes we are planning will see the IN-ADDR.ARPA zone move to new, dedicated nameservers, five operated by the Regional Internet Registries (RIRs) and one operated by ICANN.</p>
<p>The deployment of dedicated DNS infrastructure for IN-ADDR.ARPA provides additional protection for clients and for root servers from high IPv4 reverse DNS traffic loads, and is consistent with the direction identified by the Internet Architecture Board (<a href="http://www.iab.org/">IAB</a>) in <a href="http://www.ietf.org/rfc/rfc3172.txt">RFC 3172</a>. The naming scheme for the<br />
new nameserver set will be as described in <a href="http://www.ietf.org/rfc/rfc5855.txt">RFC 5855</a>, as was recently implemented by ICANN for IP6.ARPA, the domain which supports the reverse DNS for IPv6.</p>
<p>ARIN has carried out the DNS zone maintenance function for IN-ADDR.ARPA since 1997. This function will transition to ICANN and will be managed concurrently with the central assignment of IPv4 address space to RIRs. Once the IN-ADDR.ARPA zone is being maintained by ICANN it will also be signed using DNS Security Extensions (DNSSEC), providing end-users with the ability to validate answers to reverse DNS queries.</p>
<p>Work on this set of changes began in November 2010, and is expected to be complete in February 2011. For more details please see &lt;<a href="http://in-addr-transition.icann.org/">http://in-addr-transition.icann.org/</a>&gt;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2010/12/planned-changes-to-ipv4-reverse-dns-infrastructure/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Putting IPv6 Addresses into Context</title>
		<link>http://blog.icann.org/2010/07/putting-ipv6-addresses-into-context/</link>
		<comments>http://blog.icann.org/2010/07/putting-ipv6-addresses-into-context/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 22:12:29 +0000</pubDate>
		<dc:creator>Leo Vegoda</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[IANA]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=1745</guid>
		<description><![CDATA[Because IPv6 is so much larger than IPv4, the IETF has been able to structure the address space more neatly.  Consequently, it is easier to distinguish between different address types based on the first few characters in the address, rather than having to refer to registry, as is often the case with IPv4. Nonetheless, there [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left">Because IPv6 is so much larger than IPv4, the IETF has been able to structure the address space more neatly.  <img class="alignright" src="http://blog.icann.org/wp-content/uploads/2010/07/ipv6-address-types-1.png" alt="Page 1" />Consequently, it is easier to distinguish between different address types based on the first few characters in the address, rather than having to refer to registry, as is often the case with IPv4.</p>
<p>Nonetheless, there are a lot of addresses and lots of new things to learn if you are only familiar with an IPv4 environment. But as we implement IPv6 across our networks we will see IPv6 addresses popping up in mail headers, system logs, traceroutes and all sorts of other places where IPv4 used to be used exclusively. Knowing quickly whether an address is part of your own network or someone else’s; whether an address is intended for private use or Internet use; and knowing whether an address is used by a transition mechanism or a native connection will help save lots of time.</p>
<p>Last year, ICANN staff worked with the staff at APNIC and the RIPE NCC to produce a single sheet that identified the key address groups, explained what they were and gave IPv4 examples of IPv4 equivalents where they existed. This year we have updated the sheet and you can grab a copy of <a href="/wp-content/uploads/2010/07/ipv6-address-types.pdf">the updated reference from here</a>.</p>
<p>This reference will be useful for anyone working on an abuse desk, in a Network Operations Centre or a corporate IT department. Even if you don’t plan to roll out IPv6 on your own network in the next few months, you are likely to see it appearing on other networks. Using our cheat sheet can help bring you up to speed quickly and identify where to look for an address faster than by just consulting the on-line registries.</p>
<p><img class="alignleft" src="http://blog.icann.org/wp-content/uploads/2010/07/ipv6-address-types-2.png" alt="Page 2" />We want this reference guide to be as useful and current as possible, so as things change in the future we will produce further updates for you to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2010/07/putting-ipv6-addresses-into-context/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update about Synchronized IDN ccTLDs</title>
		<link>http://blog.icann.org/2010/04/update-about-synchronized-idn-cctlds/</link>
		<comments>http://blog.icann.org/2010/04/update-about-synchronized-idn-cctlds/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 20:53:33 +0000</pubDate>
		<dc:creator>Tina Dam</dc:creator>
				<category><![CDATA[ccTLDs]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Fast Track]]></category>
		<category><![CDATA[IDNs]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[ALAC]]></category>
		<category><![CDATA[ccTLD]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[IDN]]></category>
		<category><![CDATA[public forum]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=1418</guid>
		<description><![CDATA[This blog post is primarily intended to update the many people in the technical community and ccTLD community about activities related to Synchronized IDN ccTLDs. As you may know, one of the ICANN Board resolutions from the recent ICANN meeting in Nairobi directed staff to develop an extension to the Fast Track Process: a mechanism [...]]]></description>
				<content:encoded><![CDATA[<p>This blog post is primarily intended to update the many people in the technical community and ccTLD community about activities related to Synchronized IDN ccTLDs.</p>
<p>As you may know, one of the ICANN Board resolutions from the recent ICANN meeting in Nairobi directed staff to develop an extension to the Fast Track Process: a mechanism to introduce Synchronized IDN ccTLDs. A Proposed Implementation Plan was subsequently published for public comments.</p>
<p>The Proposed Implementation Plan can be found here: <a href="http://icann.org/en/announcements/announcement-22mar10-en.htm">http://icann.org/en/announcements/announcement-22mar10-en.htm</a>    </p>
<p>Since Synchronized IDN ccTLDs in the Fast Track context is a new concept, naturally this has raised some concerns and confusion. The best place to record comments and questions is in the public forum: <a href="http://icann.org/en/public-comment/#synch">http://icann.org/en/public-comment/#synch</a>  Still, we thought it would be helpful to point to some resources, and answer questions we have seen in mail lists and elsewhere.</p>
<p>If you haven’t read it yet, we encourage you to read the recently published <a href="http://icann.org/en/topics/idn/fast-track/synchronized-idn-cctlds-faq-en.htm">Q&amp;A</a>. The <a href="http://icann.org/en/topics/idn/fast-track/synchronized-idn-cctlds-faq-en.htm">Q&amp;A</a> addresses concerns raised by the technical community due to the usage of certain terminology in the Board resolution and the Proposed Implementation Plan. In particular the <a href="http://icann.org/en/topics/idn/fast-track/synchronized-idn-cctlds-faq-en.htm">Q&amp;A</a>  explains that “synchronized” relates solely to policy and procedural requirements. The <a href="http://icann.org/en/topics/idn/fast-track/synchronized-idn-cctlds-faq-en.htm">Q&amp;A</a> further clarifies that there is no (DNS) technical mechanism by which domains under Synchronized IDN ccTLDs will be made to resolve identically (same address/value etc) at the DNS protocol level. As a result, from a purely technical/DNS protocol perspective, two synchronized IDN ccTLDs are simply two separate delegations from the root zone.</p>
<p>If you have further questions, we encourage you to attend one or both of two upcoming webinars. These webinars will be recorded and the recordings will be published at the public comment forum for review by all interested parties. The webinars are scheduled for 14 April at 01:00 and 14:00 UTC. Registration and access information can be found at: <a href="http://icann.org/en/announcements/announcement-2-08apr10-en.htm">http://icann.org/en/announcements/announcement-2-08apr10-en.htm</a> or directly at the e-learning site at: <a href="http://icann.org/en/learning/">http://icann.org/en/learning/</a></p>
<p>In addition it is important to note that the plan for synchronized IDN ccTLDs is not a general statement from ICANN about how all variant TLD introductions can or should be made. Quite the contrary, the requirements in the Proposed Implementation Plan for Synchronized IDN ccTLDs assures that it is limited. As one example of these limitations it is required that Synchronized IDN ccTLDs request first must complete the String Evaluation step in the Fast Track Process. Again, the Synchronized IDN ccTLD Process is an extension of the Fast Track Process and all Fast Track rules apply.</p>
<p>Given these designed-in requirements/limitations, the volume of Synchronized IDN ccTLDs will not really increase the total volume of new TLDs already contemplated within the Fast Track Process. Also, confusingly similar IDN ccTLDs will not be allowed for delegation regardless of whether they are considered synchronized or not (this type of variant TLDs needs additional work, see below). And, there are no current activities ongoing towards a notion of “Synchronized IDN gTLDs”.</p>
<p>As mentioned, more work is required to create a general mechanism by which all variant IDN TLDs (not just the very limited set of Synchronized IDN ccTLDs) can be introduced. The term variant has been used loosely; other related terminology used is aliasing, sameness, and so forth. A clarification of the terminology and what is meant by it is needed before the ongoing work can be initiated. A more general solution depends on (at least!):</p>
<p>•	Definition of what exactly it is that is being sought by a “variant solution”. What is the desired behavior of variants in all cases?</p>
<p>•	Definition of the different types of variants – which may inform the answers to 1).</p>
<p>•	Review and test of DNAME as a technical solution, and its adequacy to achieve variant TLD management.</p>
<p>•	Review/test of BNAME as a technical solution, and its adequacy to achieve variant TLD management. It is noted that the BNAME proposal is rather new and currently exist as an Internet Draft in the IETF. </p>
<p>•	Review/test of variant management via procedures and registration policies. This based on the experience with the Synchronized IDN ccTLDs.</p>
<p>Along with the technical community, ICANN wants to contribute to finding the answers to these questions, and is launching a project to address them. Part of this work will be looking to use the community experience on this subject. In particular ICANN is seeking advice from the technical community, such as for example the work currently ongoing in the IETF/DNSEXT on the subject of sameness and variants in context of the DNS.</p>
<p>Meanwhile we look forward to your comments in the public forum, and your participation in the upcoming webinars!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2010/04/update-about-synchronized-idn-cctlds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>First 4 IDN ccTLDs through String Evaulation</title>
		<link>http://blog.icann.org/2010/01/first-4-idn-cctlds-through-string-evaulation/</link>
		<comments>http://blog.icann.org/2010/01/first-4-idn-cctlds-through-string-evaulation/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 19:26:42 +0000</pubDate>
		<dc:creator>Tina Dam</dc:creator>
				<category><![CDATA[Asia-Pacific]]></category>
		<category><![CDATA[ccTLDs]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[Fast Track]]></category>
		<category><![CDATA[Global Partnerships]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[IDNs]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Latin America]]></category>
		<category><![CDATA[Registries]]></category>
		<category><![CDATA[Russia and CIS]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[ccTLD]]></category>
		<category><![CDATA[IDN]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=1265</guid>
		<description><![CDATA[The first four IDN ccTLD requests has just been announced as having completed the String Evaulation portion of the Fast Track Process. These are associated with: Egypt, the Russian Federation, United Arab Emirates, and Saudi Arabia. See the full announcement here: http://icann.org/en/announcements/announcement-21jan10-en.htm So what does that mean? It means that these may now initiate the [...]]]></description>
				<content:encoded><![CDATA[<p>The first four IDN ccTLD requests has just been announced as having completed the String Evaulation portion of the Fast Track Process.</p>
<p>These are associated with: Egypt, the Russian Federation, United Arab Emirates, and Saudi Arabia.</p>
<p>See the full announcement here: http://icann.org/en/announcements/announcement-21jan10-en.htm </p>
<p>So what does that mean?</p>
<p>It means that these may now initiate the String Delegation process, which is the last step before the strings are actually in the DNS root zone and hence available for use.</p>
<p>The remaining 12 requests are still being processed and at ICANN we are very much looking forward to completing more requests as well as receiving additional new requests <img src='http://blog.icann.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Overall, the Fast Track Process has three main steps:</p>
<p> 1)     Preparation (by the requester in the country / territory). Community consensus is built for which IDN ccTLD to apply for, how it is run, and which organization will be running it, along with preparing and gathering all the required supporting documentation.</p>
<p>2)     String Evaluation: incoming requests to ICANN in accordance with the criteria described above: the technical and linguistic requirements for the IDN ccTLD string(s). Applications are received through an online system available together with additional material supporting the process at http://www.icann.org/en/topics/idn/fast-track/  </p>
<p>3)     String Delegation: requests successfully meeting string evaluation criteria are eligible to apply for delegation following the same ICANN IANA process as is used for ASCII based ccTLDs. String delegation requests are submitted to IANA root zone management.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2010/01/first-4-idn-cctlds-through-string-evaulation/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Selecting which /8 to allocate to an RIR</title>
		<link>http://blog.icann.org/2009/09/selecting-which-8-to-allocate-to-an-rir/</link>
		<comments>http://blog.icann.org/2009/09/selecting-which-8-to-allocate-to-an-rir/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 18:35:29 +0000</pubDate>
		<dc:creator>Leo Vegoda</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[IANA]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=1053</guid>
		<description><![CDATA[I’ve previously written about the problem with IPv4 /8s which have been used to number IP networks in an unofficial and improper way. The problem is that the unofficial usage makes it more difficult for ISPs to bring these addresses into use when they are officially allocated and so less desirable. But we have to [...]]]></description>
				<content:encoded><![CDATA[<p>I’ve <a href="http://blog.icann.org/2008/08/used-but-unallocated/">previously</a> <a href="http://blog.icann.org/2009/07/more-ipv4-used-but-unallocated/">written</a> about the problem with IPv4 /8s which have been used to number IP networks in an unofficial and improper way.</p>
<p>The problem is that the unofficial usage makes it more difficult for ISPs to bring these addresses into use when they are officially allocated and so less desirable. But we have to allocate IPv4 addresses to the RIRs as long as we still have them and they still request them. We just need to implement a mechanism to select which /8 is allocated to which RIR.</p>
<p>The mechanism we have implemented reserves two of the /8s showing the least unofficial use for each of the newest RIRs. AfriNIC and LACNIC have fewest IPv4 /8s and service the regions with the most developing economies. We decided that those RIRs should have four of the easiest to use /8s reserved for them.</p>
<p><span id="more-1053"></span>The other /8s are split between two pools and when APNIC, ARIN or the RIPE NCC qualify for additional IPv4 address space they will be allocated one /8 from each pool, with the /8 being chosen using a verifiable random selection mechanism. The mechanism is based on the “Publicly Verifiable Nomcom Random Selection” mechanism described in <a href="http://tools.ietf.org/html/rfc2777">RFC 2777</a>.</p>
<p>The sources of randomness used are the prices of the FTSE 100, Dow Jones Industrial Average and Hang Seng Index from midday at the exchange site the day after the request is received, as published on the Yahoo! Finance web site.</p>
<p>The pool of /8s which have been used to number IP networks in an unofficial and improper way is larger than the other pool. So when the smaller pool runs out, all allocations to APNIC, ARIN and the RIPE NCC will come from the larger pool until it too is empty. Then, if any of the /8s reserved for AfriNIC and LACNIC have not been allocated they will become part of a single pool used for all RIRs.</p>
<p>Of course, when all of this is done, there are still five /8s set aside for the implementation of the <a href="http://www.icann.org/en/general/allocation-remaining-ipv4-space.htm">Global Policy for the Allocation of the Remaining IPv4 Address Space</a>. Very little use of those /8s was detected in our 2008 research.  </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2009/09/selecting-which-8-to-allocate-to-an-rir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More IPv4 Used but Unallocated</title>
		<link>http://blog.icann.org/2009/07/more-ipv4-used-but-unallocated/</link>
		<comments>http://blog.icann.org/2009/07/more-ipv4-used-but-unallocated/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 09:57:08 +0000</pubDate>
		<dc:creator>Leo Vegoda</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[IANA]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[IPv4]]></category>
		<category><![CDATA[ipv6]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=976</guid>
		<description><![CDATA[Some IPv4 /8s have been used to number IP networks in an unofficial and improper way. That is, they have been used without being properly allocated and registered in a public Whois database. In most cases these networks are mostly private, used internally in their organization, and so the addresses are not seen in the Internet’s routing system.  The organizations using these addresses have relied on the overall availability of IPv4 addresses so that there was no pressing need to allocate all of the /8s that IANA manages. With the decreasing IANA free pool of unallocated IPv4 addresses, it is now clear that every last one of them will ultimately be allocated to the RIRs.]]></description>
				<content:encoded><![CDATA[<p>Some IPv4 /8s have been used to number IP networks in an unofficial and improper way. That is, they have been used without being properly allocated and registered in a public Whois database. In most cases these networks are mostly private, used internally in their organization, and so the addresses are not seen in the Internet’s routing system.  The organizations using these addresses have relied on the overall availability of IPv4 addresses so that there was no pressing need to allocate all of the /8s that IANA manages. With the decreasing IANA free pool of unallocated IPv4 addresses, it is now clear that every last one of them will ultimately be allocated to the RIRs.</p>
<p>The networks using these officially unallocated addresses are intended to be private, not visible to the global Internet. Nonetheless, their use can be detected when the private parts of networks connect to their public Internet facing connections, such as the connections to their service providers. The addresses leak in e-mail message headers, DNS queries and other random traffic.  In some cases, this unofficial use can <a href="http://www.afnog.org/archives/2006-May/002116.html">cause operational problems</a>.</p>
<p><span id="more-976"></span>IANA staff has tried to research which /8s are being used in this way. In 2008 we sponsored research by Duane Wessels into which /8s see the most use. <a href="https://www.dns-oarc.net/files/dnsops-2008/Wessels-Unused-space.pdf">He reported</a> on his research at <a href="https://www.dns-oarc.net">OARC</a>’s DNS Ops meeting and <a href="http://blog.icann.org/2008/08/used-but-unallocated/">I wrote about it</a> on this blog. Based on this work, we think the /8s with the most unofficial use are:</p>
<p>1, 2, 5, 14, 23, 39, 42, 100, 101, 107, 175 and 176</p>
<p>Duane Wessels’ research was part of a number of presentations that were part of an awareness campaign we worked on. This included <a href="http://www.iana.org/about/presentations/vegoda-uknof-usedunalloc-080114.pdf">talks at network operator groups</a> and <a href="http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_10-3/103_awkward.html">articles in industry journals</a> and in some cases discussions with the users of the unallocated space where we could identify them. While we have discussed the issue with some of these network operators, we haven’t been able to speak directly to everyone making unofficial use of this address space because they tend to do so in private networks.</p>
<p>We know that newly allocated IPv4 /8s can be <a href="http://69box.atlantic.net/">difficult for assigned users to use</a> at first because old filters which block unallocated addresses are slow to be updated with new allocation information. There might be some extra operational difficulties with these particular /8s if unofficial users of the addresses try to communicate with the newly assigned official users of the same addresses.  </p>
<p>The longer-term solution to this problem is for network operators to switch to IPv6 and to stop using the unallocated blocks entirely.</p>
<p>Over the next two years we will continue to allocate from these /8s when making allocations to the RIRs. The RIRs use about one /8 per month and so over the next couple of years we know that all of these /8s will be allocated.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2009/07/more-ipv4-used-but-unallocated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A small gauge of diversity</title>
		<link>http://blog.icann.org/2009/06/network-diversity/</link>
		<comments>http://blog.icann.org/2009/06/network-diversity/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 04:42:20 +0000</pubDate>
		<dc:creator>Kim Davies</dc:creator>
				<category><![CDATA[ccTLDs]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[IANA]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.icann.org/?p=900</guid>
		<description><![CDATA[In managing the root zone, recently we clarified some of the technical conformance criteria for the name servers top-level domain operators use. Before we put the adjusted criteria in place, we did some research to find out real world compliance against some of the metrics. One of the more interesting insights involved looking at network [...]]]></description>
				<content:encoded><![CDATA[<p>In managing the root zone, recently we clarified some of the technical conformance criteria for the name servers top-level domain operators use. Before we put the adjusted criteria in place, we did some research to find out real world compliance against some of the metrics.</p>
<p>One of the more interesting insights involved looking at network diversity. We want top-level domains to keep functioning no matter what is happening — any conceivable disaster shouldn&#8217;t knock a top-level domain off-line. One thing we ask is that top-level domains&#8217; name servers be hosted in at least two distinct networks, so it is guarded against a failure (be it a technical failure, or some other business failure event).</p>
<p>Here is a map of all the country-code top-level domains, and one possibly measure of diversity — the number of &#8220;autonomous systems&#8221; their name servers are hosted in. Countries marked red are reliant on a single network, and if that network failed it could be disastrous for its users without alternatives. Those orange through green have increasing amounts of diversity in the networks that host their name servers:</p>
<p><a href="http://blog.icann.org/wp-content/uploads/2009/06/v4-diversity-map-blog.png"><img src="http://blog.icann.org/wp-content/uploads/2009/06/v4-diversity-map-blog-480px.png" alt="IPv4 diversity of ccTLD name servers"></a></p>
<p>If we take a minimum of two networks as our baseline requirement, we can look at how TLDs have met this criteria over a period of time — say the last five years:</p>
<p><a href="http://blog.icann.org/wp-content/uploads/2009/06/as-diversity-5year.png"><img src="http://blog.icann.org/wp-content/uploads/2009/06/as-diversity-5year-480px.png" alt="Network diversity trend"></a></p>
<p>The blue line shows IPv4 connectivity and it is pretty good, and rather consistent. But if we judge IPv6 connectivity against the same diversity requirement, shown as the green line, not even 50% of ccTLDs have this level of diversity. If we look at TLDs with any IPv6 it is a little better, but there is still about a third of all ccTLDs with no IPv6 connectivity at all!</p>
<p>The good news is the IPv6 trend lines are heading in the right direction, with the growth of IPv6 deployment even accelerating a little recently. Lets hope this continues so that these critical resources are stable not just for existing Internet users, but for future Internet users as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.icann.org/2009/06/network-diversity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
