IPV6 Results? Let us know!

Greetings testers,

As we are going to start ramping up in Versions for you to test, along with introducing new features we have planned for V8 along the way, I'd like to inquire how (if any) of your IPV6 testing has gone?

Even if you aren't using IPV6 in your network, you can still "test" it with most newer versions of windows, and if this interests you, follow the howto guide sticky'd at the top of this forum to give it a shot. It doesn't require many changes at all, and our developers would be very appreciative of how you find the experience/testing results.

Thanks everyone!
Parents Reply Children
  • Hi,

    there's a first time for everything in life. xD

    I've enabled IPv6 with 6to4, setup the IP for my internal if and added a prefix.
    My client machine (mac os x) got an IPv6 IP at once. I love this OS.

    So it was time to play around with some common tools...

    First ping6

    michael:~ michael$ ping6 fe80:0000:0000:0000:0240:f4ff:febd:05dd
    PING6(56=40+8+8 bytes) fe80::221:e9ff:fee5:a2ec%en1 --> fe80::240:f4ff:febd:5dd
    16 bytes from fe80::240:f4ff:febd:5dd%en1, icmp_seq=0 hlim=64 time=12.113 ms
    16 bytes from fe80::240:f4ff:febd:5dd%en1, icmp_seq=1 hlim=64 time=1.711 ms
    16 bytes from fe80::240:f4ff:febd:5dd%en1, icmp_seq=2 hlim=64 time=1.779 ms
    16 bytes from fe80::240:f4ff:febd:5dd%en1, icmp_seq=3 hlim=64 time=1.592 ms
    ^C
    --- fe80:0000:0000:0000:0240:f4ff:febd:05dd ping6 statistics ---
    4 packets transmitted, 4 packets received, 0.0% packet loss
    round-trip min/avg/max/std-dev = 1.592/4.299/12.113/4.512 ms


    nslookup

    michael:~ michael$ nslookup
    > server
    Default server: 192.168.2.254
    Address: 192.168.2.254#53



    Nameservice is set to a IP(v4) address. Why? 
    It should point to the IPv6 address of internal if, shouldn't it? 

    If I disable DHCP (IPv4), I don't have a DNS Server at all.
    Any ideas?

    Kind regards
  • Hi Agadoo,

    I also like OSX much but their IPv6 support isn't fully implemented.
    On OSX there is no way to get a DNS Server via IPv6 automatically,
    you have to enter the IPv6 DNS Server address manually or use DNS via IPv4.

    Also there is no support for DHCPv6 on OSX. Only Prefix Advertisement can be used.

    Try to use 6to4 if you have a STATIC IPv4 address. Otherwise apply for a tunnel broker,
    setup a /64 prefix on your LAN interface and enable Prefix Advertisement on it.

    This should allow you to browse IPv6 only websites, e.g. ipv6.google.com

    Please note: Anonymous Tunnel Broker access will only give you ONE IPv6 address.
    To have a whole subnet (e.g. /48 or /56) you have to apply and enter your credentials.

    Best regards
     Ulrich
  • Hello Friends !

    please correct me if i am wrong 

    this is my ATTEMPT to use ipv6p

    pls check attechment 

    i am getting some message when i am using astaro  (192.168.2.x) (when i bypass astaro then my ip is 192.168.1.x ):::Invalid source route specified.


    this is a attempt to understand ipv6 ,so please forgive me if i am wrong 

    thanks



    Invalid source route specified.
      Problem with source address or scope-id.
    Invalid source route specified.
      Problem with source address or scope-id.


    already say'd sorry if i am wrong
    ipv6p.zip
  • Hello Friends !


    # host -t aaaa ipv6.google.com
    ipv6.google.com is an alias for ipv6.l.google.com.
    ipv6.l.google.com has IPv6 address 2001:4860:c004::68

    ifi type in browser url  2001:4860:c004::68 (with http or wihout http)
    i should able browse ?

    thanks