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

    Snapshot server down?

    Scheduled Pinned Locked Moved General pfSense Questions
    26 Posts 7 Posters 6.6k 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.
    • 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
                          • H
                            hec
                            last edited by

                            I will try this today. The firewall has now no proxy anymore. I removed the packages to check if the proxy is the problem but its the same problem.
                            Here is a packetcapture:

                            packetcapture.txt

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

                              As i see the redmine.pfsense.org has now also a IPv6 adress. On this server i have the same problem.
                              I think there is some problem with ipv6 to the pfsense servers. With enough other servers i have no problems only with pfsense.

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

                                This was wrong redmine is still working.

                                Today i talked with my ISP maybe they can find a solution.
                                Can you guys search in the server logs if you find something from 2001:858:5:2c00::/56?
                                Maybe there is something in the logs which helps me debugging this.

                                Btw looks like that this is a similar problem: http://forum.pfsense.org/index.php/topic,65397.0.html

                                1 Reply Last reply Reply Quote 0
                                • R
                                  rodymcamp
                                  last edited by

                                  I am having the same issue. I am downloading the new snapshot for today and we will see if i can connect after a manual update. I am not using ipv6 at all on my network. I have been trying to do an auto update several times and i never can connect. I have been using 2.1-RC1 (amd64)
                                  built on Thu Aug 1 19:39:40 EDT 2013

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

                                    @rodymcamp:

                                    I am not using ipv6 at all on my network.

                                    
                                    env ip6addrctl_enable="yes" ip6addrctl_policy="prefer_ipv4" /etc/rc.d/ip6addrctl start
                                    
                                    

                                    and try again.

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      rodymcamp
                                      last edited by

                                      no change.

                                      thanks though.
                                      rody

                                      @doktornotor:

                                      @rodymcamp:

                                      I am not using ipv6 at all on my network.

                                      
                                      env ip6addrctl_enable="yes" ip6addrctl_policy="prefer_ipv4" /etc/rc.d/ip6addrctl start
                                      
                                      

                                      and try again.

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