Module 10. (Reconnaissance Whois and DNS)

Size: px
Start display at page:

Download "Module 10. (Reconnaissance Whois and DNS)"

Transcription

1 (Reconnaissance Whois and DNS) At the end of this module, you should what Domain Names and IPv4 Address are and how they are related by the Domain Name Service. You should also have an idea of what kind of information you can find out from whois records associated with domains. 1/13

2 Internet Organizations Internet Corporation for Assigned Names and Numbers (icann.org) and IANA (Internet Assigned Numbers Authority) coordinate the assignment of Internet domain names (human readable names that identify groups of machines) IP address numbers (numbers used to route internet messages to the correct host) ICANN delegates its work to Address Supporting Organizations (ASOs) ASOs allocate IP address blocks to Regional Internet Registries (RIRs). APNIC (apnic.net) Asia-Pacific Region ARIN (arin.net) North and South Americ, Sub-Sahara Africa LACNIC (lacnic.net) Parts of Latin America and the Caribbean RIPE (ripe.net) Europe, some of Asia, Africa north of the equator, Middle East AfriNIC (afrinic.net Eventually all of Africa) 2/13

3 IPv4 Addresses Octet (number in range 0-255) So-called because it is represented with 8 bits (one byte) IPv4 Addresses are comprised of 4 octets , , As originally envisioned, the internet would be assigned in network chunks of different sizes according to class: Class A networks: first octet starts with 0, network address is one octet three octets for host addresses (128 networks, 16,777,216 addresses) Class B networks: first octet starts with 10, network address is two octets (16,384 networks, 65,536 addresses) Class C networks: first octet starts with 110, network address is three octets (2,097,152 networks, 256 addresses). 3/13

4 Host/Domain Names Sequence of labels terminated by dots. The rightmost dot is implied if missing. The labels are strings of upper and/or lower case characters (A-Za-z), numbers, or hypens. Examples thunder.cise.ufl.edu. whitehouse.gov sit.sploitlab.com?!?!?! 4/13

5 CIDR = Classless Inter-Domain Routing When scalability of the class-based network assignment became a problem, people started using Classless routing, in which the number of bits in the network address is variable (1-32 bits for network address, 31-0 bits for host address). One can denote such a network address using a notation like a.b.c.d/n where n is the number of bits in the network address /22 contains hosts to Actually is the network address and is the broadcast address, so only 2^(32-22) - 2 = 2^10-2 = 1022 host addresses are usable The netmask has 1s in every bit of the network address and 0s in the host bits. Thus, for /22 the netmask is (252 = 0b = ) 5/13

6 How Does DNS Map Names to Numbers? DNS = Domain Name Service System Server Hierarchical Database The root domain is the empty domain name (ε or λ) Root Name servers know the IP addresses of all Top Level Domain (TLD) name servers like edu, com, etc. These servers in turn know the IP addresses of their subdomains. (edu knows the address of the ufl.edu server). And so forth (the ufl.edu nameserver knows the address of the cise.ufl.edu name server) 6/13

