DNS Measurements at the.cn TLD Servers

Size: px
Start display at page:

Download "DNS Measurements at the.cn TLD Servers"

Transcription

1 2009 Sixth International Conference on Fuzzy Systems and Knowledge Discovery DNS Measurements at the.cn TLD Servers YUCHI Xuebiao China Internet Network Information Center, Graduate University of WANG Xin China Internet Network Information Center, LI Xiaodong China Internet Network Information Center, YAN Baoping Abstract The Domain Name System (DNS) is a fundamental Internet s infrastructure. There have been several studies on DNS measurements such as server workload and deployment characteristics. In this paper, based on the traffic collection spanning a two days period, we present a detailed study of the key characteristics of the.cn Top Level Domain (TLD) name servers which are located at eight different sites. Results demonstrate that properties of these geographically distributed servers vary a lot in terms of traffic load, client population as well as their temporal and spatial patterns. As the Country Code TLD (cctld) for China, only 9% of clients are from domestic, which contribute to nearly 50% of all queries received by these servers. Besides, the validity of queries is also evaluated, which turn out to be better than that of the root servers. 1. Introduction The Domain Name System (DNS) [11] is a fundamental Internet s infrastructure, providing mappings between domain names and Internet Protocol (IP) addresses of network locations which are critical to almost all Internet applications. The data for this mapping is stored in a treestructured distributed database where the DNS hierarchical name space is divided into zones authorized by different name servers. The.CN TLD has experienced a rapid growth in recent years which poses a great challenge to the reliability of.cn DNS service. At present, there are six.cn TLD servers managed by China Internet Network Information Center (CNNIC) [7]. By providing DNS service at the same IP address from multiple geographic or topological locations, anycast technique [3] has been deployed on four of these servers, namely, {b,c,d,e}.dns.cn, except a.dns.cn and ns.cernet.net. As illustrated in Table 1, these six TLD servers own fifteen instances dispersed at eight different sites of China, some of them abroad. There have been several studies devoted to measuring the properties of DNS servers in terms of availability, usage and deployment characteristics, especially for the root servers. Danzig et al. [8] presented an early comprehensive study of DNS traffic in the wide area. Using measurements at a root server, they discovered considerable misbehaving client resolvers and analyzed the characteristics of DNS traffic. Brownlee and Wessels et al. [4, 5, 14, 9, 15] take more recent measurements at the root servers and continue to find more information about DNS traffic. By studying DNS traffic at anycast instances for the C, F and K root servers, [10] analyzed how anycast service affects the worldwide population of Internet users and found significant differences in query distributions among these servers. In this paper, we take detailed measurements at the.cn TLD servers to seek a deep understanding about the.cn TLD s key characteristics, including load distributions, client populations as well as their temporal and spatial patterns. We also take an evaluation for the traffic validity of /09 $ IEEE DOI /FSKD

2 Table 1. Current instance distribution for each.cn TLD server TLD Sever # Instances Site & Location a.dns.cn 1, Beijing, China b.dns.cn 4 c.dns.cn 2 d.dns.cn 3 e.dns.cn 4, Beijing, China, Beijing, China,Seoul, South Korea, Frankfurt, Germany, Beijing, China, Beijing, China, Beijing, China, Guangzhou, China, Frankfurt, Germany, Beijing, China, Chengdu, China, Seoul, South Korea, Guangzhou, China ns.cernet.net 1, Beijing, China the.cn TLD servers. 2. Data Passive measurements are employed by making use of the query log files generated by ISC BIND [1]. Each record of the query log contains a timestamp, the client s source IP address, the source port number used by the client, the query name to be resolved, the query class and the query type, which looks like: 27-Nov :00: queries: info: client #43953: query: IN A - We note that instances belonging to different servers can appear at a same site, and DNS query logs generated by them are placed together without any consideration of partition issues, so the data is not somewhat practical for us to take a particular look at instances of any single name server. Instead, by clustering these instances by their sites, we examine each site s query logs separately. On this basis, we try to gain some knowledge about how the.cn TLD servers load is distributed among these sites and how the assignment of instances to these sites affects the servers overall deployment. 3. General Statistics We collect the full-payload DNS query logs generated by all servers for an 48 hours period from 00:00 Nov. 27 to 24:00 Nov , UTC+8. The volume of the data # Queries Rank by # Queries Figure 1. Number of queries vs. rank of client with the sources rank on the x-axis and the number of queries per source on the y-axis (both in log scales). is Giga Bytes, containing 2,548,244,349 queries from 1,824,307 unique source IP addresses, among which 10,045 are IPv6. The IPv6 clients population and traffic proportion are both small (0.55%, 0.34%, respectively), and there is a special IPv6 server responsible for responding all queries sent by them, therefore the traffic made by IPv6 clients is not considered in this paper. The average number of queries per source is about 1,400; however, the distribution is extremely skewed, as shown in Figure 1. While the 322 busiest sources issuing more than one million contribute about 1/3 to the overall queries (approximately 2.6 million queries per source on average), there are about 43% sources whose queries are below ten, only contributing a little more than 0.1% to the total traffic. There are twenty query types defined in [11]. Table 2 presents the ten most queried types in the data. Not surprisingly, the most common query type is A which is used to query an IPv4 address for a given hostname (about 2/3 of all). AAAA, IPv6 address query, is the next most queried type, followed by PTR, domain name pointer for IP address. In the following we will take a series of analysis to see how different the eight sites act and their correlations in terms of traffic distributions, client populations, domain coverage etc.. 4. Traffic Distributions 4.1. Load Distributions Traffic load can be measured in the volume of queries and client population. Table 3 gives some details of our data sets grouped by different sites, from which we can see large variability in their load distributions. As seen from Table 3, is the busiest site in both measurements. We think this is mainly due to the fact that 541

