IPv6: Difference between revisions

From DWIKI
Line 18: Line 18:


==FAQ==
==FAQ==
 
===ping -6: Invalid argument===
In case of link-local address: append "%eth0" or whatever interface name to the address


=IPv6 on Freebsd=
=IPv6 on Freebsd=
*[[IPv6 on FreeBSD]]
*[[IPv6 on FreeBSD]]

Revision as of 11:55, 5 May 2022

IPv6 in general

Tools

Links

DNS

Check delegation

dig 1.e.0.1.8.8.8.0.1.0.0.2.ip6.arpa ns

IPv6 on Linux

FAQ

ping -6: Invalid argument

In case of link-local address: append "%eth0" or whatever interface name to the address

IPv6 on Freebsd