• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

No IPv6 on WAN interface, but IPv6 works direct to workstation

IPv6
5
15
2.2k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    TheTechQ
    last edited by Dec 22, 2020, 2:54 PM

    Hello everyone,
    I have an SG-5100 that works fine with IPv4 on Cox, but I have been unable to obtain an IPv6 address. If I connect the cable modem directly to a workstation, it works "automatically".

    Interfaces:WAN shows a configuration type of DHCP6.

    No IPv6 addresses show up under Status:Interfaces.

    I'm assuming that I must be missing a setting, but I am not sure what else to check. Any help is greatly appreciated.
    Thank you.

    J 1 Reply Last reply Dec 22, 2020, 3:38 PM Reply Quote 0
    • J
      JKnott @TheTechQ
      last edited by Dec 22, 2020, 3:38 PM

      @thetechq

      It's entirely normal for the WAN interface to not have a routeable address. With IPv6, routing is often done over the link local address. In that case, even if you have a routeable address, it's not used for routing. You can use it for testing, VPN, etc..

      PfSense running on Qotom mini PC
      i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
      UniFi AC-Lite access point

      I haven't lost my mind. It's around here...somewhere...

      1 Reply Last reply Reply Quote 0
      • M
        MikeV7896
        last edited by Dec 22, 2020, 5:57 PM

        Yep... as JKnott said, it's possible for the WAN to not have a global address, but still route IPv6 traffic. I have IPv6 through Fios (in one of the very small number of areas they're testing it in) and my WAN interface only has a link-local address, not a global address.

        You might want to check this post from a few years ago regarding settings to get IPv6 working with Cox: https://forum.netgate.com/topic/99563/working-ipv6-through-cox

        Unfortunately, it looks like they only delegate one /64, which means that you won't be able to use IPv6 for multiple networks. Also, it does mention in that topic that the WAN address is link-local only, so the "Only request a prefix..." setting needs to be checked.

        The S in IOT stands for Security

        1 Reply Last reply Reply Quote 0
        • D
          dwsummers
          last edited by dwsummers Dec 23, 2020, 6:58 AM Dec 23, 2020, 6:57 AM

          I've been using COX IPv6 ever since they turned it on 3-4 years ago.

          They give a WAN IPv6 GUA address.

          By default they only give a /64 (1 subnet) on LAN

          But they give a /56 (up to 256 subnets) on the LAN if you request it on the IPv6 DHCPV6-PD Settings.

          The only thing they haven't done yet for Business customers is make it have parity with IPv4 on reverse DNS.

          I can do reverse DNS on IPv4 on Cox but not IPv6.

          I'm in the process of moving houses so I can get connected to a local electric utility that gives FTTH (fiber to the home) and also gives IPv4 and also IPv6 with reverse DNS for business customers as I've been waiting years for COX to give the same functionality on IPv6 as they give on IPv4 but they have not yet done that and will provide no timeline for when that may happen (although they claim they will do it at some point).

          1 Reply Last reply Reply Quote 0
          • J
            JKnott
            last edited by Dec 23, 2020, 11:42 AM

            @dwsummers said in No IPv6 on WAN interface, but IPv6 works direct to workstation:

            The only thing they haven't done yet for Business customers is make it have parity with IPv4 on reverse DNS.
            I can do reverse DNS on IPv4 on Cox but not IPv6.

            Are you referring to the WAN or LAN addresses? They control the WAN addresses, including DNS, but you control the DNS for the LAN addresses. For my LAN, I use an external DNS server that has nothing to do with my ISP.

            PfSense running on Qotom mini PC
            i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
            UniFi AC-Lite access point

            I haven't lost my mind. It's around here...somewhere...

            D 1 Reply Last reply Dec 23, 2020, 6:33 PM Reply Quote 0
            • D
              dwsummers @JKnott
              last edited by dwsummers Dec 23, 2020, 6:40 PM Dec 23, 2020, 6:33 PM

              @jknott I'm talking about REVERSE DNS, where you look up the name from the address (not the normal FORWARD DNS where you look up the address from the name).

              So I'm talking about the delegated /64 or /56 addresses, not the (single) WAN address on the router.

              Yes, I certainly run my own DNS servers and don't use the ISP provided DNS servers.

              I also have my own domain name(s) which provide forward and reverse DNS lookup for those names and addresses.

              COX currently allows reverse DNS lookup for their IPv4 addresses but not the delegated /64 or /56 IPv6 addresses.

              I currently still have to use the free Hurricane Electric IPv6 service to get reverse DNS lookup for my FQDN (fully qualified domain name) addresses.

              So this greatly complicates the network design because if I want to use the COX IPv6 for some clients then I have to program the router to do PBR (policy based routing) to distinguish between the HE IPv6 and the COX IPv6 addresses and send the packets to the correct interface for either COX or HE.

              I hope this explanation helps.

              I liked your tag line. :-)

              My version of that is:

              I haven't lost my mind....it's backed up on tape around here somewhere.

              J 1 Reply Last reply Dec 23, 2020, 7:58 PM Reply Quote 0
              • J
                JKnott @dwsummers
                last edited by Dec 23, 2020, 7:58 PM

                @dwsummers said in No IPv6 on WAN interface, but IPv6 works direct to workstation:

                I'm talking about REVERSE DNS, where you look up the name from the address (not the normal FORWARD DNS where you look up the address from the name).
                So I'm talking about the delegated /64 or /56 addresses, not the (single) WAN address on the router.

                That's what I thunk. Your IPv4 address is comparable to your WAN IPv6 and I would expect the ISP have the full DNS lookup for it. With he.net, do they also provide a DNS for addresses within your LAN? That is you go to their site and set up a host name? While my addresses are set up in the pfsense DNS server, they are also configured on an external DNS server that has nothing to do with my ISP. I also set up an alias for my ISP provided IPv4 address.

                PfSense running on Qotom mini PC
                i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                UniFi AC-Lite access point

                I haven't lost my mind. It's around here...somewhere...

                1 Reply Last reply Reply Quote 0
                • D
                  dwsummers
                  last edited by Dec 25, 2020, 4:00 AM

                  Yes, that is what I stated a couple of times, I'm not sure how to make it any clearer.

                  HE provides capability for you to set servers to provide reverse DNS for the delegated addresses they give you, unlike COX.

                  So for example, I can do a forward lookup of my host.domain.com and it points to the IPv6 address and since they allow me to set reverse DNS servers for my IPv6 delegated addresses, then when you look up the IPv6 address, it points back to the name you want.

                  J 1 Reply Last reply Dec 25, 2020, 3:00 PM Reply Quote 0
                  • J
                    JKnott @dwsummers
                    last edited by JKnott Dec 25, 2020, 3:01 PM Dec 25, 2020, 3:00 PM

                    @dwsummers

                    Let's try again. Where are your DNS records stored? The records for you WAN addresses will be with your ISP. Your LAN addresses are your responsibility, as the ISP will not know what's on your network. I use pfsense on my LAN and Enom for my public addresses. I can do a reverse lookup on my WAN address, but not on my LAN addresses. If you could do reverse look ups on he.net, then they are providing a DNS service that provides it. In my case, my ISP, Rogers, does for the WAN address on both IPv4 & IPv6, but not for my LAN address on IPv6 and of course, there's no way they could provide it for IPv4 NAT addresses on my LAN. Incidentally, some people might consider not having reverse lookup on the LAN addresses a security benefit.

                    So, what DNS provider are you using for your IPv6 LAN addresses?

                    BTW, reverse look up works with pfsense for the LAN addresses.

                    PfSense running on Qotom mini PC
                    i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                    UniFi AC-Lite access point

                    I haven't lost my mind. It's around here...somewhere...

                    D 1 Reply Last reply Dec 26, 2020, 5:41 AM Reply Quote 0
                    • B
                      Bob.Dig LAYER 8
                      last edited by Dec 25, 2020, 3:33 PM

                      Reverse DNS has do be provided by the entity who gives you the IP-addresses or blocks/prefixes. And while HE allows you to set those, @dwsummers ISP doesn't allows this for IPv6, but for IPv4 for business costumer allows it.

                      Hope I could make this clear to @JKnott 😉

                      J 1 Reply Last reply Dec 25, 2020, 3:43 PM Reply Quote 0
                      • J
                        JKnott @Bob.Dig
                        last edited by JKnott Dec 25, 2020, 3:49 PM Dec 25, 2020, 3:43 PM

                        @bob-dig

                        How is that different from what I've been saying? With he.net, they control the addresses and prefixes. Do they have a DNS service for users? Do the users have to use the he.net domain? I have my own domain that has nothing to do with my ISP. I used to use a 6in4 tunnel provider, but don't recall them providing DNS. As I mentioned, my ISP provides reverse look up for the WAN addresses, but they have no knowledge of what I have on my LAN, other than my /56 prefix, and so cannot provide DNS in either direction for those addresses. I use Enom for my public DNS, but again, they don't provide reverse DNS. Pfsense supports it, but I have no way to automatically push that info out onto the net. When I make a change on my LAN, I have to update both the pfsense DNS and Enom.

                        So, where are the OP's DNS records stored? I suspect his problem has nothing to do with pfsense. Also, does COX provide a block of IPv4 addresses for business custmomers? Or do they have to use NAT? I have provided Internet connections for many business customers. Many have setups similar to home users, where they get a single IPv4 address and have to hide behind NAT. On the other hand, I have set up others, where they have their own address block, independent of any ISP or carrier and they are responsible for setting up their own DNS. They also have completely different hardware from a typical home/small office user.

                        PfSense running on Qotom mini PC
                        i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                        UniFi AC-Lite access point

                        I haven't lost my mind. It's around here...somewhere...

                        1 Reply Last reply Reply Quote 0
                        • J
                          JKnott
                          last edited by Dec 25, 2020, 3:58 PM

                          @bob-dig said in No IPv6 on WAN interface, but IPv6 works direct to workstation:

                          Reverse DNS has do be provided by the entity who gives you the IP-addresses or blocks/prefixes.

                          Many organizations have their own autonomous systems, where they arrange for their own address blocks from ARIN or other and are completely responsible for everything about their network, including DNS.

                          PfSense running on Qotom mini PC
                          i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                          UniFi AC-Lite access point

                          I haven't lost my mind. It's around here...somewhere...

                          1 Reply Last reply Reply Quote 0
                          • D
                            dwsummers @JKnott
                            last edited by dwsummers Dec 26, 2020, 5:50 AM Dec 26, 2020, 5:41 AM

                            @jknott This has gotten way off topic.

                            The comment was made that COX only delegates a /64 and I answered that by default they delegate a /64 but by request (DHCPv6-PD hint) they will delegate a /56.

                            If you (or anyone) would like to discuss reverse DNS, let's take it to another message topic.

                            If you are interested I can definitely discuss how I've set up my Hurricane Electric IPv6 reverse DNS and how COX doesn't yet provide that service (they claim at some point they will but have not yet done that).

                            It is preventing Cox users from having complete parity between IPv4 and IPv6 and is why I'm in the process of moving to another ISP who will provide the same reverse DNS capability as Hurricane Electric as soon as I can. That way I'll have the same features for IPv6 that I have for IPv4.

                            Sorry for changing topics on this message thread.

                            Oh, back on thread:

                            I get an IPv6 GUA on my WAN interface and not a link local from Cox.

                            Now that may be determined by whether or not your settings ask for an address or not, I haven't tried not asking for a WAN address, so don't know how the Cox system would respond in that case.

                            That would be an interesting test for me to try.

                            J 1 Reply Last reply Dec 26, 2020, 11:50 AM Reply Quote 0
                            • J
                              JKnott @dwsummers
                              last edited by Dec 26, 2020, 11:50 AM

                              @dwsummers said in No IPv6 on WAN interface, but IPv6 works direct to workstation:

                              I get an IPv6 GUA on my WAN interface and not a link local from Cox.

                              You will always have a link local address on an IPv6 capable interface. What address is used for routing? Use netstat -r to find out. I also have a GUA from Rogers, but routing is via the link local address.

                              PfSense running on Qotom mini PC
                              i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                              UniFi AC-Lite access point

                              I haven't lost my mind. It's around here...somewhere...

                              D 1 Reply Last reply Dec 26, 2020, 5:45 PM Reply Quote 0
                              • D
                                dwsummers @JKnott
                                last edited by Dec 26, 2020, 5:45 PM

                                @jknott Yes, the "routing" is done by link local address.

                                1 Reply Last reply Reply Quote 0
                                7 out of 15
                                • First post
                                  7/15
                                  Last post
                                Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.