3 Table 2. Distribution of queries by query types QTYPE Count Percentage (%) A 1,723,298, AAAA 219,429, PTR 164,084, TXT 153,238, MX 147,894, NS 67,486, A6 27,740, ANY 19,236, CNAME 11,324, SOA 3,367, other 2,468, Table 3. Traffic load distribution for each site Size Clients Queries Site Server(s) (GB) (K) (M) a.dns.cn , {b, c, e}.dns.cn {b, c, d}.dns.cn e.dns.cn , {d, e}.dns.cn {b, e}.dns.cn {b, d}.dns.cn , ns.cernet.net is the only site where the name server a.dns.cn located. But this is not adaptive for, which is the only site for ns.cernet.net. In fact, load at tshinghua is the lowest among these eight sites, serving only a handful of clients. This underutilization implies that there might be some configuration problem at this name server. Besides, two other sites and also have their client populations exceed one million. However, number of queries for is relatively smaller than the other two, we note that this site has only one server, namely, e.dns.cn, which is dispersed at four different sites. Note that while the client population of is not the least, its queries scale is exceptional small. Apparently, as a site located in a neighboring country to China, it can t attract much traffic from either domestic China or overseas Site-Level Diurnal Pattern Figure 2 shows the time distribution of DNS querying traffic to all sites. Although their query rates vary a lot, we can find a similar diurnal patterns at most sites: rising in the morning and falling towards midnight. Assuming DNS Number of queries / 10 min x / UTC+8 Time (Hour) Figure 2. Number of queries per 10 minutes during 48-hour observation period at each site. queries are primarily generated by humans instead of machines, we can guess that most traffic are generated by domestic users, or at least, the users following domestic diurnal pattern, which has been confirmed in Section 5. However, traffic at doesn t decline so much in the wee hours just as what the others do, even exceeding to be the highest one during those hours. Similar scene can be found at, even if its traffic is very low. Note that both and are located abroad, we can infer that a considerable proportion of their traffic is from clients who are not following the common diurnal pattern, in other words, they are likely to be located outside China. 5. Geographical Distribution We use geolocation software to map the client IP addresses to their geographic locations (country and continent). The GeoIP databases employed here are from Max- Mind 1, which claims its accuracy rates to be 99.8% at the country level worldwide. Distributions of client population by continents for each site is shown in the left plot of Figure 3; the right one shows the distribution of their corresponding queries. The rightmost column of each plot is the total distribution summing up site-level quantities. From the left plot, we notice that clients of most sites are distributed worldwide. To our surprise, the client population of China is not the largest at most sites. Instead, a large majority of the clients are coming from Europe and North America. The rightmost column shows that the clients from China only contribute up to 9% of the population. Although the proportion of the client population of China is low, queries generated by clients from China are the most which is up to 50%. This can coincide with the extremely skewed distribution observed in Section 3. The

4 fraction of client population (%) total fraction of client queries (%) total NorthAmerica LatinAmerica Europe Oceania Africa AsiaOther China Figure 3. Continental distribution of each site s clients: population (left) and queries (right). Sites Clients Figure 5. Distribution of queries for the top 34,656 heaviest clients. Each stripe presents the portion of one client s queries at one site. 6. Client Coverage Number of queries / min 7 x domestic overseas / UTC+8 Time (Hour) Figure 4. Diurnal patterns of queries from domestic and overseas. The less fluctuating curve indicates heterogeneity among clients. percentages of clients form Europe and North America are still high, contributing to as much as 40% of the total traffic. There are also some exceptions among these sites. Nearly all queries received by and are originated from overseas, which can validate our inference in Section 4.2. The circumstance for is just the opposite, where nearly 86% of clients are from domestic, contributing to over 99% of total queries it received. From above we can learn that name server s placement can do great impact on its clients geographical distribution. By dividing DNS queries into two categories: queries from domestic and overseas, we show the temporal curves for traffic of these two kinds that our servers received in Figure 4, from which we can obtain obvious diurnal patterns for both of them, especially for the domestic one. In this section, we study the loyalty of clients which can be loosely defined as their preference when issuing query to sites. Since there is no obvious division of client population among these sites with 77% of them having sent their queries to more than one site, here we assume a client belongs to a site if it sends most of its queries to this site. By arranging clients into different sets according to their belongingness, Figure 5 depicts the proportions of queries received by different sites for each of the heavy clients, the 34,656 clients whose number of queries exceed 5,000 observed in the 48 hours. Each proportion is presented by a stripe whose color is proportional to the magnitude of the proportion. We can see that these heavy clients have their own preference for certain sites, over a half of them have the same preference for. Since Figure 3 has told us that nearly all DNS queries received by this site are from overseas, thus seems to be the most favorable site for clients from overseas. From the Hinton diagram [12] depicted in Figure 6 where the darker the block is, the more intensive the clients activities are, we can see that queries made by clients belonging to are the most of all. Besides, queries for sites and are very similar, indicating that there must be a large portion of clients who have preference for both of them, switching their queries between each other. However, is very distant to foreign clients, nearly no queries sent by foreign clients are received by this site. By checking up the top 10 busiest clients in GeoIP database, queries from each of whom all exceed 10 million, we find that all these 10 clients are from China Mainland owned by 10 different organizations. Besides, all of them are DNS cache servers belonging to some major ISPs. For example, by querying the PTR record of , we find its hostname is ns1.cn.net. Normally, major ISPs have more end users and IP addresses, so their DNS cache servers usually tend to be much busier. 543

5 Sites Rank of domain names by their number of queries x 10 4 Figure 6. Hinton diagram for the distribution of clients queries for each site. Figure 8. Distribution of queries for the popular domain names (queries > 5,000). Each stripe denotes the proportion of queries for one name at one site. percentage (%) 100.org.cn com.cn.cn.net.cn names population number of queries number of domains Figure 7. Number and queries percentage of different domain. 7. Domain Name Coverage Besides.cn, the.cn TLD zones also contain 41 SLDs (Second Level Domains) including seven generic SLDs (such as.com.cn) and other 34 regional SLDs corresponding to different provinces (such as.bj.cn). After aggregating names according to their domains, we find that.cn is the biggest domain, both in population and querying activities. The second largest one is the generic SLD.com.cn. Figure 7 shows the cumulative distribution of domains in both two scales. We note the three biggest domains,.cn,.com.cn and.net.cn, make up for 81.7% of over 30 million unique names observed in our two days data. Queries for these three domains are also the heaviest, accounting for 88.1% of all. Similar to Figure 5, Figure 8 depicts the distribution of queries at different sites for the popular names (the 37,378 names which are queried over 5,000 times). Both loads for and are so small that few popular names can be seen at these sites. For each of the other sites, percentages of queries for these names are usually the same, which implies that these popular names have less preference for particular sites than clients do, in other words, they have global or overall popularities. However, the situation for is a little different. Stripes for are sparse, and most of them are especially heavy. As most of clients and queries for are overseas, we can learn that clients from overseas have their own interests in certain names. 8. Invalid Queries Not all queries received by DNS server are valid. Previous research [14, 6] has shown that most invalid queries can be classified into nine categories. By checking up the queries within the data collection, six of them are identified, namely, 1. unused query class,a query not of the standard five classes [2]; 2. A-for-A, an A query where the query name is already an IP address; 3. non-printable characters, a query for a name with characters that are not alphanumeric or dash; 4. queries with, to show the wide use of the invalid symbol; 5. RFC 1918 PTR, a PTR query for an IP address from private address space [13]; 6. invalid TLD, a query for a name with a TLD that is not.cn. Queries that do not fall into any of these six categories are considered to be valid here. Most recent study [6] has shown that over 98% of queries received by the root servers are invalid. However, proportions of invalid queries here are not as outstanding as the root s, only contributing to 1.5% of total queries. Details are given in Table 4, from which we can see that invalid TLD is the major source of invalid for both of the.cn and the root servers. Moreover, this percentage for the.cn TLD servers is not so high as the root servers. Obviously, for all the queries of invalid TLD received by the root servers, there are only a few of them referred to the.cn TLD servers 544

