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

    Problemas Instalación de PFblockerNG

    Scheduled Pinned Locked Moved Español
    6 Posts 3 Posters 1.3k 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.
    • R
      Ricksezu
      last edited by

      Señores,
      tengo el siguiente problema. Al desintalar PfblockerNG queda en este estado y no me da el OK.
      se queda pegado en:

      Removing package…
      Starting package deletion for pfblockerng-1.6.6-i386...done.
      Removing pfBlockerNG components...
      Tabs items... done.
      Menu items... done.
      Services... done.
      Loading package instructions...

      Crash report details:

      PHP Errors:
      [17-Mar-2016 14:29:22 America/Santiago] PHP Fatal error:  require_once(): Failed opening required '/usr/local/pkg/pfblockerng/pfblockerng_extra.inc' (include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg') in /usr/local/pkg/pfblockerng/pfblockerng.inc on line 47

      alguien me puede ayudar??
      gracias de antemano.

      1 Reply Last reply Reply Quote 0
      • J
        javcasta
        last edited by

        Hola.

        Podrias intentar esto. Ejecutar desde Diagnostics Command prompt > PHP Execute:

        foreach (array_keys($config['installedpackages']) as $sec) {
        	if (strpos($sec, "pfblockerng") !== false)
        		unset($config['installedpackages'][$sec]);
        }
        write_config("Removed all pfblockerng-related settings");
        

        Se supone que borraria la conf del pfblocker y vuleves a instalarlo, pero no estoy seguro, no lo he probado.

        Otro problema similar, mismo error, pero para el paquete Suricata:
        https://forum.pfsense.org/index.php?topic=99398.0

        Salu2

        Javier Castañón
        Técnico de comunicaciones, soporte y sistemas.

        Mi web: https://javcasta.com/

        Soporte scripting/pfSense https://javcasta.com/soporte/

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

          Muchas Gracias, lo revisaré!

          1 Reply Last reply Reply Quote 0
          • BBcan177B
            BBcan177 Moderator
            last edited by

            Sorry for not writing in Spanish :)

            The issue here, is that the file: /usr/local/pkg/pfblockerng/pfblockerng_extra.inc  is missing.

            To replace the missing file, you can run the following command:

            fetch -o /usr/local/pkg/pfblockerng/pfblockerng_extra.inc https://packages.pfsense.org/packages/config/pfblockerng/pfblockerng_extra.inc
            

            I have not seen this error before, do you have any other details? Was pfBlockerNG installed and working before you removed it? Was this a de-install or a re-install?

            Thanks!

            "Experience is something you don't get until just after you need it."

            Website: http://pfBlockerNG.com
            Twitter: @BBcan177  #pfBlockerNG
            Reddit: https://www.reddit.com/r/pfBlockerNG/new/

            1 Reply Last reply Reply Quote 0
            • J
              javcasta
              last edited by

              Hola/Hello.

              Thanks for the solution. :)

              Regards.

              Javier Castañón
              Técnico de comunicaciones, soporte y sistemas.

              Mi web: https://javcasta.com/

              Soporte scripting/pfSense https://javcasta.com/soporte/

              1 Reply Last reply Reply Quote 0
              • BBcan177B
                BBcan177 Moderator
                last edited by

                De nada, fue un placer.  ;)

                "Experience is something you don't get until just after you need it."

                Website: http://pfBlockerNG.com
                Twitter: @BBcan177  #pfBlockerNG
                Reddit: https://www.reddit.com/r/pfBlockerNG/new/

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