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

    Lightsquid package Test

    Scheduled Pinned Locked Moved pfSense Packages
    70 Posts 19 Posters 71.4k 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.
    • H
      hadi57
      last edited by

      hi

      i did refresh still nothing there, i am still not sure what is package about, but i think it should give squid access report, any ways this is what i am still getting.

      LigthSquid diagnostic.
      Error : report folder '/var/lightsquid/report' not contain any valid data! Please run lightparser.pl (and check 'report' folder content)
      Please check config file !
      Variable value
      $tplpatph /usr/local/www/lightsquid/tpl
      $templatename base
      $langpatph /usr/local/share/lightsquid/lang
      $langname eng
      $reportpath /var/lightsquid/report
      Access to '/var/lightsquid/report' folder yes
      folder content:

      and following is my configuration:

      language: english
      bar color: orange
      report scheme: base
      ip resolve method (future): dns
      refresh scheduler: 10min
      squid rotate: every 1 day
      skip url: nothing is there

      i am using 1.2 beta-1 built on mon apr 30

      thanks

      hadi57

      1 Reply Last reply Reply Quote 0
      • Cry HavokC
        Cry Havok
        last edited by

        Have you ticked the "Enabled logging" option in the squid config page?

        On a side note, it would be nice to see the LightSquid page titled something different from the squid pages to make it easier to work out which is which (actually, I'd like to see it under "Status"->"Proxy Logs" or similar).

        Finally, one bug - with the "IP Resolve Method" at DNS the domain name gets appended to the resolved name, resulting in "hostname.local.local".

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

          hi

          no i didn't, didnt know :)

          ill do it now

          hadi57

          1 Reply Last reply Reply Quote 0
          • S
            Shackattack
            last edited by

            There is a bug in Webinterface integration.

            The menu Point has the same name as the proxy server.

            This is my machine:

            Lightsquid.Interface.jpg
            Lightsquid.Interface.jpg_thumb

            1 Reply Last reply Reply Quote 0
            • D
              dvserg
              last edited by

              Log store directory field must be /var/squid/log
              After - need begining work with squid (for create log)
              After - press Refresh button on lightsquid gui form

              • all problems must be solved

              All issues will analysed and corrected
              Also added new IP2Name variant's and change 1-2 settings for more quickly parser job in crontab and 'Refresh Now' button. After self-testing will sent to coreTeam  :)

              –------------
              must be name 'Proxy server report' - last word lost in this mode GIU
              Thanks - i'll change to short name

              SquidGuardDoc EN  RU Tutorial
              Localization ru_PFSense

              1 Reply Last reply Reply Quote 0
              • B
                ben.suffolk
                last edited by

                Its working well for me,

                Good job, well Done!

                Ben

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

                  hello.. it is really good job… It works fine for me...
                  instalation without any problems...  ;D
                  I have one question about squid log rotate scheduler. How it work? If I check rotate logs every 30 days that means the older logs will be overwritten? or archiving? I would like to keep my squid logs as long as it possible.
                  I know there is the option to disable log rotate, but if I understand well, lightsquid will be parsing all long log file.

                  :)

                  1 Reply Last reply Reply Quote 0
                  • D
                    dvserg
                    last edited by

                    squid contains access.log file
                    if rotate executed - squid create new access.log and old rename to access.log.0
                    access.log->access.log0->access.log1 … ->access.log.9

                    if you rotate monthly - you may have 10 mont's archive
                    LightSquid parse by crontab task only access.log - it's NOW
                    next step - i set parsing only today date for more speed

                    By Refresh FULL - parsing ALL access.log.xx files

                    SquidGuardDoc EN  RU Tutorial
                    Localization ru_PFSense

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

                      Ok..
                      That's I expected….
                      ;D
                      many thanks

                      1 Reply Last reply Reply Quote 0
                      • S
                        sullrich
                        last edited by

                        Great work.  I am ready to offer a commit to dvserg so that he can start taking care of these packages and get them added.

                        1 Reply Last reply Reply Quote 0
                        • S
                          Shackattack
                          last edited by

                          It would be interesting to see the Oversize Config flag
                          at the Webinterface on Configuration Page.

                          Curently ist just reporting all Users with mor than 10MB as
                          Oversized:

                          "Users who exceed 10.0 M bytes, per user quota"

                          Can you tell us in which config file I can change this?

                          1 Reply Last reply Reply Quote 0
                          • D
                            dvserg
                            last edited by

                            inconfig '/usr/local/etc/lightsquid/lightsquid.cfg' see variable

                            #user maximum size per day limit (oversize)
                            $perusertrafficlimit = 1010241024;

                            but this change to firts webgui change.
                            For forever change see and modify '/usr/local/etc/lightsquid/lightsquid.cfg.dist' (webgui take this as source)

                            This option used only for reporting, but nothing to limit user quota
                            Do you suggest include this option to the gui?

                            SquidGuardDoc EN  RU Tutorial
                            Localization ru_PFSense

                            1 Reply Last reply Reply Quote 0
                            • S
                              Shackattack
                              last edited by

                              Even with no quota functionality it would be nice
                              to be handled over the gui.

                              Just for seeing who got traffic over a specific
                              value in the report.

                              Maybe you add it to the gui with the next
                              release. Would be nice.

                              Thanks so far and thit is an ecelent pakage.
                              Maybe I spend some time for an german lang file
                              in the next weeks to submit it to you.

                              1 Reply Last reply Reply Quote 0
                              • D
                                dvserg
                                last edited by

                                Now i proccessing test of quote gui. Planing update on begining next week.
                                About german lang

                                • if this for gui, then need wite 1.3 release pfSense with multilang support
                                • if for Lightsquid package - then sorry, i'm not author this, i only writer GUI and creator 2 templates. Author Sergey Erokhin http://lightsquid.sf.net, (but pls send me you file)

                                SquidGuardDoc EN  RU Tutorial
                                Localization ru_PFSense

                                1 Reply Last reply Reply Quote 0
                                • D
                                  dvserg
                                  last edited by

                                  How add new themes
                                  Download http://diskatel.narod.ru/pfSense/packages/lightsquid_theme.zip
                                  Unpack and move 2 catalog's to '/usr/local/www/lightsquid/tpl'
                                  In gui this 2 themes now present

                                  SquidGuardDoc EN  RU Tutorial
                                  Localization ru_PFSense

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    dvserg
                                    last edited by

                                    Updated installation new themes with transition to 'main report page' and pfSense GUI

                                    SquidGuardDoc EN  RU Tutorial
                                    Localization ru_PFSense

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

                                      hello, after last upgrade pf package stop working for me, I tried to reinstall package but reistall command stops after a while and nothing happned…

                                      Removing package…
                                      Loading package configuration lightsquid.xml...
                                      Loading package instructions...

                                      I do not know how to repair it…
                                      ???

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        dvserg
                                        last edited by

                                        @mbedyn:

                                        hello, after last upgrade pf package stop working for me, I tried to reinstall package but reistall command stops after a while and nothing happned…

                                        Removing package…
                                        Loading package configuration lightsquid.xml...
                                        Loading package instructions...

                                        I do not know how to repair it…
                                        ???

                                        Looking bottom page - any messages exists?

                                        SquidGuardDoc EN  RU Tutorial
                                        Localization ru_PFSense

                                        1 Reply Last reply Reply Quote 0
                                        • R
                                          rafael.cardoso
                                          last edited by

                                          hi dvserg, thanks for great job, one question only, about logs, you have some plan to clear logs or what? like after some months clear olders, something that, and a big thank for this great addon for pfsense!

                                          Rafael

                                          Respect is Everything!

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            dvserg
                                            last edited by

                                            @rafael.cardoso:

                                            hi dvserg, thanks for great job, one question only, about logs, you have some plan to clear logs or what? like after some months clear olders, something that, and a big thank for this great addon for pfsense!
                                            Rafael

                                            GUI logs have fix size - 500 strings(if i have remeber) This isn't big size, but if this need - i can add option 'enable log', what 'if disabled' will empty log file (or delete - on you selection).

                                            And also you can setup 'rotate Squid log'. It depending on the number of users You must define rotation period. Squid have 10 rotating files 0>1>2>3>…>9 Current file, where rotating, maked 0, 0 maked 1 .. and all others shift to up. If you setup monthly rotation, then will have logs with last 10 month. If weekly - have statistic with last 10 week.

                                            Lightsquid not clearing his DB statistic, but this not need (I have not seen such issues )  
                                            You comment's?

                                            SquidGuardDoc EN  RU Tutorial
                                            Localization ru_PFSense

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