|
|
IPv6-Cloud.org
|
- www6.IPv6-Cloud.org is our IPv6 website ... aka http://[2001:470:a:7de::2]
- http://[IPv6:address] will NOT work if you are NOT properly configured for IPv6
- no bouncing balls yet ..
- www.IPv6-Cloud.org is an IPv4 website
- IPv4 vs IPv6 Dual Stack Connectivity Test excerpted from APnic.net
|
| Simple IPv6 Testing
|
- Simplest IPv6 Lan consists of a Server and Client
- we will assume your your kernel and OS supports dual-stack IPv4 and IPv6
- ifconfig will list BOTH inet and inet6 interfaces
- Create a temporary IPv6 Server and Client
- Create your local IPv6 tunnel and route
- Configure your IPv6 firewall
- Test your local IPv6 lan
ServerV6# ping6 -c 3 ClientV6
ClientV6# ping6 -c 3 ServerV6
Possible Error messages
- If ping6 worked locally, you are ready for the next big step
- build your IPv6 DNSv6 server
- don't forget to comment out the hard-coded IPv6 entries in /etc/hosts
- get a IPv6 tunnel to the outside IPv6 internet cloud
- Now try to ping the real IPv6 cloud
ServerV6# ping6 -c 3 www.kame.net
ServerV6# ping6 -c 3 ipv6.google.com
- Continue Testing your IPv6 connectivity to the outside IPv6 cloud
- Setup Your IPv6 Infrastructure
- Setup your IPv6 DNS server
- Setup your IPv6 Web server
- Setup your IPv6 Mail server
|
|
|