6 Table 4. Taxonomy of invalid queries (in %). Category.CN Root unused query class A-for-A non-printable char queries with RFC 1918 PTR invalid TLD Besides, we find that there are 241,611,108 queries (9.51%) from 401,933 sources (22.15%) having the recursion desired (RD) bit set. In fact, the.cn TLD name servers have recursion disabled, therefore these queries cannot be resolved at all. This percentage is also higher than that of the root (2.22%). Note that the RD bit is usually set by stub resolvers, indicating there might be a larger percentage of stub resolvers managed by incompetent system administrators [14]. 9. Conclusions In this paper, we presented measurements of the.cn TLD name servers based on queries collected during a 48-hour period. By studying key characteristics of these servers which are geographically distributed, our results demonstrated a variety of properties of them. According to our analysis, properties of servers located at different sites vary a lot in many ways, such as traffic load, client population as well as their temporal and spatial patterns. We can see that these differences can be greatly affected by their geographical locations as well as number of servers. Besides, as servers for a TLD, their validity of queries turns out to be better than that of the root servers. We conjecture this is due to the fact that cctlds are in the fewer spotlights than the root. The.CN TLD has experienced an explosive growth in recent years, in order to keep on providing DNS services with high quality, perhaps some new sites might be added to optimize the current placement of the.cn TLD servers. Much more insights can be expected from DNS querying logs. For example, characterizing detailed profiles of clients such as their ISP and organization information, as well as some more fine-grained geographical information especially for domestic clients, would enable us a deeper understanding of the usage properties of the.cn TLD. Moreover, evolution patterns would be nicely seen from measurements spanning a longer period. 10. Acknowledgments This work was supported by the Knowledge Innovation Program of the Chinese Academy of Sciences (O ). References [1] ISC BIND. [2] D. E. 3rd, E. Brunner-Williams, and B. Manning. Domain name system IANA considerations(rfc 2929) [3] J. Abley. Hierarchical anycast for global service distribution. ISC technical note, , [4] N. Brownlee, K. Claffy, and E. Nemeth. DNS measurements at a root server. In Proceedings of the IEEE Globecom 01, pages , [5] N. Brownlee, K. Claffy, and E. Nemeth. DNS Root/gTLD performance measurements. In Proceedings of Passive and Active Measurement workshop (PAM), [6] S. Castro, D. Wessels, M. Fomenkov, and K. Claffy. A day at the root of the internet. In ACM SIGCOMM Computer Communication Review, October [7] CNNIC web site. [8] P. B. Danzig, K. Obraczka, and A. Kumar. An analysis of wide-area name server traffic: A study of the internet domain name system. In Proceedings of ACM SIGCOMM, pages , August [9] D.Wessels, M. Fomenkov, N. Brownlee, and K. Claffy. Measurements and laboratory simulations of the upper dns hierarchy. In Proceedings of Passive and Active Measurement workshop (PAM), [10] Z. Liu, B. Huffaker, N. Brownlee, and K. Claffy. Two days in the life of the dns anycast root servers. In Proceedings of Passive and Active Measurement workshop (PAM), [11] P. Mockapetris. Domain Names: Implementation and specification. Internet Request for Comments (RFC 1035), November [12] I. T. Nabney. Netlab: Algorithms for Pattern Recognition. Springer, Berlin, [13] Y. Rekhter, B. Moskowitz, D. Karrenber, G. J. de Groot, and E. Lear. Address allocation for private internets(rfc 1918). February [14] D. Wessels and M. Fomenkov. Wow, thats a lot of packets. In Proceedings of Passive and Active Measurement workshop (PAM), [15] D. Wessels and M. Fomenkov. Is your caching resolver polluting the internet? In Proceedings of the ACM SIGCOMM workshop on Network troubleshooting, page 271C276,

Measurements of traffic in DITL 2008

Measurements of traffic in DITL 2008 Measurements of traffic in DITL 2008 Sebastian Castro secastro@caida.org CAIDA / NIC Chile 2008 OARC Workshop Sep 2008 Ottawa, CA Overview DITL 2008 General statistics Query characteristics Query rate

More information

Two days in The Life of The DNS Anycast Root Servers

Two days in The Life of The DNS Anycast Root Servers Two days in The Life of The DNS Anycast Root Servers Ziqian Liu Beijing Jiaotong Univeristy Bradley Huffaker, Marina Fomenkov Nevil Brownlee, and kc claffy CAIDA PAM2007 Outline DNS root servers DNS anycast

More information

Cloud DNS Phone: (877)

Cloud DNS Phone: (877) Cloud DNS Phone: (877) 937-4236 Email: info@cdnetworks.com CDNetworks Inc., 1500 Valley Vista Dr. Diamond Bar, CA 91765, USA Table of Content Introduction... 3 Cloud DNS Global Points of Presence...3 CDNetworks

More information

DNS Anycast Statistic Collection

DNS Anycast Statistic Collection DNS Anycast Statistic Collection RIPE 61 Measurement Analysis and Tools Working Group 18 Nov 2010 Edward Lewis Neustar 1 What s so hard about reporting? 2 Collecting DNS Statistics (Generic) The Technical

More information

Day In The Life of the Internet 2008 Data Collection Event.

Day In The Life of the Internet 2008 Data Collection Event. Day In The Life of the Internet 2008 Data Collection Event http://www.caida.org/projects/ditl Duane Wessels The Measurement Factory/CAIDA k claffy CAIDA NANOG 42 February 19, 2008 NANOG 42 0 The Measurement

More information

Mobile Content Hosting Infrastructure in China: A View from a Cellular ISP. Zhenhua Li Chunjing Han Gaogang Xie

Mobile Content Hosting Infrastructure in China: A View from a Cellular ISP. Zhenhua Li Chunjing Han Gaogang Xie Mobile Content Hosting Infrastructure in China: A View from a Cellular ISP Zhenyu Li Donghui Yang Zhenhua Li Chunjing Han Gaogang Xie Continuous increase of mobile data CISCO projected: the mobile data

More information

A DNS Tutorial

A DNS Tutorial http://ntrg.cs.tcd.ie/undergrad/4ba2/multicast/ Copyright Table of Contents What is a DNS?... 3 Why do we need a DNS?... 3 Why do computers prefer addresses based on numbers?... 3 What is a Domain Name,

More information

Is Your Caching Resolver Polluting the Internet?

