SlideShare a Scribd company logo
IPv4 and IPv6
current situation
Marco Hogewoning, trainer

Roundtable meeting
4 April 2011, Amsterdam (NL)
IPv4 addresses in the global pool

    40%     38%
                    36%
                            34%
                                    32%
                                            30%
    30%
                                                    26%


                                                            22%

    20%
                                                                    17%


                                                                            13%


    10%                                                                             9%


                                                                                           5%



                                                                                                  0%

         2000     2001    2002    2003    2004    2005    2006    2007    2008    2009   2010   2011


Marco Hogewoning, 4 April 2011                                                                         2
Reaching the next level
•   The Internet has around 1.6 billion users
•   They consumed 3.5 billion addresses
•   Growing in all directions
     – More        users join up
     – More        connections become ‘always on’
     – More        devices become ‘Internet aware’


•   IPv4 can no longer sustain this growth


Marco Hogewoning, 4 April 2011                       3
IPv4 exhaustion phases


                     IPv4 still available.
                                                     Final /8 policy           RIPE NCC can only
                    RIPE NCC continues
                                                       triggered                 distribute IPv6
                      normal operation



            now                                                                                    time



 IANA pool                               RIPE NCC                      RIPE NCC
 exhausted                                reaches                         pool
                                           final /8                     exhausted
   Each of
 the 5 RIRs
  received
    a /8




Marco Hogewoning, 4 April 2011                                                                        4
Business as usual
•   As long as there are IPv4 addresses left, the
    RIPE NCC will keep on distributing them, based
    on justified need
•   Same allocation and assignment policies still
    apply (RIPE-509)
•   Until the final /8 is reached




Marco Hogewoning, 4 April 2011                       5
“Run Out Fairly”
•    Gradually reduced allocation and assignment
     periods
•    Needs for “Entire Period” of up to...
       – 12     months (January 2010)
       –9    months (July 2010)
       –6    months (January 2011)
       –3    months (July 2011)


•    50% has to be used up by half-period
    Marco Hogewoning, 4 April 2011                 6
Final /8 policy
•   Each LIR can get one /22 allocation
     – 1024        IPv4 addresses
     – New        and existing members
     – As     long as supplies will last
•   You must meet the criteria for an (additional)
    allocation
•   Only when you already have IPv6 addresses



Marco Hogewoning, 4 April 2011                       7
Transfer of IPv4 allocations
•   LIRs can transfer IPv4 address blocks:
     – To    another LIR
     – Only       when the block is not in use
     – Meets         minimum allocation size (/21)


•   Requests are evaluated by the RIPE NCC
     – Justified          need
•   Registered in the RIPE Database


Marco Hogewoning, 4 April 2011                       8
No changes yet
•   Policy will only change when the RIPE NCC’s
    final /8 is reached
•   Be aware of the shorter assignment period!
•   And start deploying IPv6 now!




Marco Hogewoning, 4 April 2011                    9
Questions?
IPv4 vs IPv6
Address format
•   IPv4 uses 32 bit addresses
     – ‘Dotted         decimal’
     – 0.0.0.0         - 255.255.255.255
•   IPv6 uses 128 bit addresses
     – Hexadecimal               notation, numbers between 0 and f
     – Separated             by colons
     – ‘2001:980:3042:2:5a55:caff:fef6:bdbf’




•   IPv4 and IPv6 are not compatible
Marco Hogewoning, 4 April 2011                                       12
Coexistence
•   IPv4 and IPv6 can not talk to each other
•   But they can exist together on the same network
•   Known as ‘Dual stack’
     – Computer              has both an IPv4 and IPv6 address
     – Uses        one of the two when communicating
     – If   IPv6 is available it usually has preference




Marco Hogewoning, 4 April 2011                                   13
A perfect world




           IPv4                  IPv6




Marco Hogewoning, 4 April 2011          14
A perfect world




                                 IPv4   IPv6




Marco Hogewoning, 4 April 2011                 14
A perfect world




                                 IPv6




Marco Hogewoning, 4 April 2011          14
A perfect world




                                 IPv6




Marco Hogewoning, 4 April 2011          14
The plan (1995 - 2009)
•   To have most computers and networks dual
    stacked before the IPv4 pool runs out
•   Traffic would have switched to IPv6
•   Smooth transition from IPv4 to IPv6


