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

    Unable to check for updates

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    44 Posts 3 Posters 6.9k Views
    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
      Tom8 @stephenw10
      last edited by

      @stephenw10 But I get an IPv6 Adress and I can ping websites with IPv6.

      Ping from WAN to ipv6.google.com:

      PING6(56=40+8+8 bytes) 2axx:xxxx:xxxx::xxxx --> 2a00:1450:4016:80c::200e
      16 bytes from 2a00:1450:4016:80c::200e, icmp_seq=0 hlim=119 time=19.106 ms
      16 bytes from 2a00:1450:4016:80c::200e, icmp_seq=1 hlim=119 time=22.565 ms
      16 bytes from 2a00:1450:4016:80c::200e, icmp_seq=2 hlim=119 time=20.170 ms

      --- ipv6.l.google.com ping6 statistics ---
      3 packets transmitted, 3 packets received, 0.0% packet loss
      round-trip min/avg/max/std-dev = 19.106/20.614/22.565/1.446 ms

      1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        Can you ping the pkg servers though?:

        [2.7.0-RELEASE][admin@pfsense.fire.box]/root: ping6 pkg01-atx.netgate.com
        PING6(56=40+8+8 bytes) 2a00:23c8:xxxx:xxxx --> 2610:160:11:18::209
        16 bytes from 2610:160:11:18::209, icmp_seq=0 hlim=47 time=115.979 ms
        16 bytes from 2610:160:11:18::209, icmp_seq=1 hlim=47 time=115.111 ms
        16 bytes from 2610:160:11:18::209, icmp_seq=2 hlim=47 time=116.118 ms
        ^C
        --- pkg01-atx.netgate.com ping6 statistics ---
        3 packets transmitted, 3 packets received, 0.0% packet loss
        round-trip min/avg/max/std-dev = 115.111/115.736/116.118/0.446 ms
        
        T 1 Reply Last reply Reply Quote 0
        • T
          Tom8 @stephenw10
          last edited by

          @stephenw10 Yes, no problem

          PING6(56=40+8+8 bytes) 2axx:xxxx:xxxx::xxxx --> 2610:160:11:18::209
          16 bytes from 2610:160:11:18::209, icmp_seq=0 hlim=48 time=136.690 ms
          16 bytes from 2610:160:11:18::209, icmp_seq=1 hlim=48 time=137.275 ms
          16 bytes from 2610:160:11:18::209, icmp_seq=2 hlim=48 time=135.759 ms

          --- pkg01-atx.netgate.com ping6 statistics ---
          3 packets transmitted, 3 packets received, 0.0% packet loss
          round-trip min/avg/max/std-dev = 135.759/136.575/137.275/0.624 ms

          1 Reply Last reply Reply Quote 0
          • stephenw10S
            stephenw10 Netgate Administrator
            last edited by

            Hmm, curious. You are seeing this consistently? It's not a temporary loading issue at the server end for example? Though I'd expect to see a lot more reports if that was the case.

            Maybe an MTU issue in the route?

            Can you fetch the file directly?: fetch -6 https://pkg01-atx.netgate.com/pfSense_v2_7_0_amd64-pfSense_v2_7_0/packagesite.txz

            T 1 Reply Last reply Reply Quote 0
            • T
              Tom8 @stephenw10
              last edited by

              @stephenw10
              I noticed this 3 days ago. Also did a fresh installation to be sure, but nothing changed.

              Whats the best way to check MTU?

              Fetch doesn´t work:

              [2.7.0-RELEASE][admin@pfsense.localdomain]/root: fetch -6 https://pkg01-atx.netgate.com/pfSense_v2_7_0_amd64-pfSense_v2_7_0/packagesite.txz
              fetch: https://pkg01-atx.netgate.com/pfSense_v2_7_0_amd64-pfSense_v2_7_0/packagesite.txz: Operation timed out

              1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                I ran a pcap for IPv6 traffic on WAN whilst running that fetch and could see the full sized packets.

                You can test using ping6 though. 1444B is the largest I can send here:
                ping6 -s 1444 pkg01-atx.netgate.com

                T 1 Reply Last reply Reply Quote 0
                • T
                  Tom8 @stephenw10
                  last edited by

                  @stephenw10
                  I just realised that when I ping6 from SSH it uses a diferent IPv6 when I ping6 from GUI.

                  The point is I always used the Ping tool from GUI, which used the WAN IP. 2a02:8070: .....
                  But with the option -s I have to use SSH, and there the system uses a diferent IP 2a02:3102: ....
                  The 2a02:3102: .... doesn´t work with Ping6.
                  Why?

                  For MTU test used WAN IP and got 1452 max

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    Ok, so where is that second IP coming from? Which of those is valid?

                    I imagine that fetch test would also work if you specify the bind address to the other one.

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      Tom8 @stephenw10
                      last edited by

                      @stephenw10
                      ifconfig igb0 inet6:

                      igb0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
                      description: WAN
                      options=4e120bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,WOL_MAGIC,VLAN_HWFILTER,RXCSUM_IPV6,TXCSUM_IPV6,NOMAP>
                      inet6 fe80::4262:xxxx:xxxx:xxxx%igb0 prefixlen 64 scopeid 0x1
                      inet6 2a02:3102:xxxx:xx:xxxx:xxxx:xxxx:xxxx prefixlen 64 autoconf
                      inet6 2a02:3102:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx prefixlen 64 autoconf
                      inet6 2a02:8070:xxxx::xxxx prefixlen 128
                      inet6 2a02:8070:xxxx:xx:xxxx:xxxx:xxxx:xxxx prefixlen 64
                      nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>

                      Found it, but I don´t know what to do

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        Those are VIPs on the WAN? How is that interface configured for IPv6?

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          Tom8 @stephenw10
                          last edited by

                          @stephenw10

                          I don´t use VIPs.
                          ISP is Vodafone cable.
                          ISP >> TC4400 modem >> PfSense

                          Screenshot 2023-09-26 154822.png Screenshot 2023-09-26 155047.png Screenshot 2023-09-26 155154.png

                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            Hmm, you have a /59 prefix delegation? That's a very unusual prefix size.

                            Do you see all those IPs being passed via dhcpv6? That would also be very odd.

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              Tom8 @stephenw10
                              last edited by

                              @stephenw10
                              After some tests and research it looks like that this is possibly a misconfiguration from my ISP.
                              I´m obviously not the only one with the problem to have different IPs on WAN.
                              But thanks for the help stephen!

                              @hugoeyng
                              Sorry for hijacking your thread

                              hugoeyngH 1 Reply Last reply Reply Quote 1
                              • hugoeyngH
                                hugoeyng @Tom8
                                last edited by

                                @Tom8 said in Unable to check for updates:

                                is possibly a misconfiguration from my ISP

                                I agree @Tom8

                                I love pfSense!

                                Hugo Eyng
                                Datamais Sistemas

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