7 How Does DNS Map Numbers to Names? With the in-addr.arpa domain. To find the name of an address like , you need to do a DNS lookup on in-addr.arpa This address has its octets reversed so the most general network part comes rightmost. The hierarchical lookup starts (theoretically) at the in-addr.arpa server Some name servers will cache results, others will not. Some DNS servers are recursive (they will carry out a queury for you by contacting all the other nameservers. Others will forward your to the appropriate name server for a better answer. 7/13

8 Why Worry About DNS and IP Addresses? If you don't understand the relationship between domain names and IP addresses, you are not going to go far in a penetration test. Clients will often provide partial information about their domains (for example, only externally visible resources). You will need to be able to understand the structure of their entire network in order to do your job fully. 8/13

9 Whois Servers Provide Registrant Information Navigate to Provide a domain name If complete information is not available, you will be directed to another whois server with more complete information. Navigate to the next whois server. Get information. Example shows finding out about secureideas.com Alternatively, after finding correct whois server, issue this command at your linux host: whois -h whois_server domain_name 9/13

10 10/13

11 11/13

12 12/13

13 13/13

CSC 5930/9010 Offensive Security: OSINT

CSC 5930/9010 Offensive Security: OSINT CSC 5930/9010 Offensive Security: OSINT Professor Henry Carter Spring 2019 Recap Designing shellcode requires intimate knowledge of assembly, system calls, and creative combinations of operations But allows

More information

CIDR. The Life Belt of the Internet 2005/03/11. (C) Herbert Haas

CIDR. The Life Belt of the Internet 2005/03/11. (C) Herbert Haas CIDR The Life Belt of the Internet (C) Herbert Haas 2005/03/11 Early IP Addressings Before 1981 only class A addresses were used Original Internet addresses comprised 32 bits (8 bit net-id = 256 networks)

More information

RSC Part II: Network Layer 3. IP addressing (2nd part)

RSC Part II: Network Layer 3. IP addressing (2nd part) RSC Part II: Network Layer 3. IP addressing (2nd part) Redes y Servicios de Comunicaciones Universidad Carlos III de Madrid These slides are, mainly, part of the companion slides to the book Computer Networking:

More information

IT220 Network Standards & Protocols. Unit 9: Chapter 9 The Internet

IT220 Network Standards & Protocols. Unit 9: Chapter 9 The Internet IT220 Network Standards & Protocols Unit 9: Chapter 9 The Internet 3 Objectives Identify the major needs and stakeholders for computer networks and network applications. Identify the classifications of

More information

Networking and IP Addressing TELECOMMUNICATIONS AND NETWORKING

Networking and IP Addressing TELECOMMUNICATIONS AND NETWORKING Networking and IP Addressing TELECOMMUNICATIONS AND NETWORKING Addressing Schemes FLAT 1.Used by Intranetworks 2.Used by Layer 2 3.Used in MAC address 4.Is assigned statically based on next available number

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

RIPE NCC DNS Update. Wolfgang Nagele DNS Services Manager

RIPE NCC DNS Update. Wolfgang Nagele DNS Services Manager RIPE NCC DNS Update Wolfgang Nagele DNS Services Manager DNS Department Services Reverse DNS for RIPE NCC zones Secondary for other RIRs K-root F-reverse (in-addr.arpa & ip6.arpa) Secondary DNS for cctlds

More information

NT1210 Introduction to Networking. Unit 9:

NT1210 Introduction to Networking. Unit 9: NT1210 Introduction to Networking Unit 9: Chapter 9, The Internet Objectives Identify the major needs and stakeholders for computer networks and network applications. Identify the classifications of networks

More information

Introduction to The Internet

Introduction to The Internet Introduction to The Internet ITU/APNIC/MICT IPv6 Security Workshop 23 rd 27 th May 2016 Bangkok Last updated 5 th May 2015 1 Introduction to the Internet p Topologies and Definitions p IP Addressing p

More information

Introduction to the RIR System. Dr. Nii N. Quaynor

Introduction to the RIR System. Dr. Nii N. Quaynor Introduction to the RIR System Dr. Nii N. Quaynor 1 Internet Identifiers Name resources: Names Names used to access the Internet gtlds: Generic Top level domains (.com,.net, info,.org,.int etc) cctld:

More information

Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0

Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0 Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0 CCNET v6 13 Chapter 7 - Sections & Objectives 7.1 IPv4 Network Addresses Convert between binary and decimal numbering

More information

Introduction to The Internet

Introduction to The Internet Introduction to The Internet ITU/APNIC/MOIC IPv6 Workshop 19 th 21 st June 2017 Thimphu These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

A Policy Story - IPv4 Transfer. TWNIC OPM 26, Taipei 14 December 2016 George Kuo, Services Director

A Policy Story - IPv4 Transfer. TWNIC OPM 26, Taipei 14 December 2016 George Kuo, Services Director A Policy Story - Transfer TWNIC OPM 26, Taipei 14 December 2016 George Kuo, Services Director 1 About APNIC Membership-based, not-for-profit, Regional Internet Registry (RIR) Delegates and registers IP

More information

Joint Response from the Regional Internet Registries

Joint Response from the Regional Internet Registries Issue 2: Consultation on international public policy issues concerning IPv4 addresses. The Council Working Group on International Internet- Related Public Policy Issues invites all stakeholders to provide

More information

The Regional Internet Registries

The Regional Internet Registries The Regional Internet Registries Managing Internet Number Resources www.afrinic.net www.apnic.net www.arin.net www.lacnic.net www.ripe.net www.nro.net Global Coordination A Fair and Stable Platform Whether

More information

Prepared by Regional Internet Registries APNIC, ARIN, LACNIC and RIPE NCC

Prepared by Regional Internet Registries APNIC, ARIN, LACNIC and RIPE NCC Prepared by Regional Internet Registries APNIC, ARIN, LACNIC and RIPE NCC Overview History & Evolution Structure IP Address Management Internet Number Resource Management Policy Development Internet Number

More information

Introduction to Networking. Topologies and Definitions. Network Topology and Definitions. Some Icons. Network Topologies. Network Topologies

Introduction to Networking. Topologies and Definitions. Network Topology and Definitions. Some Icons. Network Topologies. Network Topologies Network Topology and Definitions Definitions and icons Network topologies PoP topologies Introduction to Networking Interconnections and s ISP/ IP Addressing Gluing it all together 1 2 Some Icons Router

More information

10 March Informal Expert Group for the ITU World Telecommunication Policy Forum

10 March Informal Expert Group for the ITU World Telecommunication Policy Forum 10 March 2009 Informal Expert Group for the ITU World Telecommunication Policy Forum The Internet Society has been actively engaged in the preparation of the next World Telecommunication Policy Forum (WTPF)

More information

Communication Networks

Communication Networks Prof. Laurent Vanbever Spring 08 Laurent Vanbever nsg.ee.ethz.ch ETH Zürich (D-ITET) March 6 08 Materials inspired from Scott Shenker & Jennifer Rexford Last week on How do local computers communicate?

More information

RIPE NCC Introduction. Jochem de Ruig Chief Financial Officer

RIPE NCC Introduction. Jochem de Ruig Chief Financial Officer RIPE NCC Introduction Chief Financial Officer RIPE NCC Contents Basics what are Internet Number Resources (INR)? The INR world The registration Legal aspects of INR RIPE NCC and Law Enforcement Basics

More information

RDAP: A Primer on the Registration Data Access Protocol

RDAP: A Primer on the Registration Data Access Protocol RDAP: A Primer on the Registration Data Access Protocol Andy Newton, Chief Engineer, ARIN Registration Operations Workshop IETF 93 Prague, CZ 19 July 2015 Background WHOIS (Port 43) Old, very old Lot s

More information

ICANN & Global Partnerships

ICANN & Global Partnerships ICANN & Global Partnerships Baher Esmat Manager, Regional Relations Middle East cctld Training, Amman 26-29 Nov, 2007 1 What is ICANN? The Internet Corporation for Assigned Names and Numbers (ICANN) is

More information

ICANN: Update and. Issues

ICANN: Update and. Issues ICANN: Update and PSO GA Sophia Antipolis, July, 2001 Hans Kraajienbrink and Helmut Schink ICANN Directors Issues ICANN: The Basic Bargain ICANN = Internationalization of Policy Functions for DNS and IP

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

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Six Designing Models for Addressing and Naming Original slides copyright by Cisco Press & Priscilla Oppenheimer General Guidelines for Addressing and Naming Use a structured

More information

APNIC allocation and policy update. JPNIC OPM July 17, Tokyo, Japan Guangliang Pan

APNIC allocation and policy update. JPNIC OPM July 17, Tokyo, Japan Guangliang Pan APNIC allocation and policy update JPNIC OPM July 17, 2007 - Tokyo, Japan Guangliang Pan 1 Overview Internet registry structure Number resource allocation statistics APNIC recent policy implementations

More information

Internet Corporation for Assigned Names & Numbers - Internet Assigned Numbers Authority Update

Internet Corporation for Assigned Names & Numbers - Internet Assigned Numbers Authority Update Internet Corporation for Assigned Names & Numbers - Internet Assigned Numbers Authority Update PacNOG 3, Rarotonga Save Vocea Regional Liaison - Australasia/Pacific 17 June 2007 ICANN Mission To coordinate,

More information

Internet Routing Table Analysis Update. Philip Smith CaribNOG 5 24 th 26 th April 2013 Bridgetown, Barbados

Internet Routing Table Analysis Update. Philip Smith CaribNOG 5 24 th 26 th April 2013 Bridgetown, Barbados Internet Routing Table Analysis Update Philip Smith CaribNOG 5 24 th 26 th April 2013 Bridgetown, Barbados Motivation 1998: No one was publishing any Internet routing table analysis Only CIDR-Report reporting

More information

9/5 9/13 9/14 9/25 (CKPT) 10/6 (P1.A) 10/16 (P1.B) 10/2 10/12 9/12 9/23. All of these dates are tentative! 10/18. Real-world systems

9/5 9/13 9/14 9/25 (CKPT) 10/6 (P1.A) 10/16 (P1.B) 10/2 10/12 9/12 9/23. All of these dates are tentative! 10/18. Real-world systems Communication Synchronization RPC Application of concepts Distributed Synchronization WAL 2PC Paxos Raft Real-world systems DS Basics DFS DS Basics Fault-tolerance DNS/CDN P0 9/5 9/13 P1 (Communication

More information

IPv4 depletion & IPv6 deployment in the RIPE NCC service region. Kjell Leknes - June 2010

IPv4 depletion & IPv6 deployment in the RIPE NCC service region. Kjell Leknes - June 2010 IPv4 depletion & IPv6 deployment in the RIPE NCC service region Kjell Leknes - June 2010 Outline About RIPE and RIPE NCC IPv4 depletion IPv6 deployment Engaging the community - RIPE NCC and the RIPE community

More information

Shifting Sands. PLNOG March Andrzej Wolski Training Department

Shifting Sands. PLNOG March Andrzej Wolski Training Department Shifting Sands PLNOG March 2014 Andrzej Wolski Training Department RIPE NCC 2 Began operating in 1992 Not-for-profit membership organisation 10,000 members (Local Internet Registries) Neutral, Impartial,

More information

IPv6 Allocation Policy and Procedure. Global IPv6 Summit in China 2007 April 13, 2007 Gerard Ross and Guangliang Pan

IPv6 Allocation Policy and Procedure. Global IPv6 Summit in China 2007 April 13, 2007 Gerard Ross and Guangliang Pan IPv6 Allocation Policy and Procedure Global IPv6 Summit in China 2007 April 13, 2007 Gerard Ross and Guangliang Pan 1 Overview Introduction to APNIC Policy development process IPv6 policy and procedures

More information

Internet IPv4 Routing Table Analysis Update. Philip Smith (presented by Frank Habicht) AfNOG rd June 2014 Djibouti

Internet IPv4 Routing Table Analysis Update. Philip Smith (presented by Frank Habicht) AfNOG rd June 2014 Djibouti Internet IPv4 Routing Table Analysis Update Philip Smith (presented by Frank Habicht) AfNOG 2014 3 rd June 2014 Djibouti Motivation 1998: No one was publishing any Internet routing table analysis Only

More information

APNIC support for Internet development

APNIC support for Internet development APNIC support for Internet development APT/PITA Regional Meeting on ICT for the Pacific 25-27 August 2004, Nadi, Fiji Paul Wilson pwilson@apnic.net 1 What is APNIC? Regional Internet Registry (RIR) for

More information

Networking Technologies and Applications

Networking Technologies and Applications Networking Technologies and Applications Rolland Vida BME TMIT October 14, 2016 Problems with Classful IP Addresses Problem 3. Inflexible. Assume a company requires 2,000 addresses Class A and B addresses

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

Internet Routing Protocols, DHCP, and NAT

Internet Routing Protocols, DHCP, and NAT Internet Routing Protocols, DHCP, and NAT Hwajung Lee Modified from Slides Courtesy of Cisco Networking Academy and the book titled Communication Networks by Leon-Garcia Contents Basic Routing Single Area

More information

Newcomers Session! By! Newcomers Team! 01/12/2015!

Newcomers Session! By! Newcomers Team! 01/12/2015! Newcomers Session By Newcomers Team 01/12/2015 INTRODUCTION AGENDA AGENDA AFRINIC- 23 AT A GLANCE INTERNET ECOSYSTEM INTERNET ECOSYSTEM The term used to describe the organisations and communities that

More information

RIPE NCC Academic Day. November 2016 Saudi Arabia

RIPE NCC Academic Day. November 2016 Saudi Arabia RIPE NCC Academic Day November 2016 Saudi Arabia Who Runs the Internet? The Short Answer is No ONE!!! 2 What is the Internet? 3 What is the Internet? 4 What is the Internet? The Internet has roughly 55,000

More information

RIPE Policy Development & IPv4 / IPv6

RIPE Policy Development & IPv4 / IPv6 RIPE Policy Development & IPv4 / IPv6 Workshop on the IPv6 development in Saudi Arabia 8 February 2009 Axel Pawlik axel@ripe.net Overview RIPE PDP (Policy Development Process) Current Policy Issues IPv4

More information

Internet Routing Table Analysis Update. Philip Smith SANOG July 2012 Karachi

Internet Routing Table Analysis Update. Philip Smith SANOG July 2012 Karachi Internet Routing Table Analysis Update Philip Smith SANOG 20 16 July 2012 Karachi Motivation 1998: No one was publishing any Internet routing table analysis Only CIDR-Report reporting on top 20 contributors

More information

IPv6: The Future of the Internet? July 27th, 1999 Auug

IPv6: The Future of the Internet? July 27th, 1999 Auug IPv6: The Future of the Internet? July 27th, 1999 Auug Overview Introduction to APNIC Introduction to IPv6 Obtaining IPv6 Address Space References and RFCs What is APNIC? Regional Internet Registry (RIR)

More information

APNIC & Internet Address Policy in the Asia Pacific

APNIC & Internet Address Policy in the Asia Pacific APNIC & Internet Address Policy in the Asia Pacific NZ Internet Industry Forum Auckland, 29 November 2001 Anne Lord, APNIC Overview Introduction to APNIC Policy Development Address Management APNIC Update

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

How to participate in RIR Policy Development Processes. Louie Lee ASO Address Council ICANN 35 Buenos Aires, Argen8na 24 June 2015

How to participate in RIR Policy Development Processes. Louie Lee ASO Address Council ICANN 35 Buenos Aires, Argen8na 24 June 2015 How to participate in RIR Policy Development Processes Louie Lee ASO Address Council ICANN 35 Buenos Aires, Argen8na 24 June 2015 How to participate in RIR Policy Development Processes ASO and ICANN Number

More information

ICANN Overview & Global and Strategic Partnerships

ICANN Overview & Global and Strategic Partnerships ICANN Overview & Global and Strategic Partnerships Theresa Swinehart Vice President Global and Strategic Partnerships ICANN Baher Esmat Manager, Regional Relations Middle East ICANN Dubai, UAE 1 April,

More information

RPKI Trust Anchor. Geoff Huston APNIC

RPKI Trust Anchor. Geoff Huston APNIC RPKI Trust Anchor Geoff Huston APNIC Public Keys How can you trust a digital signature?? What if you have never met the signer and have no knowledge of them or their keys? One approach is transitive trust

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

IPv6 Deployment and Distribution in the RIPE NCC Service Region. Marco Schmidt IP Resource Analyst Monday, 23 April 2012

IPv6 Deployment and Distribution in the RIPE NCC Service Region. Marco Schmidt IP Resource Analyst Monday, 23 April 2012 IPv6 Deployment and Distribution in the RIPE NCC Service Region Marco Schmidt IP Resource Analyst Monday, 23 April 2012 Topics: RIPE NCC IPv4 - review and last /8 IPv6 - current status How to get IPv6

More information

IP Address Management The RIR System & IP policy

IP Address Management The RIR System & IP policy IP Address Management The RIR System & IP policy Nurani Nimpuno APNIC Overview Early address management Evolution of address management Address management today Address policy development IP allocation

More information

IPv4 Transfer Sta/s/cs Analy'c View Alain Durand, May 25 th 2016

IPv4 Transfer Sta/s/cs Analy'c View Alain Durand, May 25 th 2016 IPv4 Transfer Sta/s/cs Analy'c View Alain Durand, May 25 th 2016 Questions For This Study A. IPv4 Transfer Market Health 1) What is the concentra'on of address holders? 2) Is the transfer market dominated

More information

Internet Network Protocols IPv4/ IPv6

Internet Network Protocols IPv4/ IPv6 Internet Network Protocols IPv4/ IPv6 Prof. Anja Feldmann, Ph.D. anja@inet.tu-berlin.de TCP/IP Illustrated, Volume 1, W. Richard Stevens http://www.kohala.com/start 1 IP Interfaces IP address: identifier

More information

Binary Octet to Decimal Format Conversion

Binary Octet to Decimal Format Conversion IP Address An IP (Internet Protocol) address is a unique address that different computers on a computer network use to identify and communicate with one another. An IP address is used as an identifier

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Six Designing Models for Addressing and Naming Copyright 2010 Cisco Press & Priscilla Oppenheimer Guidelines for Addressing and Naming Use a structured model for addressing

More information

Internet IPv4 Routing Table Analysis Update. Philip Smith BTNOG 1 16 th November 2014 Phuentsholing

Internet IPv4 Routing Table Analysis Update. Philip Smith BTNOG 1 16 th November 2014 Phuentsholing Internet IPv4 Routing Table Analysis Update Philip Smith BTNOG 1 16 th November 2014 Phuentsholing Motivation 1998: No one was publishing any Internet routing table analysis Only CIDR-Report reporting

More information

Securing Routing: RPKI Overview. Mark Kosters Chief Technology Officer

Securing Routing: RPKI Overview. Mark Kosters Chief Technology Officer Securing Routing: RPKI Overview Mark Kosters Chief Technology Officer Why are DNSSEC and RPKI important? Two of the most critical resources DNS Routing Hard to tell when resource is compromised Focus of

More information

ICANN: Structure and Issues

ICANN: Structure and Issues ICANN: Structure and Issues NASK DOMAIN Seminar Warsaw, Poland June, 2001 Herbert Vitzthum cctld Liaison Introduction Herbert Vitzthum Home base: Salzburg, Austria The former Manager for.at. Still working

More information

IPv6 Allocation Policy and Procedure. Global IPv6 Summit in China 2007 April 13, 2007 Gerard Ross and Guangliang Pan

IPv6 Allocation Policy and Procedure. Global IPv6 Summit in China 2007 April 13, 2007 Gerard Ross and Guangliang Pan IPv6 Allocation Policy and Procedure Global IPv6 Summit in China 2007 April 13, 2007 Gerard Ross and Guangliang Pan 1 Overview Introduction to APNIC Policy development process IPv6 policy and procedures

More information

2/22/2008. Outline Computer Networking Lecture 9 IP Protocol. Hop-by-Hop Packet Forwarding in the Internet. Internetworking.

2/22/2008. Outline Computer Networking Lecture 9 IP Protocol. Hop-by-Hop Packet Forwarding in the Internet. Internetworking. Outline 5-44 Computer Networking Lecture 9 Protocol Traditional addressing CIDR addressing Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Forwarding examples 5-44

More information

Current Policy Topics A World Wide View

Current Policy Topics A World Wide View Current Policy Topics A World Wide View filiz@ripe.net Overview RIPE Policy Update World Wide Look by Topic - IPv4 - IPv6 - ASNs RIPE Policy Update - Archived Withdrawn - Contact e-mail Address Requirements

More information

DNS. DNS is an example of a large scale client-server application.

DNS. DNS is an example of a large scale client-server application. DNS Domain Name System: DNS Objective: map names to IP addresses (i.e., high level names to low level names) Original namespace was flat, didn t scale.. Hierarchical naming permits decentralization by

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

Implementing the Global Policy for Post Exhaustion IPv4 Allocation Mechanisms by the IANA

Implementing the Global Policy for Post Exhaustion IPv4 Allocation Mechanisms by the IANA Implementing the Global Policy for Post Exhaustion IPv4 Allocation Mechanisms by the IANA Implementing the Global Policy for Post Exhaustion IPv4 Allocation Mechanisms by the IANA/Public/Final/LLV i Table

More information

Internet IPv4 Routing Table Analysis Update. Philip Smith BDNOG 1 23 rd May 2014 Dhaka

Internet IPv4 Routing Table Analysis Update. Philip Smith BDNOG 1 23 rd May 2014 Dhaka Internet IPv4 Routing Table Analysis Update Philip Smith BDNOG 1 23 rd May 2014 Dhaka Motivation 1998: No one was publishing any Internet routing table analysis Only CIDR-Report reporting on top 20 contributors

More information

George Kuo ARIN XXIII

George Kuo ARIN XXIII APNIC Update George Kuo Member Services Manager ARIN XXIII 28 APR 2009 Overview APNIC 27 policy outcomes APNIC Member and Stakeholder Survey IPv6 Program Research and development activities New APNIC website

More information

Communication at the network layer is host-to-host Length of address. Total number of addresses used by the protocol. IPv4 & IPv6

Communication at the network layer is host-to-host Length of address. Total number of addresses used by the protocol. IPv4 & IPv6 Communication at the network layer is host-to-host Length of address Space adresses (2 length ) Total number of addresses used by the protocol IPv4 & IPv6 IPv4 ADDRESSES Defines the connection of a device

More information

IPv6 Addressing Status and Policy Report. Paul Wilson Director General, APNIC

IPv6 Addressing Status and Policy Report. Paul Wilson Director General, APNIC IPv6 Addressing Status and Policy Report Paul Wilson Director General, APNIC Overview Introduction to APNIC Role and responsibilities IPv6 deployment status Allocations, Registration and Routing Asia Pacific

More information

RIR Update. A Joint Presentation Prepared By APNIC, ARIN, RIPE NCC. 17 March 2002 IEPG - Minneapolis

RIR Update. A Joint Presentation Prepared By APNIC, ARIN, RIPE NCC. 17 March 2002 IEPG - Minneapolis RIR Update A Joint Presentation Prepared By APNIC, ARIN, RIPE NCC Overview Joint Efforts RIR Specific Statistics Questions RIR Co-ordination IPv6 policy development Joint tutorial & presentation at AfNOG

More information

6DISS 19 septembre IPv6 workshop. Port Elizabeth, South Africa Sept. 19th & 20th. Copy Rights

6DISS 19 septembre IPv6 workshop. Port Elizabeth, South Africa Sept. 19th & 20th. Copy Rights IPv6 workshop Port Elizabeth, South Africa Sept. 19th & 20th Bernard.Tuy@renater.fr Copy Rights This slide set is the ownership of the 6DISS project via its partners The Powerpoint version of this material

More information

Computer Networks and Data Systems

Computer Networks and Data Systems Computer Networks and Data Systems Network Addressing TDC463 Fall 2017 John Kristoff - DePaul University 1 Why have addresses at layer 3? Aren't there already globally unique addresses at L2? If not, should

More information

IPv6 Allocation and Policy Update. Global IPv6 Summit in China 2007 April 12, 2007 Guangliang Pan

IPv6 Allocation and Policy Update. Global IPv6 Summit in China 2007 April 12, 2007 Guangliang Pan IPv6 Allocation and Policy Update Global IPv6 Summit in China 2007 April 12, 2007 Guangliang Pan 1 Overview IPv6 allocation status update Global IPv6 allocations APNIC allocation and assignment details

More information

APNIC s role in stability and security. Adam Gosling Senior Policy Specialist, APNIC 4th APT Cybersecurity Forum, 3-5 December 2013

APNIC s role in stability and security. Adam Gosling Senior Policy Specialist, APNIC 4th APT Cybersecurity Forum, 3-5 December 2013 APNIC s role in stability and security Adam Gosling Senior Policy Specialist, APNIC 4th APT Cybersecurity Forum, 3-5 December 2013 Overview Introducing APNIC Working with LEAs The APNIC Whois Database

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

IPv6 in Real Life Deployment of Popular Servers in IPv6 Version 5.0. Fernando García - Tecnocom Juan P. Cerezo - BT Spain

IPv6 in Real Life Deployment of Popular Servers in IPv6 Version 5.0. Fernando García - Tecnocom Juan P. Cerezo - BT Spain IPv6 in Real Life Deployment of Popular Servers in IPv6 Version 5.0 Fernando García - Tecnocom Juan P. Cerezo - BT Spain Version 5.0 version 1.0: RIPE 53 version 2.0: RIPE 54 version 3.0: RIPE 55 version

More information

TDC 563 Protocols and Techniques for Data Networks

TDC 563 Protocols and Techniques for Data Networks TDC 563 Protocols and Techniques for Data Networks Network Addressing TDC563 Autumn 2015/16 John Kristoff - DePaul University 1 Why have addresses at layer 3? Aren't there already globally unique addresses

More information

IPv6 a new protocol a new routing table. LACNIC XI, May 29, 2008, Salvador, Brazil Iljitsch van Beijnum

IPv6 a new protocol a new routing table. LACNIC XI, May 29, 2008, Salvador, Brazil Iljitsch van Beijnum IPv6 a new protocol a new routing table LACNIC XI, May 29, 2008, Salvador, Brazil Iljitsch van Beijnum Sorry. Today, we're out of IPv4 addresses. Legend Not usable Given out to end-user "Various registries"

More information

Measuring IPv6 Deployment

Measuring IPv6 Deployment Measuring IPv6 Deployment The story so far IANA Pool Exhaustion In this model, IANA allocates its last IPv4 /8 to an RIR on the 18 th January 2011 Ten years ago we had a plan Oops! We were meant to have

More information

DNS Security. Wolfgang Nagele DNS Services Manager

DNS Security. Wolfgang Nagele DNS Services Manager DNS Security Wolfgang Nagele DNS Services Manager DNS: the Domain Name System Specified by Paul Mockapetris in 1983 Distributed Hierarchical Database Main purpose: Translate names to IP addresses Since

More information

Internet Protocol Addresses What are they like and how are the managed?

Internet Protocol Addresses What are they like and how are the managed? Internet Protocol Addresses What are they like and how are the managed? Paul Wilson APNIC On the Internet, nobody knows you re a dog by Peter Steiner, from The New Yorker, (Vol.69 (LXIX) no. 20) On the

More information

TCP/IP. Model and Layers Bits and Number Bases IPv4 Addressing Subnetting Classless Interdomain Routing IPv6

TCP/IP. Model and Layers Bits and Number Bases IPv4 Addressing Subnetting Classless Interdomain Routing IPv6 TCP/IP Model and Layers Bits and Number Bases IPv4 Addressing Subnetting Classless Interdomain Routing IPv6 At the beginning of the course, we discussed two primary conceptual models of networking: OSI

More information

ELEC / COMP 177 Fall 2015

ELEC / COMP 177 Fall 2015 ELEC / COMP 177 Fall 2015 Thursday, December 10 th 8am- 11am Same format as midterm Open notes, open computer, open internet 1 programming problem using Python Time limited 3 hours max Bring your Linux

More information

Internet Routing Table Analysis Update. Philip Smith MyNOG 2 4 th & 5 th December 2012 Kuala Lumpur

Internet Routing Table Analysis Update. Philip Smith MyNOG 2 4 th & 5 th December 2012 Kuala Lumpur Internet Routing Table Analysis Update Philip Smith MyNOG 2 4 th & 5 th December 2012 Kuala Lumpur Motivation 1998: No one was publishing any Internet routing table analysis Only CIDR-Report reporting

More information

Begin forwarded message:

Begin forwarded message: Begin forwarded message: From: Axel Pawlik Date: 23 November 2010 6:13:22 am To: Elise Gerich Cc: Leo Vegoda Subject: Various Registry address space, update message-id: user-agent: Mozilla/5.0 (Macintosh;

More information

DNS Security. Wolfgang Nagele DNS Group Manager

DNS Security. Wolfgang Nagele DNS Group Manager DNS Security Wolfgang Nagele DNS Group Manager DNS: the Domain Name System Specified by Paul Mockapetris in 1983 Distributed Hierarchical Database Main purpose: Translate names to IP addresses Since then:

More information

Network Security Part 3 Domain Name System

Network Security Part 3 Domain Name System Network Security Part 3 Domain Name System Domain Name System The$domain$name$system$(DNS)$is$an$applica6on7layer$ protocol$$for$mapping$domain$names$to$ip$addresses$ DNS www.example.com 208.77.188.166

More information

Addressing and Routing in Geoff Huston APNIC

Addressing and Routing in Geoff Huston APNIC Addressing and Routing in 2014 Geoff Huston APNIC The Addressing View Addressing V4 Exhaustion We have been predic.ng that the exhaus.on of the free pool of IPv4 addresses would eventually happen for the

More information

LEA Workshop. Champika Wijayatunga & George Kuo, APNIC Wellington, New Zealand 09, May, 2013

LEA Workshop. Champika Wijayatunga & George Kuo, APNIC Wellington, New Zealand 09, May, 2013 LEA Workshop Champika Wijayatunga & George Kuo, APNIC Wellington, New Zealand 09, May, 2013 Agenda Introduction to APNIC Know about APNIC Internet Policy Development How the Internet Policies are developed

More information

The RIRs and IPv6. Prepared By APNIC, ARIN, RIPE NCC. 6 May 2002 ITU IPv6 Tutorial Geneva

The RIRs and IPv6. Prepared By APNIC, ARIN, RIPE NCC. 6 May 2002 ITU IPv6 Tutorial Geneva The RIRs and IPv6 Prepared By APNIC, ARIN, RIPE NCC Overview RIR Overview RIR Coordination Policy Development Process IPv6 Policy History Current IPv6 Policies IPv6 Statistics Questions History In the

More information

Reverse DNS Overview

Reverse DNS Overview Reverse DNS Overview Principles Creating reverse zones Setting up nameservers Reverse delegation procedures IPv6 reverse delegations Current status 1 Creating reverse zones Same as creating a forward zone

More information

Internet Number Resources

Internet Number Resources Internet Number Resources 1 Internet Number Resources Key Internet resources IPv6 addresses Autonomous System number IPv4 addresses Internet Fully Qualified Domain Name Internet Number Resources The IP

More information

3/10/2011. Copyright Link Technologies, Inc.

3/10/2011. Copyright Link Technologies, Inc. Mikrotik Certified Trainer / Engineer MikroTik Certified Dude Consultant Consulting Since 1997 Enterprise Class Networks WAN Connectivity Certifications Cisco, Microsoft, MikroTik BGP/OSPF Experience Deployed

More information

CSCE 463/612 Networks and Distributed Processing Spring 2018

CSCE 463/612 Networks and Distributed Processing Spring 2018 CSCE 463/612 Networks and Distributed Processing Spring 2018 Network Layer II Dmitri Loguinov Texas A&M University April 3, 2018 Original slides copyright 1996-2004 J.F Kurose and K.W. Ross 1 Chapter 4:

More information

CSCI-1680 Network Layer: IP & Forwarding Rodrigo Fonseca

CSCI-1680 Network Layer: IP & Forwarding Rodrigo Fonseca CSCI-1680 Network Layer: IP & Forwarding Rodrigo Fonseca Based partly on lecture notes by David Mazières, Phil Levis, John Janno< Administrivia IP out today. Your job: Find partners and tell us Implement

More information

Why a new version for IP?

Why a new version for IP? Why a new version for IP? 2 nd South East Europe 6DISS Workshop Plovdiv, Bulgaria 27-29 June 2007 Atanas Terziyski (atanas@argon.acad.bg) Agenda Historical facts about IPv4 IPv4 address space status From

More information

APNIC Update. Elly Tawhai Senior Internet Resource Analyst/Liaison Officer, APNIC PacNOG

APNIC Update. Elly Tawhai Senior Internet Resource Analyst/Liaison Officer, APNIC PacNOG APNIC Update Elly Tawhai Senior Internet Resource Analyst/Liaison Officer, APNIC PacNOG 14 02-12-2013 Overview Serving APNIC Members Supporting Internet development in the Asia Pacific region Collaborating

More information

APNIC Update. AfriNIC June Sanjaya Services Director, APNIC

APNIC Update. AfriNIC June Sanjaya Services Director, APNIC 1 APNIC Update AfriNIC-14 4-10 June 2011 Sanjaya Services Director, APNIC 2 Overview Registry Update Policy Update 2011 Member and Stakeholder Survey New Building & Business Continuity Plan Upcoming Meetings

More information

Internet Fundamentals

Internet Fundamentals Internet Fundamentals Contact: training@apnic.net TIRM03_v1.0 Overview History of the Internet Internet Operations Fundamentals Introduction to APNIC Managing Internet Resources Policy Development Process

More information

IP version 6. The not so new next IP version. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam.

IP version 6. The not so new next IP version. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. IP version 6 The not so new next IP version dr. C. P. J. Koymans Informatics Institute University of Amsterdam February 5, 2008 dr. C. P. J. Koymans (UvA) IP version 6 February 5, 2008 1 / 35 1 Rationale

More information

Internet Numbers Introduction to the RIR System

Internet Numbers Introduction to the RIR System Internet Numbers Introduction to the RIR System Chafic Chaya MEAC-IG Summer School, AUB - Lebanon August 2016 1 Who Runs the Internet? The short answer is NO ONE!!! Chafic Chaya MEAC-IG Summer School August

More information

Université Cheikh Anta DIOP de Dakar. DNS Ecosystem. IROC Workshop October UCAD II

Université Cheikh Anta DIOP de Dakar. DNS Ecosystem. IROC Workshop October UCAD II Université Cheikh Anta DIOP de Dakar DNS Ecosystem IROC Workshop October 3-7 2016 UCAD II 1 Internet view The InterNet: the network of networks How Internet Works Each node connected to Internet uses an

More information