•   This failed :(




Marco Hogewoning, 4 April 2011                 15
IPv6 deployment issues
•   People are reluctant to change
     – If   it isn’t broken...
•   Changes cost money
•   There wasn’t a business case
     – IPv4      run out was a long term problem
     – It   is a ‘hidden’ problem
•   Equipment wasn’t available
     – Cause         or side-effect ?


Marco Hogewoning, 4 April 2011                     16
Questions?
Alternatives
Extending the IPv4 pool
•   Find unused addresses
•   Use Network Address Translation (NAT)
     – Common              technique in home environments
     – Machines             get a ‘private IP address’
     – And       share a single public IP for connections
•   Do the same at the operator level
     – Customers                 will get a private IP
     – Carrier        Grade NAT/Large Scale NAT


Marco Hogewoning, 4 April 2011                              19
Problems with NAT
•   Does it really scale ?
     – How        many users can share a single address ?
•   Who is using address X ?
     – Who        am I talking to ?
     – Who        to blame for abuse ?
•   It doesn’t allow to offer services
•   Some protocols will break
•   It does not talk to IPv6!

Marco Hogewoning, 4 April 2011                              20
Plan B
•   Technical community is very active
•   Countless protocols and proposals are around
     – 6in4

     – 6to4

     – 6RD

     – TSP

     – A+P

     – 4RD

     – ...etc


Marco Hogewoning, 4 April 2011                     21
Transitioning techniques
•   Most of them use ‘tunnels’
     – Put     X in Y (IPv6 in IPv4)
•   The end point has both protocols
•   And the network in between doesn’t
•   Requires assistance in the form of so called
    ‘tunnel servers’
     – ‘Bridge’         between the 2 worlds
     – Unpacking                 and repacking the data


Marco Hogewoning, 4 April 2011                            22
Tunnels




                                 Tunnel
                IPv4             server   IPv6




Marco Hogewoning, 4 April 2011                   23
Drawbacks of tunnels
•   Still require (public) IPv4 addresses
•   Most of them work one way (IPv4 -> IPv6)
     – IPv6      content ?
•   Who owns the tunnel server ?
     – Does        it come with some guarantee ?
     – Can       you trust them ?
     – ‘man        in the middle’
•   Filtering prohibits tunnels


Marco Hogewoning, 4 April 2011                     24
Translation (NAT64/NAT-PT)
•   Alternative #3: translate IPv4 into IPv6
•   Customer will only get one protocol
•   Translator box sits in between
     – Talks       to both IPv4 and IPv6
     – Shares         addresses
•   Drawbacks
     – Who        is who
     – Can       you trust the ‘man in the middle’
     – Breaks         DNSsec
Marco Hogewoning, 4 April 2011                       25
Dual stack where you can
•   “The most customer friendly way of transitioning
    to IPv6”
•   Long term solution
•   IPv4 run out is everybody’s problem
•   The key in solving it lies with those who already
    have IPv4 addresses


•   Worst case scenario: split brain!

Marco Hogewoning, 4 April 2011                          26
What does this mean for you?
•   Remember you are a customer
     – Same         problems apply
     – Can       you still reach all the data you require ?
     – Are     your services still available to everybody ?
•   Use your buying power
•   Be sure to be future proof




Marco Hogewoning, 4 April 2011                                27
Is there any impact ?
•   Law enforcement:
     – Do     you still know who you are after ?
     – Can       your lawful Interception handle X in Y ?
     – Data       retention will grow beyond imagination
•   Economic effects ?
•   What about that future:
     – Smart         grid ?
     – Internet         of things ?
     – Education             ?

Marco Hogewoning, 4 April 2011                              28
Questions?
IPv6 statistics
Marco Hogewoning, trainer
IPv6 RIPEness
   •   Rating system:
         – One       star if the member has an IPv6 allocation


         – Additional            stars if:
               -   IPv6 Prefix is visible on the internet
               -   A route6 object is in the RIPE Database
               -   Reverse DNS is set up


         –A     list of all 4 star LIRs: http://ripeness.ripe.net/

Marco Hogewoning, 4 April 2011                                       31
IPv6 RIPEness: 7433 LIRs
                                 1 star
                                 12%




                                              2 stars
                                                5%




        No IPv6                                 3 stars
         61%                                      9%




                                    4 stars
                                     13%




Marco Hogewoning, 4 April 2011                            32
IPv6 RIPEness over time
100%




80%




60%




40%




20%




 0%
        09-2010       10-2010      11-2010     12-2010      01-2011   02-2011   03-2011        Current

                  No IPv6             1 star             2 star        3 star         4 star



  Marco Hogewoning, 4 April 2011                                                                         33
IPv6 RIPEness February 2011
100%
          11.4%        11.5%       11.8%      12.0%        12.3%   12.7%    12.8%            13.3%

          8.1%          8.3%       8.2%       8.3%         8.4%    8.6%     8.7%              8.8%
80%
           4.6%         4.6%        4.8%       4.9%         4.9%    4.6%     4.8%             4.6%
          11.0%        11.1%       11.6%      11.9%        12.1%   12.0%    12.0%            12.4%

60%       64.9%        64.5%       63.6%      62.9%        62.3%   62.1%    61.7%            60.8%



40%




20%




 0%
         25-01         01-02       08-02      15-02        22-02   01-03    08-03            Current

                  No IPv6            1 star           2 star       3 star           4 star



  Marco Hogewoning, 4 April 2011                                                                       34
IPv6 RIPEness per country
1500




1125




 750




 375




  0
       is no se fi ee lv ua dk uk nl be lu de pl   fr ch li   at es pt   it   si ba il   sa ae ru

                  No IPv6          1 star     2 star            3 star             4 star



  Marco Hogewoning, 4 April 2011                                                                    35
IPv6 RIPEness per country
100%




75%




50%




25%




 0%
       is no se fi ee lv ua dk uk nl be lu de pl   fr ch li   at es pt   it   si ba il   sa ae ru

                  No IPv6          1 star     2 star            3 star             4 star



  Marco Hogewoning, 4 April 2011                                                                    36
Questions?
The End!             Kрай             Y Diwedd
                                       Fí
                  Соңы                               Finis
                                        Liðugt
               Ende    Finvezh                      Kiнець
Konec      Kraj        Ënn     Fund

Lõpp    Beigas     Vége      Son                          Kpaj
                                     An Críoch
        ‫הסוף‬       Endir
Fine                         Sfârşit        Fin      Τέλος
       Einde
                  Конeц                Slut       Slutt
                           Pabaiga
               Amaia       Loppu     Tmiem          Koniec
  Fim

More Related Content

What's hot

Mobile IP
Mobile IPMobile IP
Mobile IP
Mukesh Chinta
 
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)
Gurjot Singh
 
