IPv6-Cloud.org
IPv4-IPv6.eu
IPv4-IPv6.asia
IPv6.li


IPv6 Address

IPv6 DNSv6

IPv6 Howto

Distro-Specific Howto

IPv6 Tunnel

IPv6 SW Tools

IPv6 Testiing

IPv6 RFCs



1U Rackmount Chassis

Custom-Chassis.net

Linux-1U.net

1U-ITX.net


ITX-Blades.net


Small PC cases

Mini-Box.net

Wrap-Box.net

Wrap-OS.net


gigEnn.net

WanSim.net



Linux-Consulting.com

Linux-CAE.net

Linux-Sec.net

Linux-Boot.net

Linux-Backup.net

Linux-Wireless.org

Linux-Office.net

Linux-Video.net

Linux-VOIP.net

Linux-Jobs.net

Linux-Diff.net

1U-Raid5.net

Linux-Howto.net


Spam Reporting



Free Linux CDs

ISO9660.org

Distro-CD.org

Patch-CD.org




Contact



Linux is a registered trademark of
Linus Torvalds

More Linux Legalese


IPv6-Cloud.org


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


Copyright © 2000
Linux-Consulting
All Rights Reserved.
Updated: Thu Dec 15 16:15:48 2011 PDT