Is Your Caching Resolver Polluting the Internet? Is Your Caching Resolver Polluting the Internet? Duane Wessels CAIDA & The Measurement Factory, Inc. wessels@measurement-factory.com ABSTRACT Previous research has shown that most of the DNS queries reaching

More information

RFC1918 updates on servers near M and F roots C A I D A. Andre Broido, work in progress. CAIDA WIDE Workshop ISI, CAIDA / SDSC / UCSD

RFC1918 updates on servers near M and F roots C A I D A. Andre Broido, work in progress. CAIDA WIDE Workshop ISI, CAIDA / SDSC / UCSD RFC1918 updates on servers near M and F roots Andre Broido, work in progress C A I D A CAIDA / SDSC / UCSD http://www.caida.org CAIDA WIDE Workshop ISI, 2005-03-12 Previous projects IPv4 list (Young, Brad)

More information

Intended status: Informational Expires: January 5, 2015 July 4, 2014

Intended status: Informational Expires: January 5, 2015 July 4, 2014 DNSOP Internet-Draft Intended status: Informational Expires: January 5, 2015 G. Deng N. Kong S. Shen CNNIC July 4, 2014 Approach on optimizing DNS authority server placement draft-deng-dns-authority-server-placement-00

More information

Is Your Caching Resolver Polluting the Internet?

Is Your Caching Resolver Polluting the Internet? Is Your Caching Resolver Polluting the Internet? Duane Wessels CAIDA & The Measurement Factory, Inc. wessels@measurement-factory.com ABSTRACT Previous research has shown that most of the DNS queries reaching

More information

Dataset Comparison. IPv4 vs IPv6 traffic seen at DNS root servers. Bradley Huffaker, Marina Fomenkov, and kc claffy

Dataset Comparison. IPv4 vs IPv6 traffic seen at DNS root servers. Bradley Huffaker, Marina Fomenkov, and kc claffy Dataset Comparison IPv4 vs IPv6 traffic seen at DNS root servers Bradley Huffaker, Marina Fomenkov, and kc claffy OARC Fall 2014 Workshop October 12, 2014 IPv4 exhaustion RIR Address Pool (/8s) http://www.potaroo.net/tools/ipv4/

More information

On characterizing BGP routing table growth

On characterizing BGP routing table growth University of Massachusetts Amherst From the SelectedWorks of Lixin Gao 00 On characterizing BGP routing table growth T Bu LX Gao D Towsley Available at: https://works.bepress.com/lixin_gao/66/ On Characterizing

More information

An Update on Anomalous DNS Behavior

An Update on Anomalous DNS Behavior An Update on Anomalous DNS Behavior Duane Wessels, and CAIDA wessels@measurement-factory October 23 Motivation Why are root servers getting slammed? Are caching/forwarding DNS servers doing the right thing?

More information

Writing Assignment #1. A Technical Description for Two Different Audiences. Yuji Shimojo WRTG 393. Instructor: Claudia M. Caruana

Writing Assignment #1. A Technical Description for Two Different Audiences. Yuji Shimojo WRTG 393. Instructor: Claudia M. Caruana Writing Assignment #1 A Technical Description for Two Different Audiences Yuji Shimojo WRTG 393 Instructor: Claudia M. Caruana November 9, 2016 1 Introduction I work in IT technical support at a web design

More information

Data Structure Optimization of AS_PATH in BGP

Data Structure Optimization of AS_PATH in BGP Data Structure Optimization of AS_PATH in BGP Weirong Jiang Research Institute of Information Technology, Tsinghua University, Beijing, 100084, P.R.China jwr2000@mails.tsinghua.edu.cn Abstract. With the

More information

DNS Level 100. Rohit Rahi November Copyright 2018, Oracle and/or its affiliates. All rights reserved.

DNS Level 100. Rohit Rahi November Copyright 2018, Oracle and/or its affiliates. All rights reserved. DNS Level 100 Rohit Rahi November 2018 1 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

DNS/DNSSEC Workshop. In Collaboration with APNIC and HKIRC Hong Kong. Champika Wijayatunga Regional Security Engagement Manager Asia Pacific

DNS/DNSSEC Workshop. In Collaboration with APNIC and HKIRC Hong Kong. Champika Wijayatunga Regional Security Engagement Manager Asia Pacific DNS/DNSSEC Workshop In Collaboration with APNIC and HKIRC Hong Kong Champika Wijayatunga Regional Security Engagement Manager Asia Pacific 22-24 January 2018 1 Agenda 1 2 3 Introduction to DNS DNS Features

More information

Graph Structure Over Time

Graph Structure Over Time Graph Structure Over Time Observing how time alters the structure of the IEEE data set Priti Kumar Computer Science Rensselaer Polytechnic Institute Troy, NY Kumarp3@rpi.edu Abstract This paper examines

More information

Is IPv4 Sufficient for Another 30 Years?

Is IPv4 Sufficient for Another 30 Years? Is IPv4 Sufficient for Another 30 Years? October 7, 2004 Abstract TCP/IP was developed 30 years ago. It has been successful over the past 30 years, until recently when its limitation started emerging.

More information

Expiration Date: May 1997 Randy Bush RGnet, Inc. November Clarifications to the DNS Specification. draft-ietf-dnsind-clarify-02.

Expiration Date: May 1997 Randy Bush RGnet, Inc. November Clarifications to the DNS Specification. draft-ietf-dnsind-clarify-02. Network Working Group Internet Draft Expiration Date: May 1997 Robert Elz University of Melbourne Randy Bush RGnet, Inc. November 1996 Clarifications to the DNS Specification Status of this Memo draft-ietf-dnsind-clarify-02.txt

More information

DNS Infrastructure Distribution. Steve Gibbard Packet Clearing House

DNS Infrastructure Distribution. Steve Gibbard Packet Clearing House DNS Infrastructure Distribution Steve Gibbard Packet Clearing House http://www.pch.net/ scg@pch.net Introduction Previous talk on importance of keeping critical infrastructure local. Without local infrastructure,

More information

Recursives in the Wild: Engineering Authoritative DNS Servers

Recursives in the Wild: Engineering Authoritative DNS Servers Recursives in the Wild: Engineering Authoritative DNS Servers Moritz Müller 1,2, Giovane C. M. Moura 1, Ricardo de O. Schmidt 1,2, John Heidemann 3 1 SIDN Labs The Netherlands 2 University of Twente The

More information

Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3

Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3 Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3 Han Zhi-nan Yan Wei Zhang Li Wang Yue Computer Network Laboratory Department of Computer Science & Technology, Peking University

More information

Large-scale DNS. Hot Topics/An Analysis of Anomalous Queries

