[7.902][QUESTION][ANSWERED] Few question about IPv6

I have setup IPv6 with a tunnel broker.

I have also setup the prefix advertisement, and my Win7 box did get an IPv6 IP.

Everything works as expected.. but:

1)Lets say I go to google.com, how does it choose to go over IPv4 or IPv6?
2)Does anyone know any IPv6 portscanning to verify that ASG is actually doing its job?
3)Does all my IPv6 traffic go trough the tunnel? (Could this be dangerous for man-in-the-middle? Or having people sniffing my traffic?

4)Since the prefix advertisement disable the DHCPv6, how can I make static DHCP mapping for IPv6?


Thanks[:)]
Parents
  • 1) I believe IPv6 is preferred, if there is no record, it uses v4
    2) Shouldn't v4 portscanning still work? I tested a little bit of stuff and the firewall seemed to work.
    3) yes - note that any traffic over the internet is vulnerable to sniffing, hence https
    4) You can't, use DHCPv6 instead, works just like v4.

    As a sidenote, even if you use IPv4 to connect to the ASG, if you use the proxy, it may decide to fetch the target page per IPv6 and then send it to you over IPv4 - happened with sixxs.net to me.
  • Thanks a lot.

    If I use the DHCPv6 proxy, I can't enable the prefix advertisement... 

    What is the difference between the 2? I guess there is a lot to re-learn from ipv4 to ipv6 [:)]
Reply Children
No Data