User Tools

Site Tools


systems:ipv6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
systems:ipv6 [2018/01/19 05:57] – [DUID Conflict between two Computers] superwizardsystems:ipv6 [2020/07/25 18:44] superwizard
Line 1: Line 1:
 +====== IPV6 Ranges ======
 +
 +<WRAP center round box 60%>
 +From: https://www.ultratools.com/tools/ipv6CIDRToRangeResult?ipAddress=2000%3A%3A%2F3&as_sfid=AAAAAAXLyHZyypM0BkgPd5Oqx1YG0MDrQ8-vzpGpHcpnsRp3jHOqNtbTMx2NmZEjJmThrI7NJlMUP0YsSLkYkdQslC1dUwLLZfgVqrMV1W_y7MdhmgjvOi5q2_ceDAYFZb_4MdM%3D&as_fid=daab81932ddb8c143727fab89d413fffe6058720
 +
 +</WRAP>
 +
 +Facts about numbers
 +
 +Also: https://www.numberfacts.com/
 +
 +
 +<code>
 +2000::/3
 +To 3fff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
 +2**125 = 42535295865117307932921825928971026432 Hosts
 +</code>
 +
 +====== ipv6 survey of implementation ======
 +
 +
 +From: https://www.mrp.net/ipv6_survey/
 +
 +<code>
 +During the Joint Techs meeting at Fermilab Ron Broersma of Defense Research and Engineering Network 
 +(DREN) included a scorecard in his presentation that tried to quantify how well major organisations 
 +were embracing IPv6. I thought that this was such a fine idea that I’ve decided to replicate it here. 
 +</code>
 +
 +Also Testing: http://www.ipv6now.com.au/tools.php
 +
 +<code>
 +IPv6 Testing Tools
 +IPv6, like any new technology, takes time to implement and operate. Here are some tools to make 
 +checking, tracing and verifying IPv6 easier for you.
 +</code>
 +
 +
 +
 ====== DUID Conflict between two Computers How to reset DUID ====== ====== DUID Conflict between two Computers How to reset DUID ======
  
 From: https://knowledge.zomers.eu/misc/Pages/How-to-reset-the-IPv6-DUID-in-Windows.aspx From: https://knowledge.zomers.eu/misc/Pages/How-to-reset-the-IPv6-DUID-in-Windows.aspx
 +
 +duplicate ip
  
 <code> <code>
Line 302: Line 343:
  
 <code> <code>
-nmap ---script broadcast-dhcp6-discover+nmap ---script=broadcast-dhcp6-discover
 netsh int ipv6 show prefixpolicies netsh int ipv6 show prefixpolicies
 netsh interface ipv6 show address netsh interface ipv6 show address
Line 343: Line 384:
 nslookup  Domain.com 2001:4860:4860::8888 nslookup  Domain.com 2001:4860:4860::8888
 nslookup  -q=aaaa Domain.com 2001:4860:4860::8888 nslookup  -q=aaaa Domain.com 2001:4860:4860::8888
 +
 +
 +   nmap -6 --script=targets-ipv6-multicast-echo.nse --script-args 'newtargets' -sL -d1 -oA c:\\temp\\nmap.txt
  
 </code> </code>
systems/ipv6.txt · Last modified: 2020/07/25 19:01 by superwizard