Large-scale DNS. Hot Topics/An Analysis of Anomalous Queries Large-scale DNS Caching Servers Hot Topics/An Analysis of Anomalous Queries Shintaro NAKAGAMI, Tsuyoshi TOYONO Keisuke ISHIBASHI, Haruhiko NISHIDA, and Haruhiko OHSHIMA NTT Communications, OCN NTT Laboratories

More information

APNIC elearning: DNS Concepts

APNIC elearning: DNS Concepts APNIC elearning: DNS Concepts 27 MAY 2015 11:00 AM AEST Brisbane (UTC+10) Issue Date: Revision: Introduction Presenter Sheryl Hermoso Training Officer sheryl@apnic.net Specialties: Network Security IPv6

More information

A Method and System for Thunder Traffic Online Identification

A Method and System for Thunder Traffic Online Identification 2016 3 rd International Conference on Engineering Technology and Application (ICETA 2016) ISBN: 978-1-60595-383-0 A Method and System for Thunder Traffic Online Identification Jinfu Chen Institute of Information

More information

A Root DNS Server. Akira Kato. Brief Overview of M-Root. WIDE Project

A Root DNS Server. Akira Kato. Brief Overview of M-Root. WIDE Project A Root DNS Server Akira Kato WIDE Project kato@wide.ad.jp Brief Overview of M-Root Assumes basic knowledge on DNS Dr. Tatsuya Jinmei has introduced in Nov 19, 2004 What s Root Servers? Start point of the

More information

Domain Name Service. DNS Overview. October 2009 Computer Networking 1

Domain Name Service. DNS Overview. October 2009 Computer Networking 1 Domain Name Service DNS Overview October 2009 Computer Networking 1 Why DNS? Addresses are used to locate objects (contain routing information) Names are easier to remember and use than numbers DNS provides

More information

SEVENMENTOR TRAINING PVT.LTD. MCSA Server 2016 Syllabus

SEVENMENTOR TRAINING PVT.LTD. MCSA Server 2016 Syllabus MCSA Server 2016 What do we cover in MCSA course? Are you interested in learning about the Information Technology or computer career field? If so, then this course if for you. This course is designed to

More information

TOWARDS HIGH-PERFORMANCE NETWORK APPLICATION IDENTIFICATION WITH AGGREGATE-FLOW CACHE

TOWARDS HIGH-PERFORMANCE NETWORK APPLICATION IDENTIFICATION WITH AGGREGATE-FLOW CACHE TOWARDS HIGH-PERFORMANCE NETWORK APPLICATION IDENTIFICATION WITH AGGREGATE-FLOW CACHE Fei He 1, 2, Fan Xiang 1, Yibo Xue 2,3 and Jun Li 2,3 1 Department of Automation, Tsinghua University, Beijing, China

More information

Domain Name System (DNS) Session-1: Fundamentals. Joe Abley AfNOG Workshop, AIS 2017, Nairobi

Domain Name System (DNS) Session-1: Fundamentals. Joe Abley AfNOG Workshop, AIS 2017, Nairobi Domain Name System (DNS) Session-1: Fundamentals Joe Abley AfNOG Workshop, AIS 2017, Nairobi Computers use IP addresses. Why do we need names? Names are easier for people to remember Computers may be moved

More information

KINGSOFT ANNOUNCES 2015 INTERIM RESULTS * * * MOBILE REVENUE ACHIEVES SIGNIFICANT INCREASE STRONG GROWTH IN CLOUD SERVICES

KINGSOFT ANNOUNCES 2015 INTERIM RESULTS * * * MOBILE REVENUE ACHIEVES SIGNIFICANT INCREASE STRONG GROWTH IN CLOUD SERVICES For Immediate Release Financial Highlights RMB 000 (Unaudited) Revenue - Online Game - Cheetah Mobile - Office Software and Others KINGSOFT ANNOUNCES 2015 INTERIM RESULTS * * * MOBILE REVENUE ACHIEVES

More information

Root Servers. Root hints file come in many names (db.cache, named.root, named.cache, named.ca) See root-servers.org for more detail

Root Servers. Root hints file come in many names (db.cache, named.root, named.cache, named.ca) See root-servers.org for more detail What is DNS? Systems to convert domain names into ip addresses: For an instance; www.tashicell.com 118.103.136.66 Reverse: 118.103.136.66 www.tashicell.com DNS Hierarchy Root Servers The top of the DNS

More information

Who s Asking? Geoff Huston, Joao Damas APNIC. Roy Arends ICANN

Who s Asking? Geoff Huston, Joao Damas APNIC. Roy Arends ICANN Who s Asking? Geoff Huston, Joao Damas APNIC Roy Arends ICANN Background Experiments that are intended to expose the way in which recursive resolvers interact with the DNS root and its authoritative servers

More information

A Day at the Root of the Internet

A Day at the Root of the Internet A Day at the Root of the Internet Sebastian Castro CAIDA and NIC Chile secastro@caida.org Duane Wessels CAIDA and The Measurement Factory, Inc. wessels@measurementfactory.com Marina Fomenkov, Kimberly

More information

Early Measurements of a Cluster-based Architecture for P2P Systems

Early Measurements of a Cluster-based Architecture for P2P Systems Early Measurements of a Cluster-based Architecture for P2P Systems Balachander Krishnamurthy, Jia Wang, Yinglian Xie I. INTRODUCTION Peer-to-peer applications such as Napster [4], Freenet [1], and Gnutella

More information

Networking Applications

Networking Applications Networking Dr. Ayman A. Abdel-Hamid College of Computing and Information Technology Arab Academy for Science & Technology and Maritime Transport 1 Outline Introduction Name Space concepts Domain Name Space

More information

Web Caching and Content Delivery

Web Caching and Content Delivery Web Caching and Content Delivery Caching for a Better Web Performance is a major concern in the Web Proxy caching is the most widely used method to improve Web performance Duplicate requests to the same

More information

CS519: Computer Networks. Lecture 6: Apr 5, 2004 Naming and DNS

CS519: Computer Networks. Lecture 6: Apr 5, 2004 Naming and DNS : Computer Networks Lecture 6: Apr 5, 2004 Naming and DNS Any problem in computer science can be solved with another layer of indirection David Wheeler Naming is a layer of indirection What problems does

More information

Development of the Domain Name System

Development of the Domain Name System Development of the Domain Name System Paul V. Mockapetris, Keven J. Dunlap Presenter: Gigis Petros ACM SIGCOMM 88 Introduction What was before DNS? Before DNS we were using HOSTS.TXT system for publishing

More information

Agha Mohammad Haidari General ICT Manager in Ministry of Communication & IT Cell#

Agha Mohammad Haidari General ICT Manager in Ministry of Communication & IT Cell# Install a DNS server in Windows Server 2008 IT administrators who have little or no experience with Domain Name System (DNS), can learn to install, configure and troubleshoot a Windows Server 2008 DNS

