<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <br>
    On a ALIX with voyage Version: 0.10.0 I have a IPv6 problem.<br>
    <br>
    <br>
    When I write:<br>
    <br>
    <br>
    auto eth1<br>
    iface eth1 inet6 static<br>
            address 2001:0db8:0:f101::1/64<br>
    <br>
    to /etc/network/interfaces<br>
    <br>
    <br>
    and reboot ifconfig shows this:<br>
    <br>
    eth1      Link encap:Ethernet  HWaddr x <br>
                 inet6 addr: 2001:db8:0:f101::1/64 Scope:Global<br>
    <br>
    <br>
    But if i try to ping myself<br>
    <br>
    <br>
    # ping6 2001:0db8:0:f101::1<br>
    PING 2001:0db8:0:f101::1(2001:db8:0:f101::1) 56 data bytes<br>
    <br>
    <br>
    It just hangs until I press Ctrl C.<br>
    <br>
    The same goes if I use -I eth1 in ping6, but if i down eth1 and
    write:<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <pre class="SCREEN" style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(224, 224, 224);"># /sbin/ifconfig eth0 inet6 add 2001:0db8:0:f101::1/64</pre>
    <br>
    Then up eth1 again, and ping this way:<br>
    <br>
    ping6 2001:0db8:0:f101::1<br>
    PING 2001:0db8:0:f101::1(2001:db8:0:f101::1) 56 data bytes<br>
    64 bytes from 2001:db8:0:f101::1: icmp_seq=1 ttl=64 time=0.096 ms<br>
    64 bytes from 2001:db8:0:f101::1: icmp_seq=2 ttl=64 time=0.103 ms<br>
    64 bytes from 2001:db8:0:f101::1: icmp_seq=3 ttl=64 time=0.103 ms<br>
    <br>
    <br>
    Everythings in order ?<br>
    <br>
    <br>
    What's going on ?<br>
    <br>
    <pre class="moz-signature" cols="72">-- 

-------------------------------------------
Med venlig hilsen / Yours Sincerly
Henrik Kressner
</pre>
  </body>
</html>