Arp and rarp
Arp and rarpArp and rarp
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Soumen Santra
 
Ip address
Ip addressIp address
Ip address
MdAnikKhan
 
Ip address
Ip addressIp address
Ip address
Amandeep Kaur
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11
Shreejan Acharya
 
DHCP
DHCPDHCP
Comparison between ipv4 and ipv6
Comparison between ipv4 and ipv6Comparison between ipv4 and ipv6
Comparison between ipv4 and ipv6
Dharmesh Patel
 
Network address translation
Network address translationNetwork address translation
Network address translation
Varsha Honde
 
Ip addressing
Ip addressingIp addressing
Ip addressing
Online
 
ipv6 ppt
ipv6 pptipv6 ppt
ipv6 ppt
Shiva Kumar
 
IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)
cuetcse
 
Internet protocol (ip)
Internet protocol (ip)Internet protocol (ip)
Internet protocol (ip)
junnubabu
 
Subnetting
SubnettingSubnetting
Subnetting
Gichelle Amon
 
IPv6 address
IPv6 addressIPv6 address
IPv6 address
Pina Parmar
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
TheGodfather HA
 
Multicastingand multicast routing protocols
Multicastingand multicast routing protocolsMulticastingand multicast routing protocols
Multicastingand multicast routing protocols
Iffat Anjum
 
Ipv4 ppt
Ipv4 pptIpv4 ppt
Ipv4 ppt
Sonal Chandel
 
Domain name system
Domain name systemDomain name system
Domain name system
Siddique Ibrahim
 

What's hot (20)

Mobile IP
Mobile IPMobile IP
Mobile IP
 
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)
 
Arp and rarp
Arp and rarpArp and rarp
Arp and rarp
 
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
 
Ip address
Ip addressIp address
Ip address
 
Ip address
Ip addressIp address
Ip address
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11
 
DHCP
DHCPDHCP
DHCP
 
Comparison between ipv4 and ipv6
Comparison between ipv4 and ipv6Comparison between ipv4 and ipv6
Comparison between ipv4 and ipv6
 
Network address translation
Network address translationNetwork address translation
Network address translation
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
ipv6 ppt
ipv6 pptipv6 ppt
ipv6 ppt
 
IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)IP Addressing (Subnetting, VLSM, Supernetting)
IP Addressing (Subnetting, VLSM, Supernetting)
 
Internet protocol (ip)
Internet protocol (ip)Internet protocol (ip)
Internet protocol (ip)
 
Subnetting
SubnettingSubnetting
Subnetting
 
IPv6 address
IPv6 addressIPv6 address
IPv6 address
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
Multicastingand multicast routing protocols
Multicastingand multicast routing protocolsMulticastingand multicast routing protocols
Multicastingand multicast routing protocols
 
Ipv4 ppt
Ipv4 pptIpv4 ppt
Ipv4 ppt
 
Domain name system
Domain name systemDomain name system
Domain name system
 

Viewers also liked

IPv4 to IPv6
IPv4 to IPv6IPv4 to IPv6
IPv4 to IPv6
mithilak
 
Ipv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparisonIpv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparison
Shailesh Pachori
 
IP addressing
IP addressingIP addressing
IP addressing
tameemyousaf
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
IGZ Software house
 
How to Master Difficult Conversations at Work – Leader’s Guide
How to Master Difficult Conversations at Work – Leader’s GuideHow to Master Difficult Conversations at Work – Leader’s Guide
How to Master Difficult Conversations at Work – Leader’s Guide
Piktochart
 
4 Biggest Challenges for Creative Teams
4 Biggest Challenges for Creative Teams4 Biggest Challenges for Creative Teams
4 Biggest Challenges for Creative Teams
Wrike
 
10 Dead Simple Ways to Improve Your Company Culture
10 Dead Simple Ways to Improve Your Company Culture10 Dead Simple Ways to Improve Your Company Culture
10 Dead Simple Ways to Improve Your Company Culture
Bonusly
 
How to think like a startup
How to think like a startupHow to think like a startup
How to think like a startup
Loic Le Meur
 
10 Things your Audience Hates About your Presentation
10 Things your Audience Hates About your Presentation10 Things your Audience Hates About your Presentation
10 Things your Audience Hates About your Presentation
Stinson
 
WTF - Why the Future Is Up to Us - pptx version
WTF - Why the Future Is Up to Us - pptx versionWTF - Why the Future Is Up to Us - pptx version
WTF - Why the Future Is Up to Us - pptx version
Tim O'Reilly
 
125 Clickass Copywriting Tips
125 Clickass Copywriting Tips125 Clickass Copywriting Tips
125 Clickass Copywriting Tips
Barry Feldman
 
The Productivity Secret Of The Best Leaders
The Productivity Secret Of The Best LeadersThe Productivity Secret Of The Best Leaders
The Productivity Secret Of The Best Leaders
Officevibe
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience
Yuan Wang
 
SlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
SlideShare Experts - 7 Experts Reveal Their Presentation Design SecretsSlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
SlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
Eugene Cheng
 
14 Tips to Entrepreneurs to start the Right Stuff
14 Tips to Entrepreneurs to start the Right Stuff14 Tips to Entrepreneurs to start the Right Stuff
14 Tips to Entrepreneurs to start the Right Stuff
Patrick Stähler
 
Leader's Guide to Motivate People at Work
Leader's Guide to Motivate People at WorkLeader's Guide to Motivate People at Work
Leader's Guide to Motivate People at Work
Weekdone.com
 
5 Storytelling Lessons From Superhero Stories
5 Storytelling Lessons From Superhero Stories5 Storytelling Lessons From Superhero Stories
5 Storytelling Lessons From Superhero Stories
HighSpark | Visual Storytelling Agency
 
Inside Google's Numbers in 2017
Inside Google's Numbers in 2017Inside Google's Numbers in 2017
Inside Google's Numbers in 2017
Rand Fishkin
 
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
Board of Innovation
 

Viewers also liked (19)

IPv4 to IPv6
IPv4 to IPv6IPv4 to IPv6
IPv4 to IPv6
 
Ipv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparisonIpv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparison
 
IP addressing
IP addressingIP addressing
IP addressing
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
How to Master Difficult Conversations at Work – Leader’s Guide
How to Master Difficult Conversations at Work – Leader’s GuideHow to Master Difficult Conversations at Work – Leader’s Guide
How to Master Difficult Conversations at Work – Leader’s Guide
 
4 Biggest Challenges for Creative Teams
4 Biggest Challenges for Creative Teams4 Biggest Challenges for Creative Teams
4 Biggest Challenges for Creative Teams
 
10 Dead Simple Ways to Improve Your Company Culture
10 Dead Simple Ways to Improve Your Company Culture10 Dead Simple Ways to Improve Your Company Culture
10 Dead Simple Ways to Improve Your Company Culture
 
How to think like a startup
How to think like a startupHow to think like a startup
How to think like a startup
 
10 Things your Audience Hates About your Presentation
10 Things your Audience Hates About your Presentation10 Things your Audience Hates About your Presentation
10 Things your Audience Hates About your Presentation
 
WTF - Why the Future Is Up to Us - pptx version
WTF - Why the Future Is Up to Us - pptx versionWTF - Why the Future Is Up to Us - pptx version
WTF - Why the Future Is Up to Us - pptx version
 
125 Clickass Copywriting Tips
125 Clickass Copywriting Tips125 Clickass Copywriting Tips
125 Clickass Copywriting Tips
 
The Productivity Secret Of The Best Leaders
The Productivity Secret Of The Best LeadersThe Productivity Secret Of The Best Leaders
The Productivity Secret Of The Best Leaders
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience
 
SlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
SlideShare Experts - 7 Experts Reveal Their Presentation Design SecretsSlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
SlideShare Experts - 7 Experts Reveal Their Presentation Design Secrets
 
14 Tips to Entrepreneurs to start the Right Stuff
14 Tips to Entrepreneurs to start the Right Stuff14 Tips to Entrepreneurs to start the Right Stuff
14 Tips to Entrepreneurs to start the Right Stuff
 
Leader's Guide to Motivate People at Work
Leader's Guide to Motivate People at WorkLeader's Guide to Motivate People at Work
Leader's Guide to Motivate People at Work
 
5 Storytelling Lessons From Superhero Stories
5 Storytelling Lessons From Superhero Stories5 Storytelling Lessons From Superhero Stories
5 Storytelling Lessons From Superhero Stories
 
Inside Google's Numbers in 2017
Inside Google's Numbers in 2017Inside Google's Numbers in 2017
Inside Google's Numbers in 2017
 
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
How I got 2.5 Million views on Slideshare (by @nickdemey - Board of Innovation)
 

Similar to IPv4 and IPv6

Update from the RIPE NCC
Update from the RIPE NCCUpdate from the RIPE NCC
Update from the RIPE NCC
RIPE NCC
 
RIPE NCC Status Update
RIPE NCC Status UpdateRIPE NCC Status Update
RIPE NCC Status Update
RIPE NCC
 
IPv4 and IPv6 - addressing Internet infrastructure
IPv4 and IPv6 - addressing Internet infrastructureIPv4 and IPv6 - addressing Internet infrastructure
IPv4 and IPv6 - addressing Internet infrastructure
RIPE NCC
 
IPv4 Depletion and IPv6 Adoption Today
IPv4 Depletion and IPv6 Adoption TodayIPv4 Depletion and IPv6 Adoption Today
IPv4 Depletion and IPv6 Adoption Today
ARIN
 
Reaching the last /8 and Deploying IPv6
Reaching the last /8 and Deploying IPv6 Reaching the last /8 and Deploying IPv6
Reaching the last /8 and Deploying IPv6
RIPE NCC
 
IPv4 Depletion and IPv6 Adoption Today
IPv4 Depletion and IPv6 Adoption TodayIPv4 Depletion and IPv6 Adoption Today
IPv4 Depletion and IPv6 Adoption Today
ARIN
 
RIPE NCC Update
RIPE NCC UpdateRIPE NCC Update
RIPE NCC Update
RIPE NCC
 