More information

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration. Chapter 5 Introduction to DNS in Windows Server 2008

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration. Chapter 5 Introduction to DNS in Windows Server 2008 MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 5 Introduction to DNS in Windows Server 2008 Objectives Discuss the basics of the Domain Name System (DNS) and its

More information

An study of the concepts necessary to create, as well as the implementation of, a flexible data processing and reporting engine for large datasets.

An study of the concepts necessary to create, as well as the implementation of, a flexible data processing and reporting engine for large datasets. An study of the concepts necessary to create, as well as the implementation of, a flexible data processing and reporting engine for large datasets. Ignus van Zyl 1 Statement of problem Network telescopes

More information

Domain Name System (DNS) DNS Fundamentals. Computers use IP addresses. Why do we need names? hosts.txt does not scale. The old solution: HOSTS.

Domain Name System (DNS) DNS Fundamentals. Computers use IP addresses. Why do we need names? hosts.txt does not scale. The old solution: HOSTS. Domain Name System (DNS) Computers use IP addresses. Why do we need names? Names are easier for people to remember DNS Fundamentals Computers may be moved between networks, in which case their IP address

More information

A trace-driven analysis of disk working set sizes

A trace-driven analysis of disk working set sizes A trace-driven analysis of disk working set sizes Chris Ruemmler and John Wilkes Operating Systems Research Department Hewlett-Packard Laboratories, Palo Alto, CA HPL OSR 93 23, 5 April 993 Keywords: UNIX,

More information

Domain Name System.

Domain Name System. Domain Name System http://xkcd.com/302/ CSCI 466: Networks Keith Vertanen Fall 2011 Overview Final project + presentation Some TCP and UDP experiments Domain Name System (DNS) Hierarchical name space Maps

More information

Managing Caching DNS Server

Managing Caching DNS Server This chapter explains how to set the Caching DNS server parameters. Before you proceed with the tasks in this chapter, see Introduction to the Domain Name System which explains the basics of DNS. Configuring

More information

Is Your Caching Resolver Polluting the Internet?

Is Your Caching Resolver Polluting the Internet? Is Your Caching Resolver Polluting the Internet? Duane Wessels The Measurement Factory, and CAIDA wessels@measurement-factory.com September 2004 SIGCOMM 2004 NetTs 0 The Measurement Factory A Disclaimer

More information

Cloud Load Balancer CDNetworks Inc. All rights reserved.

Cloud Load Balancer CDNetworks Inc. All rights reserved. Cloud Load Balancer Phone: (877) 937-4236 Email: info@cdnetworks.com 2019 CDNetworks Inc. All rights reserved. Table of Content DNS-based Global Load Balancing... 3 Key Features and Benefits... 4 POP Map...

More information

IPv6 Readiness in the Communication Service Provider Industry

IPv6 Readiness in the Communication Service Provider Industry IPv6 Readiness in the Communication Service Provider Industry An Incognito Software Report Published April 2014 Executive Summary... 2 Methodology and Respondent Profile... 3 Methodology... 3 Respondent

More information

Internet Engineering Task Force (IETF) Request for Comments: E. Hunt ISC January 2019

Internet Engineering Task Force (IETF) Request for Comments: E. Hunt ISC January 2019 Internet Engineering Task Force (IETF) Request for Comments: 8482 Updates: 1034, 1035 Category: Standards Track ISSN: 2070-1721 J. Abley Afilias O. Gudmundsson M. Majkowski Cloudflare Inc. E. Hunt ISC

More information

OpenINTEL an infrastructure for long-term, large-scale and high-performance active DNS measurements. Design and Analysis of Communication Systems

OpenINTEL an infrastructure for long-term, large-scale and high-performance active DNS measurements. Design and Analysis of Communication Systems OpenINTEL an infrastructure for long-term, large-scale and high-performance active DNS measurements DACS Design and Analysis of Communication Systems Why measure DNS? (Almost) every networked service relies

More information

Annual Public Safety PSAP Survey results

Annual Public Safety PSAP Survey results Annual Public Safety PSAP Survey results 573 PSAP Employees Surveyed March - July 2016 2016 Stratus Technologies. All Rights Reserved. 1 Stratus PSAP Survey March 2016 From March 2016 through July of 2016,

More information

This time. Digging into. Networking. Protocols. Naming DNS & DHCP

This time. Digging into. Networking. Protocols. Naming DNS & DHCP This time Digging into Networking Protocols Naming DNS & DHCP Naming IP addresses allow global connectivity But they re pretty useless for humans! Can t be expected to pick their own IP address Can t be

More information

Domain Name System (DNS) 김현철 ( 화 ) 정보통신융합서울대학교컴퓨터공학부

Domain Name System (DNS) 김현철 ( 화 ) 정보통신융합서울대학교컴퓨터공학부 Domain Name System (DNS) 김현철 2010.09.29 ( 화 ) 정보통신융합서울대학교컴퓨터공학부 Chapter 2 Application Layer A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students,

More information

AdMob Mobile Metrics. Metrics Highlights. May 2010

AdMob Mobile Metrics. Metrics Highlights. May 2010 AdMob Mobile Metrics Metrics Highlights May 2010 Metrics Highlights Summary While mobile Internet requests are growing rapidly worldwide, there are regional differences in the devices used 92 countries

More information

DNS Traffic Analysis CDN and the World IPv6 Launch

DNS Traffic Analysis CDN and the World IPv6 Launch Regular Paper DNS Traffic Analysis CDN and the World IPv6 Launch Kazunori Fujiwara 1,2,a) Akira Sato 1,b) Kenichi Yoshida 1,c) Received: October 15, 2012, Accepted: March 1, 2013 Abstract: The Domain Name

More information

Re-engineering the DNS One Resolver at a Time. Paul Wilson Director General APNIC channeling Geoff Huston Chief Scientist

Re-engineering the DNS One Resolver at a Time. Paul Wilson Director General APNIC channeling Geoff Huston Chief Scientist Re-engineering the DNS One Resolver at a Time Paul Wilson Director General APNIC channeling Geoff Huston Chief Scientist 1 In this presentation I ll talk about the DNS, and the root server infrastructure

More information

Observing DNSSEC validation in the wild

Observing DNSSEC validation in the wild Observing DNSSEC validation in the wild Ólafur Guðmundsson and Stephen D. Crocker Shinkuro, Inc. 4922 Fairmont Avenue Suite 250 Bethesda MD 20814 U.S.A. Email: ogud@shinkuro.com and steve@shinkuro.com

More information

Optimal Cache Allocation for Content-Centric Networking

