This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IPv6 Configuration

I have IPv6 configured.  It seems ok.  I am getting a global unicast address on my workstation, but when I go to any of the "what is my IPv6 address" web sites I see the v6 address of my WAN interface.  I updated the NAT to only translate IPv4 addresses.  Am I missing something?


This thread was automatically locked due to age.
  • For more background, I have a Hurricane Electric tunnel that terminates on a router.  There is a /64 connecting the router to my ASG120, and I have a /64 on the LAN interface and another /64 on the DMZ interface.
    I took another look at the NAT rules.  Although my interpretation is that the rule should not apply to IPv6 addresses, I did notice that the interface that the LAN is translating to is a dual stack.  I tried creating an additional address for the WAN interface, and I defined that as the interface for the LAN to NAT to, but this did not resolve the issue.  I still only see the ASG WAN interface when I go to a "what is my ipv6" web site.  My external router is obviously passing the IPv6 traffic without NATing, but for some reason the ASG is NATing.
  • I moved this post here from the other forum and deleted the duplicate post.

    Cheers - Bob
  • Hi clyons,

    you probably run HTTP proxy in transparent mode, so
    the http proxy on the ASG catches all HTTP traffic and
    sends it out with the WAN IPv6 requests...

    8.200 will contain full transparent mode for IPv6, so if
    enabled all HTTP requests will have the original IPv6
    client address as source.

    Cheers
     Ulrich