IPv6 Act Now!
IPv6 Act Now!IPv6 Act Now!
IPv6 Act Now!
RIPE NCC
 
A Message About IPv6
A Message About IPv6A Message About IPv6
A Message About IPv6
RIPE NCC
 
The future of ip addressing
The future of ip addressingThe future of ip addressing
The future of ip addressing
RIPE NCC
 
An IPv6 Primer
An IPv6 PrimerAn IPv6 Primer
An IPv6 Primer
Carlos Martinez Cagnazzo
 
Martin Potts - Rapporteur’s Remarks
Martin Potts - Rapporteur’s Remarks Martin Potts - Rapporteur’s Remarks
Martin Potts - Rapporteur’s Remarks
IPv6 Conference
 
IPv6 対応アプリケーション開発なんて怖くない
IPv6 対応アプリケーション開発なんて怖くないIPv6 対応アプリケーション開発なんて怖くない
IPv6 対応アプリケーション開発なんて怖くない
Koichi Taniguchi
 
Getting The World IPv6 Enabled
Getting The World IPv6 EnabledGetting The World IPv6 Enabled
Getting The World IPv6 Enabled
IPv6 Forum Singapore
 
Kjell Leknes
Kjell LeknesKjell Leknes
IPv4 depletion & IPv6 deployment in the RIPE NCC service region
IPv4 depletion & IPv6 deployment in the RIPE NCC service regionIPv4 depletion & IPv6 deployment in the RIPE NCC service region
IPv4 depletion & IPv6 deployment in the RIPE NCC service region
RIPE NCC
 
ION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment UpdateION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment Update
Deploy360 Programme (Internet Society)
 
IPv6 Act Now!
IPv6 Act Now!IPv6 Act Now!
IPv6 Act Now!
RIPE NCC
 
Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6
Zalak Patel
 
Nathalie - Stavanger
Nathalie - StavangerNathalie - Stavanger
Nathalie - Stavanger
IPv6no
 

Similar to IPv4 and IPv6 (20)

Update from the RIPE NCC
Update from the RIPE NCCUpdate from the RIPE NCC
Update from the RIPE NCC
 
RIPE NCC Status Update
RIPE NCC Status UpdateRIPE NCC Status Update
RIPE NCC Status Update
 
IPv4 and IPv6 - addressing Internet infrastructure
IPv4 and IPv6 - addressing Internet infrastructureIPv4 and IPv6 - addressing Internet infrastructure
IPv4 and IPv6 - addressing Internet infrastructure
 
IPv4 Depletion and IPv6 Adoption Today
IPv4 Depletion and IPv6 Adoption TodayIPv4 Depletion and IPv6 Adoption Today
IPv4 Depletion and IPv6 Adoption Today
 
Reaching the last /8 and Deploying IPv6
Reaching the last /8 and Deploying IPv6 Reaching the last /8 and Deploying IPv6
Reaching the last /8 and Deploying IPv6
 
IPv4 Depletion and IPv6 Adoption Today
IPv4 Depletion and IPv6 Adoption TodayIPv4 Depletion and IPv6 Adoption Today
IPv4 Depletion and IPv6 Adoption Today
 
RIPE NCC Update
RIPE NCC UpdateRIPE NCC Update
RIPE NCC Update
 
IPv6 Act Now!
IPv6 Act Now!IPv6 Act Now!
IPv6 Act Now!
 
A Message About IPv6
A Message About IPv6A Message About IPv6
A Message About IPv6
 
The future of ip addressing
The future of ip addressingThe future of ip addressing
The future of ip addressing
 
An IPv6 Primer
An IPv6 PrimerAn IPv6 Primer
An IPv6 Primer
 
Martin Potts - Rapporteur’s Remarks
Martin Potts - Rapporteur’s Remarks Martin Potts - Rapporteur’s Remarks
Martin Potts - Rapporteur’s Remarks
 
IPv6 対応アプリケーション開発なんて怖くない
IPv6 対応アプリケーション開発なんて怖くないIPv6 対応アプリケーション開発なんて怖くない
IPv6 対応アプリケーション開発なんて怖くない
 
Getting The World IPv6 Enabled
Getting The World IPv6 EnabledGetting The World IPv6 Enabled
Getting The World IPv6 Enabled
 
Kjell Leknes
Kjell LeknesKjell Leknes
Kjell Leknes
 
IPv4 depletion & IPv6 deployment in the RIPE NCC service region
IPv4 depletion & IPv6 deployment in the RIPE NCC service regionIPv4 depletion & IPv6 deployment in the RIPE NCC service region
IPv4 depletion & IPv6 deployment in the RIPE NCC service region
 
ION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment UpdateION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment Update
 
IPv6 Act Now!
IPv6 Act Now!IPv6 Act Now!
IPv6 Act Now!
 
Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6Compatibility between IPv4 and IPv6
Compatibility between IPv4 and IPv6
 
Nathalie - Stavanger
Nathalie - StavangerNathalie - Stavanger
Nathalie - Stavanger
 

More from RIPE NCC

Know Your Network; why every network operator should host a RIPE Atlas probe
Know Your Network; why every network operator should host a RIPE Atlas probeKnow Your Network; why every network operator should host a RIPE Atlas probe
Know Your Network; why every network operator should host a RIPE Atlas probe
RIPE NCC
 