Optimal Cache Allocation for Content-Centric Networking Optimal Cache Allocation for Content-Centric Networking Yonggong Wang, Zhenyu Li, Gaogang Xie Chinese Academy of Sciences Gareth Tyson, Steve Uhlig QMUL Yonggong Wang, Zhenyu Li, Gareth Tyson, Steve Uhlig,

More information

Challenges in large-scale graph processing on HPC platforms and the Graph500 benchmark. by Nkemdirim Dockery

Challenges in large-scale graph processing on HPC platforms and the Graph500 benchmark. by Nkemdirim Dockery Challenges in large-scale graph processing on HPC platforms and the Graph500 benchmark by Nkemdirim Dockery High Performance Computing Workloads Core-memory sized Floating point intensive Well-structured

More information

A DNS Reflection Method for Global Traffic Management

A DNS Reflection Method for Global Traffic Management A DNS Reflection Method for Global Traffic Management Cheng Huang Microsoft Research Albert Greenberg Microsoft Research Nick Holt Microsoft Corporation Jin Li Microsoft Research Y. Angela Wang Polytechnic

More information

Performance Consequences of Partial RED Deployment

Performance Consequences of Partial RED Deployment Performance Consequences of Partial RED Deployment Brian Bowers and Nathan C. Burnett CS740 - Advanced Networks University of Wisconsin - Madison ABSTRACT The Internet is slowly adopting routers utilizing

More information

Broadband Traffic Report: Download Growth Slows for a Second Year Running

Broadband Traffic Report: Download Growth Slows for a Second Year Running Broadband Traffic Report: Download Growth Slows for a Second Year Running 1.1 Overview In this report, we analyze traffic over the broadband access services operated by IIJ and present the results each

More information

File Size Distribution on UNIX Systems Then and Now

