Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. I am trying to make a list of IPv6 pingable sites of the education institutes of the world. For this, I have taken the list of top 1000 universities of the world (http://cwur.org/2017.php)
  2. Next I am validating each site on http://ipv6-test.com/validate.php for AAAA record.
  3. When I get the IPv6 address, I checked its ping status on https://network-tools.webwiz.net/ping.htm . Currently, I do not have a direct access to IPv6 machine.
  4. If the address is pingable, I add its details in the attached excel sheet.
  5. Latitude and Longitude are calculated using https://www.iplocation.net/index.php
  6. The XML file in use on the Measurement Agent is available.
  7. I have added few sites in the attached file. However, I am facing problems in finding Lat/log of the server as it seems that they are not located on the campus of the University. Kindly check the remarks column of the US universities.

...

We wrote a perl script ping-ipv6-ps.pl  to ping all those IPv6 addresses from an IPv6 host at SLAC and none responded to an IPv6 ping. The config file is /u/sf/cottrell/ps-lm.csv obtained by exporting the active landmarks. This yielded about 27 host with their lat, long, country and city.

East Carolina University list

Quality of IPv6 Enablement of Universities: An International Study by John Pickard and Anne Y Patric of East Carolina University has a list of about 1000 world universities and their IPv6 addresses if they have them. It uses IT sonar agents from  Nephos6, to perform "user experience" measurements accessing select websites from multiple global geographic vantage points. About 125 hosts have IP addresses. We wrote a  perl script (ping-ipv6.pl) to ping all those IPv6 addresses from an IPv6 host at SLAC and none responded to an IPv6 ping. It runs and about 67 respond to pings. The script runs against the file of ipv6 universities exported from the Excel spreadsheet as a tab delimited file (top-uni.txt).  

...

Using %NODE_DETAILS we wrote a script ping-ipv6-pinger.pl to identify (using dig hostname AAAA) whether the host has an IPv6 address and if so try and ping it with ping6. This yielded about 53 successful hosts for which we provided the name(ipv6 address), lat long, country.

SLAC Hosts with IPv6 support

...