10
ANYCAST & DNS by SHAURYA RASTOGI

Anycast & dns

  • Upload
    tawny

  • View
    59

  • Download
    1

Embed Size (px)

DESCRIPTION

Anycast & dns. by SHAURYA RASTOGI. Root DNS. Its is the top most DNS in the DNS hierarchy . It contains entries of DNS nameservers all top level domains (TLD) i.e .com, .net, .org etc. Root DNS(contd). There are total 13 root nameservers from A to M - PowerPoint PPT Presentation

Citation preview

Page 1: Anycast &  dns

ANYCAST & DNS

bySHAURYA RASTOGI

Page 2: Anycast &  dns

Root DNS

Its is the top most DNS in the DNS hierarchy .

It contains entries of DNS nameservers all top level domains (TLD) i.e .com, .net, .org etc

Page 3: Anycast &  dns

Root DNS(contd)

There are total 13 root nameservers from A to M

C,F,I,J,K,L,M nameservers are replicated around the world and use anycast to provide service

Page 4: Anycast &  dns

Anycast

What is Anycasting ?

How is it different from Multicasting and Unicasting and Broadcasting ?

Page 5: Anycast &  dns

Unicast Broadcast

Multicast Anycast

Page 6: Anycast &  dns

Anycasting in DNS

The Root DNS which uses anycast as service medium has multiple copies running around the world.

When a TLD DNS lookup is done, the request is delivered to the “nearest” Root DNS.

Page 7: Anycast &  dns

AS 1

AS 3

AS 2

AS 4

193.0.14.129

193.0.14.129

193.0.14.129 AS 3 AS 2

193.0.14.129 AS 1

DNS Root: K

DNS Root: K

193.0.14.129 AS 2

Anycast over BGP

193.0.14.129 AS 1

Page 8: Anycast &  dns

Benefits of Anycasting in DNS Use of anycasting allows replication of

single root DNS nameserver at multiple locations around the world.

It reduces the latency in case of DNS lookup from root DNS.

Reduce impact of DOS attacks.

Page 9: Anycast &  dns

Letter IPv4 address IPv6 address Old name Operator Location

A 198.41.0.42001:503:ba3e::2:30

ns.internic.net VeriSignDulles, Virginia, U.S.

B 192.228.79.201 2001:478:65::53 ns1.isi.edu USC-ISIMarina Del Rey, California, U.S.

C 192.33.4.12 c.psi.netCogent Communications

distributed using anycast

D 128.8.10.90 terp.umd.eduUniversity of Maryland

College Park, Maryland, U.S.

E 192.203.230.10 ns.nasa.gov NASAMountain View, California, U.S.

F 192.5.5.241 2001:500:2f::f ns.isc.org ISCdistributed using anycast

G 192.112.36.4 ns.nic.ddn.milDefense Information Systems Agency

Columbus, Ohio, U.S.

H 128.63.2.532001:500:1::803f:235

aos.arl.army.mil

U.S. Army Research Lab

Aberdeen Proving Ground, Maryland, U.S.

I 192.36.148.172001:7fe::53 (testing)

nic.nordu.net Autonomicadistributed using anycast

J 192.58.128.302001:503:C27::2:30

VeriSigndistributed using anycast

K 193.0.14.129 2001:7fd::1 RIPE NCCdistributed using anycast

L199.7.83.42 (since November 2007; was 198.32.64.12)

2001:500:3::42 ICANNdistributed using anycast

M 202.12.27.33 2001:dc3::35 WIDE Projectdistributed using anycast

Page 10: Anycast &  dns