File Size Distribution on UNIX Systems Then and Now File Size Distribution on UNIX Systems Then and Now Andrew S. Tanenbaum, Jorrit N. Herder*, Herbert Bos Dept. of Computer Science Vrije Universiteit Amsterdam, The Netherlands {ast@cs.vu.nl, jnherder@cs.vu.nl,

More information

Understanding and Characterizing Hidden Interception of the DNS Resolution Path

Understanding and Characterizing Hidden Interception of the DNS Resolution Path Who Is Answering My Queries? Understanding and Characterizing Hidden Interception of the DNS Resolution Path Baojun Liu, Chaoyi Lu, Haixin Duan, YingLiu, ZhouLi, ShuangHaoand MinYang ISP DNS Resolver DNS

More information

DNS Basics BUPT/QMUL

DNS Basics BUPT/QMUL DNS Basics BUPT/QMUL 2018-04-16 Related Information Basic function of DNS Host entry structure in Unix Two system calls for DNS database retrieving gethostbyname () gethostbyaddr () 2 Agenda Brief introduction

More information

Sustainable traffic growth in LTE network

Sustainable traffic growth in LTE network Sustainable traffic growth in LTE network Analysis of spectrum and carrier requirements Nokia white paper Sustainable traffic growth in LTE network Contents Executive summary 3 Introduction 4 Capacity

More information

Overview of recent changes in the International IP interconnection ecosystem

Overview of recent changes in the International IP interconnection ecosystem Presentation for ITU Overview of recent changes in the International IP interconnection ecosystem 23 January 2012 Michael Kende Introduction 2 The Internet is characterized by two underlying trends in

More information

Internet Engineering Task Force (IETF) Request for Comments: Category: Best Current Practice ISSN: March 2017

Internet Engineering Task Force (IETF) Request for Comments: Category: Best Current Practice ISSN: March 2017 Internet Engineering Task Force (IETF) Request for Comments: 8109 BCP: 209 Category: Best Current Practice ISSN: 2070-1721 P. Koch DENIC eg M. Larson P. Hoffman ICANN March 2017 Initializing a DNS Resolver

More information

DNS: a statistical analysis of name server traffic at local network-to-internet connections

DNS: a statistical analysis of name server traffic at local network-to-internet connections DNS: a statistical analysis of name server traffic at local network-to-internet connections C. J. Brandhorst, University of Twente {c.j.brandhorst}@cs.utwente.nl ABSTRACT This paper puts forward a purely

More information

Research Digest: Adding value at-destination for the end traveller

Research Digest: Adding value at-destination for the end traveller Research Digest: Adding value at-destination for the end traveller Understanding the business travellers in-trip needs and the mobile services they aspire for. Introduction TNS, on behalf of Amadeus, conducted

More information

CSC 574 Computer and Network Security. DNS Security

CSC 574 Computer and Network Security. DNS Security CSC 574 Computer and Network Security DNS Security Alexandros Kapravelos kapravelos@ncsu.edu (Derived from slides by Will Enck and Micah Sherr) A primer on routing Routing Problem: How do Alice s messages

More information

Reliable Mobile IP Multicast Based on Hierarchical Local Registration

Reliable Mobile IP Multicast Based on Hierarchical Local Registration Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Reliable Mobile IP Multicast Based on Hierarchical Local Registration Huanming ZHANG, * Quanlong GUAN, Zi Zhao ZHU, Weiqi

More information

ICANN PacNOG 11

ICANN PacNOG 11 ICANN Update @ PacNOG 11 Savenaca Vocea Nadi, 2 June 2012 The mission of The Internet Corporation for Assigned Names and Numbers ("ICANN ) To coordinate, at the overall level, the global Internet's systems

More information

IPv6 Address Allocation and Assignment Policy

IPv6 Address Allocation and Assignment Policy IPv6 Address Allocation and Assignment Policy How to read this draft document: This document relates to a project to improve the readability of RIPE policy documents. If approved, it will replace ripe-512,

More information

Background Brief. The need to foster the IXPs ecosystem in the Arab region

Background Brief. The need to foster the IXPs ecosystem in the Arab region Background Brief The need to foster the IXPs ecosystem in the Arab region The Internet has become a shared global public medium that is driving social and economic development worldwide. Its distributed

More information

Pilot Study for the WHOIS Accuracy Reporting System: Preliminary Findings

Pilot Study for the WHOIS Accuracy Reporting System: Preliminary Findings Pilot Study for the WHOIS Accuracy Reporting System: Preliminary Findings About the Pilot Study On 8 November 2012, in response to the Recommendations of the WHOIS Review Team convened under the Affirmation

More information

University of Toronto Faculty of Applied Science and Engineering. Final Exam, December ECE 461: Internetworking Examiner: J.

University of Toronto Faculty of Applied Science and Engineering. Final Exam, December ECE 461: Internetworking Examiner: J. University of Toronto Faculty of Applied Science and Engineering Final Exam, December 2009 ECE 461: Internetworking Examiner: J. Liebeherr Exam Type: A Calculator: Type 2 There are a total of 10 problems.

More information

Background Brief. The need to foster the IXPs ecosystem in the Arab region

Background Brief. The need to foster the IXPs ecosystem in the Arab region Background Brief The need to foster the IXPs ecosystem in the Arab region The Internet has become a shared global public medium that is driving social and economic development worldwide. Its distributed

More information

Deploy CGN to Retain IPv4 Addressing While Transitioning to IPv6

Deploy CGN to Retain IPv4 Addressing While Transitioning to IPv6 White Paper Deploy CGN to Retain Addressing While Transitioning to IPv6 The IANA ran out of addresses to allocate in February 2011, and the Regional Internet Registries (RIR) will have assigned most of

More information

Chapter The LRU* WWW proxy cache document replacement algorithm

Chapter The LRU* WWW proxy cache document replacement algorithm Chapter The LRU* WWW proxy cache document replacement algorithm Chung-yi Chang, The Waikato Polytechnic, Hamilton, New Zealand, itjlc@twp.ac.nz Tony McGregor, University of Waikato, Hamilton, New Zealand,

More information

SOLIDserver Quick Start Guide

SOLIDserver Quick Start Guide Copyright 2012 EfficientIP All specifications and information regarding the products in this document are subject to change without notice, and should not be construed as a commitment by Efficient IP.

More information

FREQUENTLY ASKED QUESTIONS ABOUT IPv6

FREQUENTLY ASKED QUESTIONS ABOUT IPv6 FREQUENTLY ASKED QUESTIONS ABOUT IPv6 What is an IP? The letters IP stand for Internet Protocol. This protocol comprises a series of rules used by devices (computers, servers, routers and other equipment:

More information

These Are the Top Languages for Enterprise Application Development

These Are the Top Languages for Enterprise Application Development These Are the Top Languages for Enterprise Application Development And What That Means for Business August 2018 Enterprises are now free to deploy a polyglot programming language strategy thanks to a decrease

More information

BGP Anycast Node Requirements for Authoritative Name Servers

BGP Anycast Node Requirements for Authoritative Name Servers BGP Anycast Node Requirements for Authoritative Name Servers March 19, 2006 IEPG @ 65 th IETF meeting Yasuhiro Orange Morishita Shinta Sato Takayasu Matsuura

More information

Naming in Distributed Systems

Naming in Distributed Systems Naming in Distributed Systems Dr. Yong Guan Department of Electrical and Computer Engineering & Information Assurance Center Iowa State University Outline for Today s Talk Overview: Names, Identifiers,

More information

You will begin by exploring the locations of the long term care facilities in Massachusetts using descriptive statistics.

You will begin by exploring the locations of the long term care facilities in Massachusetts using descriptive statistics. Getting Started 1. Create a folder on the desktop and call it your last name. 2. Copy and paste the data you will need to your folder from the folder specified by the instructor. Exercise 1: Explore the

More information

IPv6 World View and World IPv6 Day A global view of IPv6 commercial readiness

IPv6 World View and World IPv6 Day A global view of IPv6 commercial readiness IPv6 World View and World IPv6 Day A global view of IPv6 commercial readiness Hurricane Electric IPv6 Native Backbone Massive Peering! RIPE Regional Dubrovnik 2011 IPv6 Panel Dubrovnik, Croatia 8 th September

More information

Image Mining: frameworks and techniques

Image Mining: frameworks and techniques Image Mining: frameworks and techniques Madhumathi.k 1, Dr.Antony Selvadoss Thanamani 2 M.Phil, Department of computer science, NGM College, Pollachi, Coimbatore, India 1 HOD Department of Computer Science,

More information

Complex networks: A mixture of power-law and Weibull distributions

Complex networks: A mixture of power-law and Weibull distributions Complex networks: A mixture of power-law and Weibull distributions Ke Xu, Liandong Liu, Xiao Liang State Key Laboratory of Software Development Environment Beihang University, Beijing 100191, China Abstract:

More information

Performance and Quality-of-Service Analysis of a Live P2P Video Multicast Session on the Internet

Performance and Quality-of-Service Analysis of a Live P2P Video Multicast Session on the Internet Performance and Quality-of-Service Analysis of a Live P2P Video Multicast Session on the Internet Sachin Agarwal 1, Jatinder Pal Singh 1, Aditya Mavlankar 2, Pierpaolo Bacchichet 2, and Bernd Girod 2 1

More information

Software Systems for Surveying Spoofing Susceptibility

Software Systems for Surveying Spoofing Susceptibility Software Systems for Surveying Spoofing Susceptibility Matthew Luckie, Ken Keys, Ryan Koga, Bradley Huffaker, Robert Beverly, kc claffy https://spoofer.caida.org/ NANOG68, October 18th 2016 www.caida.o

More information

Turbo King: Framework for Large- Scale Internet Delay Measurements

Turbo King: Framework for Large- Scale Internet Delay Measurements Turbo King: Framework for Large- Scale Internet Delay Measurements Derek Leonard Joint work with Dmitri Loguinov Internet Research Lab Department of Computer Science Texas A&M University, College Station,

More information

DNS. A Massively Distributed Database. Justin Scott December 12, 2018

DNS. A Massively Distributed Database. Justin Scott December 12, 2018 DNS A Massively Distributed Database Justin Scott December 12, 2018 What is DNS? Translates Hostnames to IP Addresses What is DNS? Example: www.serverlogic.com 23.185.0.4 What is DNS? Example: www.serverlogic.com

More information

SaaS Providers. ThousandEyes for. Summary

SaaS Providers. ThousandEyes for. Summary USE CASE ThousandEyes for SaaS Providers Summary With Software-as-a-Service (SaaS) applications rapidly replacing onpremise solutions, the onus of ensuring a great user experience for these applications

More information

Packet Traces from a Simulated Signed Root

Packet Traces from a Simulated Signed Root Packet Traces from a Simulated Signed Root Duane Wessels DNS-OARC DNS-OARC Workshop Beijing, China November 2009 Background We know from active measurements that some DNS resolvers cannot receive large

More information

Enabling and Configuring DNS Traffic Control in NIOS 7.x

Enabling and Configuring DNS Traffic Control in NIOS 7.x DEPLOYMENT GUIDE Enabling and Configuring DNS Traffic Control in NIOS 7.x 2016 Infoblox Inc. All rights reserved. Infoblox-DG-0141-00 Enabling and Configuring DNS Traffic Control May 2016 Page 1 of 20

More information

Quantifying Internet End-to-End Route Similarity

Quantifying Internet End-to-End Route Similarity Quantifying Internet End-to-End Route Similarity Ningning Hu and Peter Steenkiste Carnegie Mellon University Pittsburgh, PA 523, USA {hnn, prs}@cs.cmu.edu Abstract. Route similarity refers to the similarity

More information