Taiwan's Digital Landscape with RIPE NCC Tools
Taiwan's Digital Landscape with RIPE NCC ToolsTaiwan's Digital Landscape with RIPE NCC Tools
Taiwan's Digital Landscape with RIPE NCC Tools
RIPE NCC
 
Navigating IP Addresses: Insights from your Regional Internet Registry
Navigating IP Addresses: Insights from your Regional Internet RegistryNavigating IP Addresses: Insights from your Regional Internet Registry
Navigating IP Addresses: Insights from your Regional Internet Registry
RIPE NCC
 
Traces of Power: Internet Governance and Climate Action
Traces of Power: Internet Governance and Climate ActionTraces of Power: Internet Governance and Climate Action
Traces of Power: Internet Governance and Climate Action
RIPE NCC
 
Governing Environmental Sustainability in Tech
Governing Environmental Sustainability in TechGoverning Environmental Sustainability in Tech
Governing Environmental Sustainability in Tech
RIPE NCC
 
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdf
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdfGerardo-Viviers-RPKI-presentation-DKNOG14.pdf
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdf
RIPE NCC
 
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RISLIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
RIPE NCC
 
Intro to RIPE and RIPE NCC: RIPE Atlas workshop
Intro to RIPE and RIPE NCC: RIPE Atlas workshopIntro to RIPE and RIPE NCC: RIPE Atlas workshop
Intro to RIPE and RIPE NCC: RIPE Atlas workshop
RIPE NCC
 
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdfIGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
RIPE NCC
 
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdfOpportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
RIPE NCC
 
RIPE NCC Internet Measurement Tools
RIPE NCC Internet Measurement ToolsRIPE NCC Internet Measurement Tools
RIPE NCC Internet Measurement Tools
RIPE NCC
 
IPv6 in Central Europe and the Baltics
IPv6 in Central Europe and the BalticsIPv6 in Central Europe and the Baltics
IPv6 in Central Europe and the Baltics
RIPE NCC
 
RPKI For Routing Security
RPKI For Routing SecurityRPKI For Routing Security
RPKI For Routing Security
RIPE NCC
 
SEEDIG 8 - Alena Muravska RIPE NCC.pdf
SEEDIG 8 - Alena Muravska RIPE NCC.pdfSEEDIG 8 - Alena Muravska RIPE NCC.pdf
SEEDIG 8 - Alena Muravska RIPE NCC.pdf
RIPE NCC
 
Know Your Network: Why Every Network Operator Should Host RIPE Atlas
Know Your Network: Why Every Network Operator Should Host RIPE AtlasKnow Your Network: Why Every Network Operator Should Host RIPE Atlas
Know Your Network: Why Every Network Operator Should Host RIPE Atlas
RIPE NCC
 
Minimising Impact When Incidents Occur With RIPE Atlas
Minimising Impact When Incidents Occur With RIPE AtlasMinimising Impact When Incidents Occur With RIPE Atlas
Minimising Impact When Incidents Occur With RIPE Atlas
RIPE NCC
 
RIPE NCC Internet Measurement Services
RIPE NCC Internet Measurement ServicesRIPE NCC Internet Measurement Services
RIPE NCC Internet Measurement Services
RIPE NCC
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
RIPE NCC
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
RIPE NCC
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
RIPE NCC
 

More from RIPE NCC (20)

Know Your Network; why every network operator should host a RIPE Atlas probe
Know Your Network; why every network operator should host a RIPE Atlas probeKnow Your Network; why every network operator should host a RIPE Atlas probe
Know Your Network; why every network operator should host a RIPE Atlas probe
 
Taiwan's Digital Landscape with RIPE NCC Tools
Taiwan's Digital Landscape with RIPE NCC ToolsTaiwan's Digital Landscape with RIPE NCC Tools
Taiwan's Digital Landscape with RIPE NCC Tools
 
Navigating IP Addresses: Insights from your Regional Internet Registry
Navigating IP Addresses: Insights from your Regional Internet RegistryNavigating IP Addresses: Insights from your Regional Internet Registry
Navigating IP Addresses: Insights from your Regional Internet Registry
 
Traces of Power: Internet Governance and Climate Action
Traces of Power: Internet Governance and Climate ActionTraces of Power: Internet Governance and Climate Action
Traces of Power: Internet Governance and Climate Action
 
Governing Environmental Sustainability in Tech
Governing Environmental Sustainability in TechGoverning Environmental Sustainability in Tech
Governing Environmental Sustainability in Tech
 
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdf
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdfGerardo-Viviers-RPKI-presentation-DKNOG14.pdf
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdf
 
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RISLIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
 
Intro to RIPE and RIPE NCC: RIPE Atlas workshop
Intro to RIPE and RIPE NCC: RIPE Atlas workshopIntro to RIPE and RIPE NCC: RIPE Atlas workshop
Intro to RIPE and RIPE NCC: RIPE Atlas workshop
 
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdfIGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
 
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdfOpportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
 
RIPE NCC Internet Measurement Tools
RIPE NCC Internet Measurement ToolsRIPE NCC Internet Measurement Tools
RIPE NCC Internet Measurement Tools
 
IPv6 in Central Europe and the Baltics
IPv6 in Central Europe and the BalticsIPv6 in Central Europe and the Baltics
IPv6 in Central Europe and the Baltics
 
RPKI For Routing Security
RPKI For Routing SecurityRPKI For Routing Security
RPKI For Routing Security
 
