IPv6: Difference between revisions
From DWIKI
m (→Tools) |
m (→FAQ) |
||
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 10:55, 5 May 2022
IPv6 in general
Tools
- ipv6calc
- subnetcalc
Links
DNS
Check delegation
dig 1.e.0.1.8.8.8.0.1.0.0.2.ip6.arpa ns
IPv6 on Linux
- Linux IPv6 HOWTO
- IPv6 on Debian
- http://www.cyberciti.biz/faq/debian-linux-ipv6-networking-configuration/
- http://ipv6.raphnet.net/
FAQ
ping -6: Invalid argument
In case of link-local address: append "%eth0" or whatever interface name to the address