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

    Dansguardian - Web upload is banned

    Scheduled Pinned Locked Moved pfSense Packages
    30 Posts 7 Posters 9.5k 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.
    • A
      asterix
      last edited by

      how do I do that? can u give me the exact command for it please.

      1 Reply Last reply Reply Quote 0
      • marcellocM
        marcelloc
        last edited by

        @asterix:

        how do I do that? can u give me the exact command for it please.

        amd64
        fetch -o /usr/local/sbin/dansguardian "http://e-sac.siteseguro.ws/pfsense/8/amd64/dansguardian"

        i386
        fetch -o /usr/local/sbin/dansguardian "http://e-sac.siteseguro.ws/pfsense/8/dansguardian"

        Treinamentos de Elite: http://sys-squad.com

        Help a community developer! ;D

        1 Reply Last reply Reply Quote 0
        • A
          asterix
          last edited by

          Thank You !

          1 Reply Last reply Reply Quote 0
          • A
            asterix
            last edited by

            Can't the binary update be automated after every re-install?

            1 Reply Last reply Reply Quote 0
            • marcellocM
              marcelloc
              last edited by

              @asterix:

              Can't the binary update be automated after every re-install?

              Not until a new freebsd port for dansguardian. Packages are not allowed to push binaries out from official repo.

              Treinamentos de Elite: http://sys-squad.com

              Help a community developer! ;D

              1 Reply Last reply Reply Quote 0
              • V
                vtberg
                last edited by

                I am trying to update the binary and instructed in the thread but I am not able to access the http://e-sac.siteseguro.ws.  Is there another location that I can get the new binary.

                1 Reply Last reply Reply Quote 0
                • marcellocM
                  marcelloc
                  last edited by

                  @vtberg:

                  I am trying to update the binary and instructed in the thread but I am not able to access the http://e-sac.siteseguro.ws.  Is there another location that I can get the new binary.

                  Check if you do have blocked traffic to Brazil.

                  You can compile it on any freebsd from the same version as your pfsense.

                  Treinamentos de Elite: http://sys-squad.com

                  Help a community developer! ;D

                  1 Reply Last reply Reply Quote 0
                  • M
                    mschiek01
                    last edited by

                    @marcelloc:

                    @vtberg:

                    I am trying to update the binary and instructed in the thread but I am not able to access the http://e-sac.siteseguro.ws.  Is there another location that I can get the new binary.

                    Check if you do have blocked traffic to Brazil.

                    You can compile it on any freebsd from the same version as your pfsense.

                    I had this same problem.  The issue is with some of the internet providers. For some reason the routing to the repository is bad.  If you try to do a tracert from you wan you will see it drop in brazil.  The only solution I had was that I have a backup wan and was able to access it from there.  Comcast is my primary connection and I have tried it from various locations that I have and none of them work.  My backup T1 is able to access the repository.

                    Here is a copy of a trace

                    8    10 ms    10 ms    10 ms  64.208.27.97
                      9   155 ms   155 ms   155 ms  67.17.196.194
                    10   152 ms   154 ms   156 ms  gvt-te-0-3-2-0-rt02.spo.gvt.net.br [189.59.249.3
                    4]
                    11   174 ms   174 ms   174 ms  locaweb.static.gvt.net.br [177.135.153.234]
                    12   174 ms   173 ms   171 ms  186.202.44.22
                    13   175 ms   181 ms   174 ms  187.45.237.17
                    14   174 ms   175 ms   175 ms  dist-ita06-01.br-ip.net [186.202.47.1]
                    15     *        *        *     Request timed out.
                    16     *        *        *     Request timed out.

                    1 Reply Last reply Reply Quote 0
                    • A
                      asterix
                      last edited by

                      Marcelloc… this "web upload is banned" issue has resurfaced again with the latest package.

                      1 Reply Last reply Reply Quote 0
                      • marcellocM
                        marcelloc
                        last edited by

                        @asterix:

                        Marcelloc… this "web upload is banned" issue has resurfaced again with the latest package.

                        You still need to fetch the fix from my repo.

                        Treinamentos de Elite: http://sys-squad.com

                        Help a community developer! ;D

                        1 Reply Last reply Reply Quote 0
                        • A
                          asterix
                          last edited by

                          Darn..
                          Do I need to run the same command?

                          amd64
                          fetch -o /usr/local/sbin/dansguardian "http://e-sac.siteseguro.ws/pfsense/8/amd64/dansguardian"

                          1 Reply Last reply Reply Quote 0
                          • marcellocM
                            marcelloc
                            last edited by

                            @asterix:

                            Darn..
                            Do I need to run the same command?

                            Yes. Until a push a fix to freebsd ports, package maintainer commits it and Jimp compile it to pfsense.

                            Treinamentos de Elite: http://sys-squad.com

                            Help a community developer! ;D

                            1 Reply Last reply Reply Quote 0
                            • A
                              asterix
                              last edited by

                              getting this error after the fetch

                              php: /pkg_edit.php: The command '/usr/local/etc/rc.d/dansguardian.sh start' returned exit code '1', the output was 'kern.ipc.somaxconn: 16384 -> 16384 kern.maxfiles: 131072 -> 131072 kern.maxfilesperproc: 104856 -> 104856 kern.threads.max_threads_per_proc: 4096 -> 4096 Starting dansguardian. /usr/local/sbin/dansguardian: 1: Syntax error: ")" unexpected /usr/local/etc/rc.d/dansguardian.sh: WARNING: failed to start dansguardian'

                              1 Reply Last reply Reply Quote 0
                              • marcellocM
                                marcelloc
                                last edited by

                                Can you check if the downloaded file is not corrupt, with dansguardian -v?

                                Treinamentos de Elite: http://sys-squad.com

                                Help a community developer! ;D

                                1 Reply Last reply Reply Quote 0
                                • A
                                  asterix
                                  last edited by

                                  I tried the fetch multiple times. Same result.

                                  1 Reply Last reply Reply Quote 0
                                  • marcellocM
                                    marcelloc
                                    last edited by

                                    what you get with dansguardian -v

                                    Treinamentos de Elite: http://sys-squad.com

                                    Help a community developer! ;D

                                    1 Reply Last reply Reply Quote 0
                                    • K
                                      kejianshi
                                      last edited by

                                      "Every time you reinstall the package, you need to manual update the binary too."

                                      Thats quite the little bug.  Thats the sort of thing I might put on the main menu at the top in big bold red blinky letters so that everyone sees it first thing, along with a handy link to a set of simple instructions.

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        asterix
                                        last edited by

                                        dansguardian -v
                                        /usr/local/sbin/dansguardian: Exec format error. Binary file not executable.

                                        This is the process I followed.
                                        killall dansguardian
                                        cd /usr/local/sbin
                                        fetch http://e-sac.siteseguro.ws/pfsense/8/amd64/dansguardian

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          asterix
                                          last edited by

                                          marcelloc .. any update on this?

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

                                            What update? You are trying to run amd64 file on i386?

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