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

    Snapshot server down?

    General pfSense Questions
    7
    26
    6.5k
    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.
    • H
      hec
      last edited by

      I can't reach the server with ipv4. With ipv6 i can ping it but get no response from webserver.
      I tried it from 2 different locations so i think my isp should not have a problem.
      Somebody else with the same problem?

      1 Reply Last reply Reply Quote 0
      • P
        phil.davis
        last edited by

        I just started an update of a 2GB nanoBSD Alix, and the snapshot server was found.

        As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
        If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

        1 Reply Last reply Reply Quote 0
        • H
          hec
          last edited by

          I did now some more tests and it is getting more and more strange.

          I get to http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/ but not to http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/
          But why?

          1 Reply Last reply Reply Quote 0
          • D
            doktornotor Banned
            last edited by

            Perhaps you are suffering from this? http://forum.pfsense.org/index.php/topic,64418.0.html

            1 Reply Last reply Reply Quote 0
            • H
              hec
              last edited by

              Maybe i found the problem.
              On a site with only ipv4 i can get to snapshots with dualstack on the other side i can't.
              So i think there is a problem with ipv6 and snapshots.

              edit:
              Ok on a server with only ipv4 i can get to the url also on same site where i have the problems. IPv6 is ok and i have no problem with all sites i know they have ipv6 only with snapshots there is a problem.

              1 Reply Last reply Reply Quote 0
              • H
                hec
                last edited by

                I did today manual update and have still the same problem.

                Any ideas how to solve the problem?

                1 Reply Last reply Reply Quote 0
                • H
                  hec
                  last edited by

                  Why does the pfSense show me that there are updates available and also which update but can't download the updates. Its getting more and more strange.

                  What i have testet:
                  Ping
                  pfsense –> ipv4 snapshots.pfsense.org --> no answer
                  pfsense --> ipv6 snapshots.pfsense.org --> answer
                  server dualstack --> ipv4 snapshots.pfsense.org --> no answer
                  server dualstack --> ipv6 snapshots.pfsense.org --> answer
                  server ipv4 --> ipv4 snapshots.pfsense.org --> no answer

                  http
                  client dualstack without proxy –> http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/ --> ok
                  client dualstack without proxy --> http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/ --> error
                  server ipv4 --> http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/ --> ok
                  server ipv4 --> http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/ --> ok
                  client dualstack with proxy --> http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/ --> ok
                  client dualstack with proxy --> http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/ --> ok

                  But now i have no ideas where i should debug. Maybe somebody has an idea what i should try. This behavior could not be normal.

                  1 Reply Last reply Reply Quote 0
                  • jimpJ
                    jimp Rebel Alliance Developer Netgate
                    last edited by

                    In each of those cases, which IP address does snapshots.pfsense.org resolve to for you?

                    Also have you cleared your browser cache? Or are you testing some other way?

                    I'm running dual stack with no proxy and it loads fine for me…

                    Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                    Need help fast? Netgate Global Support!

                    Do not Chat/PM for help!

                    1 Reply Last reply Reply Quote 0
                    • H
                      hec
                      last edited by

                      host snapshots.pfsense.org
                      snapshots.pfsense.org has address 66.111.2.168
                      snapshots.pfsense.org has IPv6 address 2610:1c0:1:25::51

                      Yes brower cache is cleared. I tried it also with lynx on some servers. I also see that i can't reach snapshots.pfsense.org but i can see http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/

                      1 Reply Last reply Reply Quote 0
                      • jimpJ
                        jimp Rebel Alliance Developer Netgate
                        last edited by

                        It is very odd especially because that's on the same server, the same web server software, and there really isn't anything different about that URL except that it has some HTML on it where the others do not. It's just two different directories sitting next to each other, and nobody else seems to have an issue loading them.

                        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                        Need help fast? Netgate Global Support!

                        Do not Chat/PM for help!

                        1 Reply Last reply Reply Quote 0
                        • H
                          hec
                          last edited by

                          If i try port test to port 80 with pfsense from diagnostics i got also with ipv6 success.
                          Do you have any ideas where i should try to search/debug?

                          curl -v -I -H "Testing: Test header so you see this works" http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/updates/pfSense-2.1-RC0-4g-amd64-nanobsd_vga-upgrade-20130717-2242.img.gz
                          * About to connect() to snapshots.pfsense.org port 80 (#0)
                          *   Trying 2610:1c0:1:25::51...
                          * connected
                          * Connected to snapshots.pfsense.org (2610:1c0:1:25::51) port 80 (#0)
                          > HEAD /FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/updates/pfSense-2.1-RC0-4g-amd64-nanobsd_vga-upgrade-20130717-2242.img.gz HTTP/1.1
                          > User-Agent: curl/7.26.0
                          > Host: snapshots.pfsense.org
                          > Accept: */*
                          > Testing: Test header so you see this works
                          > 
                          * additional stuff not fine transfer.c:1037: 0 0
                          * HTTP 1.1 or later with persistent connection, pipelining supported
                          < HTTP/1.1 200 OK
                          HTTP/1.1 200 OK
                          < Date: Thu, 18 Jul 2013 21:27:06 GMT
                          Date: Thu, 18 Jul 2013 21:27:06 GMT
                          < Server: Apache/2.2.21 (FreeBSD) mod_ssl/2.2.24 OpenSSL/0.9.8q DAV/2
                          Server: Apache/2.2.21 (FreeBSD) mod_ssl/2.2.24 OpenSSL/0.9.8q DAV/2
                          < Last-Modified: Thu, 18 Jul 2013 04:37:59 GMT
                          Last-Modified: Thu, 18 Jul 2013 04:37:59 GMT
                          < ETag: "f38a9e-5c5fb63-4e1c1c65157c0"
                          ETag: "f38a9e-5c5fb63-4e1c1c65157c0"
                          < Accept-Ranges: bytes
                          Accept-Ranges: bytes
                          < Content-Length: 96861027
                          Content-Length: 96861027
                          < Content-Type: application/x-gzip
                          Content-Type: application/x-gzip
                          
                          < 
                          * Connection #0 to host snapshots.pfsense.org left intact
                          * Closing connection #0
                          
                          

                          If i try download with curl i get the filesize so there is a connect but the download does not start.

                          1 Reply Last reply Reply Quote 0
                          • AhnHELA
                            AhnHEL
                            last edited by

                            Do you have any settings entered in the GUI for System: Advanced: Miscellaneous under Proxy Support?

                            AhnHEL (Angel)

                            1 Reply Last reply Reply Quote 0
                            • H
                              hec
                              last edited by

                              No pfsense is working as proxy and has direct access to internet.

                              The last idea i have is to resetup this server maybe there is some problem because of the update from 2.0 to 2.1

                              1 Reply Last reply Reply Quote 0
                              • H
                                hec
                                last edited by

                                I reinstalled pfsense and still the same situation.

                                edit:
                                I can download the sha and md5 files but not the image files. wtf?

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Tikimotel
                                  last edited by

                                  I was reading this thread and just wondering…

                                  hec:
                                  Can you test other servers with files with the .tgz file extension?
                                  Maybe the .tgz extension is blocked by your ISP somehow?
                                  Can you download img.gz extensions files from the pfsense snapshot server?

                                  1 Reply Last reply Reply Quote 0
                                  • H
                                    hec
                                    last edited by

                                    If somebody can tell me a server with IPv6 and tgz files on it…
                                    I tried img.gz to download the same problem.
                                    I don't think that my ISP is blocking this only on ipv6 and not on ipv4. This makes no sense.

                                    edit:
                                    I tried it now with tar.gz files from www.apache.org and www.tcpdump.org which have both an IPv6 address - no problem
                                    I tried tgz files from http://lxml.de/files/ - no problem

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      doktornotor Banned
                                      last edited by

                                      Anything in firewall logs when trying to download the tgz files from snapshots.pfsense.org? (Yeah, I have a reason to ask.)

                                      1 Reply Last reply Reply Quote 0
                                      • H
                                        hec
                                        last edited by

                                        No nothing in the logs. I also added a rule to allow the whole ipv6 traffic out for testing.

                                        1 Reply Last reply Reply Quote 0
                                        • H
                                          hec
                                          last edited by

                                          As i see nobody has an idea how to solve it.

                                          Could there be any problems in the configuration i mean maybe there happened something on update to 2.1?
                                          Maybe i could resetup with no config and adding all objects new.
                                          Is it possible to create lagg interface at setup? If not it would be very nice if someone could implement that. I think a lot of users use lagg interfaces.
                                          An other idea is to override the hosts file that i only get an ipv4 address for snapshots.pfsense.org.
                                          What do you guys think?

                                          1 Reply Last reply Reply Quote 0
                                          • jimpJ
                                            jimp Rebel Alliance Developer Netgate
                                            last edited by

                                            Given that you can access the server but not a specific url on that server, I doubt it's anything in your firewall config. Nothing in the firewall (aside from a proxy!) would be seeing that far inside the packets.

                                            To confirm that you could configure a PC up with the correct IP info and try the request directly with no firewall involved, if you can.

                                            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                                            Need help fast? Netgate Global Support!

                                            Do not Chat/PM for help!

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