SEEDIG 8 - Alena Muravska RIPE NCC.pdf
SEEDIG 8 - Alena Muravska RIPE NCC.pdfSEEDIG 8 - Alena Muravska RIPE NCC.pdf
SEEDIG 8 - Alena Muravska RIPE NCC.pdf
 
Know Your Network: Why Every Network Operator Should Host RIPE Atlas
Know Your Network: Why Every Network Operator Should Host RIPE AtlasKnow Your Network: Why Every Network Operator Should Host RIPE Atlas
Know Your Network: Why Every Network Operator Should Host RIPE Atlas
 
Minimising Impact When Incidents Occur With RIPE Atlas
Minimising Impact When Incidents Occur With RIPE AtlasMinimising Impact When Incidents Occur With RIPE Atlas
Minimising Impact When Incidents Occur With RIPE Atlas
 
RIPE NCC Internet Measurement Services
RIPE NCC Internet Measurement ServicesRIPE NCC Internet Measurement Services
RIPE NCC Internet Measurement Services
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
 

Recently uploaded

GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
SOFTTECHHUB
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
TIPNGVN2
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 

Recently uploaded (20)

GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 

IPv4 and IPv6

  • 1. IPv4 and IPv6 current situation Marco Hogewoning, trainer Roundtable meeting 4 April 2011, Amsterdam (NL)
  • 2. IPv4 addresses in the global pool 40% 38% 36% 34% 32% 30% 30% 26% 22% 20% 17% 13% 10% 9% 5% 0% 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 Marco Hogewoning, 4 April 2011 2
  • 3. Reaching the next level • The Internet has around 1.6 billion users • They consumed 3.5 billion addresses • Growing in all directions – More users join up – More connections become ‘always on’ – More devices become ‘Internet aware’ • IPv4 can no longer sustain this growth Marco Hogewoning, 4 April 2011 3
  • 4. IPv4 exhaustion phases IPv4 still available. Final /8 policy RIPE NCC can only RIPE NCC continues triggered distribute IPv6 normal operation now time IANA pool RIPE NCC RIPE NCC exhausted reaches pool final /8 exhausted Each of the 5 RIRs received a /8 Marco Hogewoning, 4 April 2011 4
  • 5. Business as usual • As long as there are IPv4 addresses left, the RIPE NCC will keep on distributing them, based on justified need • Same allocation and assignment policies still apply (RIPE-509) • Until the final /8 is reached Marco Hogewoning, 4 April 2011 5
  • 6. “Run Out Fairly” • Gradually reduced allocation and assignment periods • Needs for “Entire Period” of up to... – 12 months (January 2010) –9 months (July 2010) –6 months (January 2011) –3 months (July 2011) • 50% has to be used up by half-period Marco Hogewoning, 4 April 2011 6
  • 7. Final /8 policy • Each LIR can get one /22 allocation – 1024 IPv4 addresses – New and existing members – As long as supplies will last • You must meet the criteria for an (additional) allocation • Only when you already have IPv6 addresses Marco Hogewoning, 4 April 2011 7
  • 8. Transfer of IPv4 allocations • LIRs can transfer IPv4 address blocks: – To another LIR – Only when the block is not in use – Meets minimum allocation size (/21) • Requests are evaluated by the RIPE NCC – Justified need • Registered in the RIPE Database Marco Hogewoning, 4 April 2011 8
  • 9. No changes yet • Policy will only change when the RIPE NCC’s final /8 is reached • Be aware of the shorter assignment period! • And start deploying IPv6 now! Marco Hogewoning, 4 April 2011 9
  • 12. Address format • IPv4 uses 32 bit addresses – ‘Dotted decimal’ – 0.0.0.0 - 255.255.255.255 • IPv6 uses 128 bit addresses – Hexadecimal notation, numbers between 0 and f – Separated by colons – ‘2001:980:3042:2:5a55:caff:fef6:bdbf’ • IPv4 and IPv6 are not compatible Marco Hogewoning, 4 April 2011 12
  • 13. Coexistence • IPv4 and IPv6 can not talk to each other • But they can exist together on the same network • Known as ‘Dual stack’ – Computer has both an IPv4 and IPv6 address – Uses one of the two when communicating – If IPv6 is available it usually has preference Marco Hogewoning, 4 April 2011 13
  • 14. A perfect world IPv4 IPv6 Marco Hogewoning, 4 April 2011 14
  • 15. A perfect world IPv4 IPv6 Marco Hogewoning, 4 April 2011 14
  • 16. A perfect world IPv6 Marco Hogewoning, 4 April 2011 14
  • 17. A perfect world IPv6 Marco Hogewoning, 4 April 2011 14
  • 18. The plan (1995 - 2009) • To have most computers and networks dual stacked before the IPv4 pool runs out • Traffic would have switched to IPv6 • Smooth transition from IPv4 to IPv6 • This failed :( Marco Hogewoning, 4 April 2011 15
  • 19. IPv6 deployment issues • People are reluctant to change – If it isn’t broken... • Changes cost money • There wasn’t a business case – IPv4 run out was a long term problem – It is a ‘hidden’ problem • Equipment wasn’t available – Cause or side-effect ? Marco Hogewoning, 4 April 2011 16
  • 22. Extending the IPv4 pool • Find unused addresses • Use Network Address Translation (NAT) – Common technique in home environments – Machines get a ‘private IP address’ – And share a single public IP for connections • Do the same at the operator level – Customers will get a private IP – Carrier Grade NAT/Large Scale NAT Marco Hogewoning, 4 April 2011 19
  • 23. Problems with NAT • Does it really scale ? – How many users can share a single address ? • Who is using address X ? – Who am I talking to ? – Who to blame for abuse ? • It doesn’t allow to offer services • Some protocols will break • It does not talk to IPv6! Marco Hogewoning, 4 April 2011 20
  • 24. Plan B • Technical community is very active • Countless protocols and proposals are around – 6in4 – 6to4 – 6RD – TSP – A+P – 4RD – ...etc Marco Hogewoning, 4 April 2011 21
  • 25. Transitioning techniques • Most of them use ‘tunnels’ – Put X in Y (IPv6 in IPv4) • The end point has both protocols • And the network in between doesn’t • Requires assistance in the form of so called ‘tunnel servers’ – ‘Bridge’ between the 2 worlds – Unpacking and repacking the data Marco Hogewoning, 4 April 2011 22
  • 26. Tunnels Tunnel IPv4 server IPv6 Marco Hogewoning, 4 April 2011 23
  • 27. Drawbacks of tunnels • Still require (public) IPv4 addresses • Most of them work one way (IPv4 -> IPv6) – IPv6 content ? • Who owns the tunnel server ? – Does it come with some guarantee ? – Can you trust them ? – ‘man in the middle’ • Filtering prohibits tunnels Marco Hogewoning, 4 April 2011 24
  • 28. Translation (NAT64/NAT-PT) • Alternative #3: translate IPv4 into IPv6 • Customer will only get one protocol • Translator box sits in between – Talks to both IPv4 and IPv6 – Shares addresses • Drawbacks – Who is who – Can you trust the ‘man in the middle’ – Breaks DNSsec Marco Hogewoning, 4 April 2011 25
  • 29. Dual stack where you can • “The most customer friendly way of transitioning to IPv6” • Long term solution • IPv4 run out is everybody’s problem • The key in solving it lies with those who already have IPv4 addresses • Worst case scenario: split brain! Marco Hogewoning, 4 April 2011 26
  • 30. What does this mean for you? • Remember you are a customer – Same problems apply – Can you still reach all the data you require ? – Are your services still available to everybody ? • Use your buying power • Be sure to be future proof Marco Hogewoning, 4 April 2011 27
  • 31. Is there any impact ? • Law enforcement: – Do you still know who you are after ? – Can your lawful Interception handle X in Y ? – Data retention will grow beyond imagination • Economic effects ? • What about that future: – Smart grid ? – Internet of things ? – Education ? Marco Hogewoning, 4 April 2011 28
  • 34. IPv6 RIPEness • Rating system: – One star if the member has an IPv6 allocation – Additional stars if: - IPv6 Prefix is visible on the internet - A route6 object is in the RIPE Database - Reverse DNS is set up –A list of all 4 star LIRs: http://ripeness.ripe.net/ Marco Hogewoning, 4 April 2011 31
  • 35. IPv6 RIPEness: 7433 LIRs 1 star 12% 2 stars 5% No IPv6 3 stars 61% 9% 4 stars 13% Marco Hogewoning, 4 April 2011 32
  • 36. IPv6 RIPEness over time 100% 80% 60% 40% 20% 0% 09-2010 10-2010 11-2010 12-2010 01-2011 02-2011 03-2011 Current No IPv6 1 star 2 star 3 star 4 star Marco Hogewoning, 4 April 2011 33
  • 37. IPv6 RIPEness February 2011 100% 11.4% 11.5% 11.8% 12.0% 12.3% 12.7% 12.8% 13.3% 8.1% 8.3% 8.2% 8.3% 8.4% 8.6% 8.7% 8.8% 80% 4.6% 4.6% 4.8% 4.9% 4.9% 4.6% 4.8% 4.6% 11.0% 11.1% 11.6% 11.9% 12.1% 12.0% 12.0% 12.4% 60% 64.9% 64.5% 63.6% 62.9% 62.3% 62.1% 61.7% 60.8% 40% 20% 0% 25-01 01-02 08-02 15-02 22-02 01-03 08-03 Current No IPv6 1 star 2 star 3 star 4 star Marco Hogewoning, 4 April 2011 34
  • 38. IPv6 RIPEness per country 1500 1125 750 375 0 is no se fi ee lv ua dk uk nl be lu de pl fr ch li at es pt it si ba il sa ae ru No IPv6 1 star 2 star 3 star 4 star Marco Hogewoning, 4 April 2011 35
  • 39. IPv6 RIPEness per country 100% 75% 50% 25% 0% is no se fi ee lv ua dk uk nl be lu de pl fr ch li at es pt it si ba il sa ae ru No IPv6 1 star 2 star 3 star 4 star Marco Hogewoning, 4 April 2011 36
  • 41. The End! Kрай Y Diwedd Fí Соңы Finis Liðugt Ende Finvezh Kiнець Konec Kraj Ënn Fund Lõpp Beigas Vége Son Kpaj An Críoch ‫הסוף‬ Endir Fine Sfârşit Fin Τέλος Einde Конeц Slut Slutt Pabaiga Amaia Loppu Tmiem Koniec Fim