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

Unofficial E2guardian package for pfSense

Cache/Proxy
70
1.2k
1.4m
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.
  • M
    modinadar
    last edited by Nov 16, 2017, 10:24 AM

    Hello dear users of this forum. I have a question about this package. As much as I'm not trying to set up "Phrase Lists", it allways skips to sites with these words. Perhaps this is due to the fact that I use phrases from my language (Russian, I have not tried English words). I set up the mitm, it blocks everything well, "serach engines" works also only on English words, but it's not surprising. Simply Russian characters are encoded in some% as% dc% 5g … and so on. The only way for me to block using "Phrase lists", as I read on a Russian-language forum that the predecessor of Dansguardian knew how to do it, but there were difficulties with encodings. In general, it may be necessary to include some parameter in the configuration about which I do not know.
    Sorry for my english, I used an interpreter.

    1 Reply Last reply Reply Quote 0
    • P
      pfsensation
      last edited by Nov 23, 2017, 11:31 PM

      Thanks to some brilliant help from the Pfsense community, I think my crashes are finally resolved with some bootloader.conf.local addons.

      It'll be nice to see this package kept up to date, especially as V5 is coming out soon!

      1 Reply Last reply Reply Quote 0
      • P
        pfsensation
        last edited by Nov 23, 2017, 11:35 PM

        @modinadar:

        Hello dear users of this forum. I have a question about this package. As much as I'm not trying to set up "Phrase Lists", it allways skips to sites with these words. Perhaps this is due to the fact that I use phrases from my language (Russian, I have not tried English words). I set up the mitm, it blocks everything well, "serach engines" works also only on English words, but it's not surprising. Simply Russian characters are encoded in some% as% dc% 5g … and so on. The only way for me to block using "Phrase lists", as I read on a Russian-language forum that the predecessor of Dansguardian knew how to do it, but there were difficulties with encodings. In general, it may be necessary to include some parameter in the configuration about which I do not know.
        Sorry for my english, I used an interpreter.

        For this matter you may be better off bringing it up in the E2 Guardian GitHub page. I believe there was an issue raised for Russian character encoding.

        1 Reply Last reply Reply Quote 0
        • J
          justroach
          last edited by Dec 5, 2017, 5:00 AM

          @pfsensation:

          Thanks to some brilliant help from the Pfsense community, I think my crashes are finally resolved with some bootloader.conf.local addons.

          Think you could share please?

          1 Reply Last reply Reply Quote 0
          • P
            pfsensation
            last edited by Dec 6, 2017, 11:18 AM

            @justroach:

            @pfsensation:

            Thanks to some brilliant help from the Pfsense community, I think my crashes are finally resolved with some bootloader.conf.local addons.

            Think you could share please?

            Are you having crashes too? If so do let us know more in terms of your specs.

            Here's the lines I'm using currently.

            kern.cam.boot_delay=10000
            kern.ipc.nmbclusters=1000000
            legal.intel_ipw.license_ack=1
            legal.intel_iwi.license_ack=1
            hw.re.enable_msix=0
            hw.em.enable_msix=0
            hw.pci.enable_msix=0
            net.inet.tcp.tso=0
            hw.em.fc_setting=0
            hw.re.fc_setting=0

            Do keep us informed so we can get these issues ironed out!

            1 Reply Last reply Reply Quote 0
            • P
              pfsensation
              last edited by Dec 9, 2017, 4:18 PM

              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
              • P
                Presbuteros
                last edited by Dec 10, 2017, 9:29 AM

                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 Dec 24, 2017, 11:42 AM

                  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 Dec 28, 2017, 7:03 PM

                    @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 Dec 28, 2017, 9:23 PM

                      @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 Dec 30, 2017, 4:13 PM

                        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 Mar 9, 2018, 3:10 AM

                          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 Mar 9, 2018, 9:43 PM

                            @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 Mar 12, 2018, 8:35 PM

                              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 Mar 12, 2018, 10:51 PM

                                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 Mar 13, 2018, 3:15 PM

                                  @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 Mar 13, 2018, 10:23 PM

                                    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 Mar 13, 2018, 10:26 PM

                                      @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 Mar 13, 2018, 10:41 PM

                                        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 Mar 13, 2018, 11:04 PM

                                          @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
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.