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

    Unofficial E2guardian package for pfSense

    Scheduled Pinned Locked Moved Cache/Proxy
    1.2k Posts 71 Posters 1.7m 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.
    • P
      pfsensation
      last edited by

      Those lines made the system more stable, but the system still seems to crash after about 7 days or so. I have fully confirmed that it's related to E2Guardian. As without E2 Guardian on a system with the same setup with all my other plugins, it's all good. The crash dump also shows E2 Guardian threads going a bit haywire. @Marcelloc please have a look into this, especially as new updates have been released by the E2 Guardian team.

      1 Reply Last reply Reply Quote 0
      • B
        Biscuitsntea
        last edited by

        On a fresh install:
        When I navigate to ACLs>Site Lists and click edit on the default list the Save button is partially blocked by the lower banner.
        Thank you for your work on this package.

        Savebutton.jpg
        Savebutton.jpg_thumb

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

          My E2guardian won't start after a reboot, and the only way to get it working again is to reinstall the package. Anyone else getting the same problem?

          1 Reply Last reply Reply Quote 0
          • P
            pfsensation
            last edited by

            @slim2016:

            My E2guardian won't start after a reboot, and the only way to get it working again is to reinstall the package. Anyone else getting the same problem?

            I have the same issue from time to time, after pfsense upgrades a reinstall is pretty much a must. I still seem to get crashes… I wish this would get updated.

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

              @marcelloc:

              Hi guys!

              Version 0.4.2 is ready for download.

              whats new:

              • Included sample logic rotine to html report page, so you can back to original file at any time if you want

              • Improved e2gerror logic and added a denied only log feature to the package

              • Added e2guradian real time tab, processing e2guardian default logs, e2g squid format logs and logs form e2gerror.php page

              My real time logs don't show up like this. All the ip's are the same '127.0.0.1' on mine and it doesn't show me the 'detailed denied logs'

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

                I've managed get the ip's showing by using these settings :

                
                forwardedfor = on
                usexforwardedfor = on
                
                

                But how how get it to show the 'Default Denied Log' ?

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

                  I've started migrating e2guardian package to version 5

                  according to developer, E2guardian 5 has

                  • Direct access mode

                  • ICAP mode to work as a 'helper' for squid

                  • transparent ssl

                  It requires a lot of tests and config file changes, so it may take some time.

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

                  Help a community developer! ;D

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

                    @marcelloc:

                    I've started migrating e2guardian package to version 5

                    As v4.1 crashes without squid parent with ssl interception enabled, i decided to remove it from Unofficial 2.4 repo package list

                    What is working on 0.5.0.5 version

                    • Direct access mode

                    I'm using with direct mode access and ssl interception. Until now, no crashes. I'll start including ssl transparent rules code and fix xmlrpc sync.

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

                    Help a community developer! ;D

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

                      package Version 0.5.0_9

                      • Fixed xmlrpc code to sync between master and slave boxes

                      • transparent proxy rules

                      Missing/ Need testing

                      • ICAP mode to work as a squid helper

                      I Did a lot of tests with E2guardian as the only proxy installed on pfSense and until now no crashes

                      A lot of lists and config has changed since v4.1, so testing and feedbacks are always welcome.

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

                      Help a community developer! ;D

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

                        Hi Marcello, i have make tests now with de new version in transparent mode and is working as expected. Only issue is in the log, https is not showing in te real time only http.

                        Thanks for your work, very nice!

                        Tomas @ 2W Consultoria

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

                          @Tomas:

                          Hi Marcello, i have make tests now with de new version in transparent mode and is working as expected. Only issue is in the log, https is not showing in te real time only http.

                          Thanks for your work, very nice!

                          https://github.com/e2guardian/e2guardian/issues/359
                          https://github.com/e2guardian/e2guardian/issues/360

                          These guys work really fast!

                          Log issues fixed and Unofficial repository updated.  8)

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

                          Help a community developer! ;D

                          1 Reply Last reply Reply Quote 0
                          • N
                            navarre
                            last edited by

                            Hi Marcello,

                            you are great! I love V5.

                            Found a little mistake:

                            I change logfile format to "squid style". Because I want to you lightsquid to parse logfiles.

                            In the squid format there is a bug: internal ip of requestor is missing. :-(

                            Seems this was a bug on V4 who was already fixed, but is in V5 here again.

                            Another question:

                            Can someone give me a hint how to send e2guardian access.log to remote server?

                            I have graylog up and running. The Pfsense Logfiles could be sending to graylog sever, but I have no idea how to send e2guardians log.

                            Best Regards,
                            Kai

                            1 Reply Last reply Reply Quote 0
                            • N
                              navarre
                              last edited by

                              @navarre:

                              Hi Marcello,

                              you are great! I love V5.

                              Found a little mistake:

                              I change logfile format to "squid style". Because I want to you lightsquid to parse logfiles.

                              In the squid format there is a bug: internal ip of requestor is missing. :-(

                              Seems this was a bug on V4 who was already fixed, but is in V5 here again.

                              Addition: Just read about fixed issue in your former post - I´ll give it a try

                              Another question:

                              Can someone give me a hint how to send e2guardian access.log to remote server?

                              I have graylog up and running. The Pfsense Logfiles could be sending to graylog sever, but I have no idea how to send e2guardians log.

                              Best Regards,
                              Kai

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

                                try latest pkg version. E2guardian team fixed it today

                                https://github.com/e2guardian/e2guardian/issues/359

                                About remote syslog, I did not tried any tool yet.

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

                                Help a community developer! ;D

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

                                  @marcelloc:

                                  try latest pkg version. E2guardian team fixed it today

                                  https://github.com/e2guardian/e2guardian/issues/359

                                  About remote syslog, I did not tried any tool yet.

                                  I think I made a mistake
                                  some sites do not open
                                  Can you share configuration screenshots

                                  thanks.

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

                                    Other tabs are on default values

                                    Capturar01.PNG
                                    Capturar01.PNG_thumb
                                    Capturar02.PNG
                                    Capturar02.PNG_thumb
                                    Capturar03.PNG
                                    Capturar03.PNG_thumb

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

                                    Help a community developer! ;D

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

                                      marcello
                                      congratulations and thanks
                                      I did not test mobile devices but the pc works very well
                                      but realtime logs look empty
                                      why

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

                                        @susamlicubuk:

                                        I did not test mobile devices but the pc works very well
                                        but realtime logs look empty
                                        why

                                        check if you box has the e2guardian logs on /var/log/e2guardian.

                                        You can also try to change log type under Report and Logs tab.

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

                                        Help a community developer! ;D

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

                                          Amazing performance

                                          8k_connections.PNG
                                          8k_connections.PNG_thumb
                                          8k_connections_system.PNG
                                          8k_connections_system.PNG_thumb

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

                                          Help a community developer! ;D

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

                                            Marcello
                                            Congratulations on your work
                                            it works fine but it will be my responsibility
                                            Do not have user (ip) site login authorization section? ips only has one group. why?
                                            for example:
                                            192.168.1.10 facebook block
                                            192.168.1.11 facebook pass - youtube block
                                            SquidGuard is very flexible and accomplished in this way
                                            but with SSL proxy problem

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