Whole document tree 4.5. IPv6-ready client programs (selection)To run the following shown tests, it's required that your system is IPv6 enabled, and some examples show addresses which only can be reached if a connection to the 6bone is available. 4.5.1. Checking DNS for resolving IPv6 addressesBecause of security updates in the last years every Domain Name System (DNS) server should run newer software which already understands the (intermediate) IPv6 address-type AAAA (the newer one named A6 isn't still common at the moment because only supported using BIND9 and newer and also the non-existent support of root domain IP6.ARPA). A simple whether the used system can resolve IPv6 addresses is
and should show something like following:
4.5.2. IPv6-ready telnet clientsIPv6-ready telnet clients are available. A simple test can be done with
If the telnet client don't understand the IPv6 address and says something like "cannot resolve hostname", then it's not IPv6-enabled. 4.5.3. IPv6-ready ssh clients4.5.3.1. opensshCurrent versions of openssh are IPv6-ready. Depending on configuring before compiling it has two behavior.
If your ssh client doesn't understand the option "-6" then it's not IPv6-enabled, like most ssh version 1 packages. 4.5.3.2. ssh.comSSH.com's SSH client and server is also IPv6 aware now and is free for all Linux and FreeBSD machine regardless if used for personal or commercial use. 4.5.4. IPv6-ready web browsersA current status of IPv6 enabled web browsers is available at IPv6+Linux-status-apps.html#HTTP. Most of them have unresolved problems at the moment
Also older versions don't understand an URL with IPv6 encoded addresses like http://[3ffe:400:100::1]/ (this given URL only works with an IPv6-enabled browser!). A short test is to try shown URL with a given browser and using no proxy. 4.5.4.1. URLs for testingA good starting point for browsing using IPv6 is http://www.kame.net/. If the turtle on this page is animated, the connection is via IPv6, otherwise the turtle is static. |