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.
    • P
      pfsensation @arch113
      last edited by

      @arch113 said in Unofficial E2guardian package for pfSense:

      @User43617
      I did that too
      Its like the config the GUI is 'changing' is not the same config E2guardian is using, although I can turn the daemon off, that part works.
      e2urlexception.JPG

      Try a reinstall, see if that corrects the issue. I've been using it for a long time now and it seems to be working perfectly.

      1 Reply Last reply Reply Quote 0
      • L
        La6er
        last edited by

        Hi anyone facing issues with ip ranges? I have tried to configure 10.16.0.10-10.16.0.15 but it does not take it :(

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

          Hello everyone, this is my first post at the Netgate forums, so please forgive any and all ignorance! I was hoping I could get some assistance with this awesome plugin.

          First of all, I'd like to give my sincerest thanks to @marcelloc for all his work in making this available to pfsense. I followed the videos on YouTube best I could-- even turned on subtitles to auto-translate into English, which helped.

          I believe I have the majority of my E2G setup configured correctly. After creating a new set of ACLs separate from the defaults, I'm definitely able to block both "sites" and "URL" based on categories and blacklists. Moreover, I can look in the real-time logging and see the ACL getting applied accordingly when I attempt to navigate to various addresses which I know should be getting blocked.

          My issues are related to the phrase filtering options, which I cannot seem to get working no matter what I do. For troubleshooting, here's what I've done:
          -Completely disabled all of the Site and URL filtering
          -Under "General," I ensured:
          --"Filter Mode" is set to "Filtered (default)"
          --"Weighted phrase mode" is set to "Singular...(default)"
          --"Phrase filter mode" is set to "use both (default)"
          -The Phrase List ACL I created:
          --Is enabled at all times
          --Has Banned Lists enabled for all categories
          --Has Weighted Lists enabled for all categories
          --Has Exception Lists disabled / unchecked

          When I apply these ACLs to the correct subnet, I can immediately browse to porn sites, and nothing seems to be happening in the real-time logs. If I then modify the ACL to re-enable Site and URL lists & re-apply it, porn sites are blocked, and I can see this happening in the real-time logs. As such, I'm fairly certain I at least have the filter group and IP settings configured correctly.

          Am I just mistaken about what the Phrase filtering can do? I thought it was able to read webpage content and block any page with naughty words on it, but maybe I'm wrong?

          If it helps, I am not using Squid -- E2G Daemon is set to "Direct Connect," and I also have https interception enabled with a self-signed certificate.

          If anyone could be of assistance, I would be extremely grateful. I'm happy to provide any information that might help-- I would even be willing to pay you for help if you were able to fix it for me, after which I would post the findings here so others could use it.

          My thanks in advance to any and all who might reply to this!

          A 1 Reply Last reply Reply Quote 0
          • A
            amorimpermissus @La6er
            last edited by

            @La6er how are you configuring them? Are you adding them in exactly how you typed?

            If so, you need to change the way you've added them. There should be just one IP or subnet per line, but you can't do a 'range' typed in the way you did. So if you wanted those 6 IPs only, the simplest way would be to do one per line, like this:

            10.16.0.10
            10.16.0.11
            10.16.0.12
            10.16.0.13
            10.16.0.14
            10.16.0.15

            If you already added them this way and it's still not working, you should also check under:
            General -> Auth plugins, and ensure that "Ip Address" is selected.

            1 Reply Last reply Reply Quote 0
            • A
              amorimpermissus @amorimpermissus
              last edited by

              @amorimpermissus To anyone having this issue as I did, I solved my own problem (yay!). I determined the cause was in the "Groups" settings tab. Even though I had Transparent Proxy and SSL support enabled under the Daemon section, I didn't have MITM properly enabled for the ACL group.

              By going to Groups -> <name of the ACL group> -> Group Options, I ensured these were selected:
              "Scan clean cache"
              "Hex decode content" (this shouldn't be necessary, but I have it enabled anyway)
              "Infection/Scan Error Bypass on Scan Errors Only"
              "Filter SSL sites forging SSL certificates" (previously not selected)
              "Auto-switch to MITM to deliver block page"

              After this, I needed to simply install the CA cert in the proper locations on my client machines, and all phrase filtering and greylisting worked as designed.

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

                Hello. Thanks for this fork.
                I want to configure e2guardian with antivirus scanning functionality, but I don't know how to do it without installing squid and enable squid antivirus. If I don't do this, I have not clamav daemon and e2guardian give me error of connection to clamv daemon.
                There are the possibility to install clamd service without installing squid?
                Thanks a lot

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

                  Does anyone use the bypass feature in E2guardian? It does not seem to work for me. What am I doing wrong?

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

                    @kenrutt said in Unofficial E2guardian package for pfSense:

                    Does anyone use the bypass feature in E2guardian? It does not seem to work for me. What am I doing wrong?

                    I use both source and destination bypass. All work perfectly fine for me. I'm using it through Alias to keep things clean.

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

                      @pfsensation said in Unofficial E2guardian package for pfSense:

                      I use both source and destination bypass. All work perfectly fine for me. I'm using it through Alias to keep things clean.

                      I guess I am not not sure how to use through Alias.

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

                        @pfsensation said in Unofficial E2guardian package for pfSense:

                        I use both source and destination bypass. All work perfectly fine for me. I'm using it through Alias to keep things clean.

                        Do are you talking about the bypass ip's? I was asking about the bypass on the block page when pressing the "Acknowledge".

                        P 1 Reply Last reply Reply Quote 1
                        • P
                          pfsensation @kenrutt
                          last edited by pfsensation

                          @kenrutt said in Unofficial E2guardian package for pfSense:

                          @pfsensation said in Unofficial E2guardian package for pfSense:

                          I use both source and destination bypass. All work perfectly fine for me. I'm using it through Alias to keep things clean.

                          Do are you talking about the bypass ip's? I was asking about the bypass on the block page when pressing the "Acknowledge".

                          Ohh, I was referring to the IP's bit. I couldn't get that working either and didn't have time to investigate. Naturally, forgot. :(

                          I did go as far as to debugging my own code on the block page and making sure that the "Acknowledge" does generate a bypass key. But the key doesn't appear to work when used. Strange. It will need more digging.

                          Definitely an issue with the back end bypass code.

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

                            @pfsensation said in Unofficial E2guardian package for pfSense:

                            Ohh, I was referring to the IP's bit. I couldn't get that working either and didn't have time to investigate. Naturally, forgot. :(
                            I did go as far as to debugging my own code on the block page and making sure that the "Acknowledge" does generate a bypass key. But the key doesn't appear to work when used. Strange. It will need more digging.
                            Definitely an issue with the back end bypass code.

                            Ok. Hey if you figure something out keep me posted.
                            Thanks a bunch.

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

                              How to configure mitm with pfsense please help me

                              K 1 Reply Last reply Reply Quote 0
                              • K
                                kenrutt @abhijitmore007
                                last edited by

                                @abhijitmore007 Under "Daemon" tab make sure "Check to enable E2guardian SSL interception" is checked and make sure Cert is selected. Then under the groups tab in group options select and highlight "Filter ssl sites forging SSL Certificates (off)".

                                A 3 Replies Last reply Reply Quote 0
                                • A
                                  abhijitmore007
                                  last edited by

                                  Can you provide step by step configuration

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    abhijitmore007 @kenrutt
                                    last edited by

                                    @kenrutt I am using pfsens 2.4.4 and squid with e2d for filtering but squid not integrated with e2d for ssl cert. there is no need of squid for ssl filtering

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

                                      I've updated the install code to use version 3.5.1 and ssl interception.
                                      Motivational Quotes in Hindi

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        abhijitmore007 @kenrutt
                                        last edited by

                                        @kenrutt thank you problem resloved
                                        now https filter is working

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          abhijitmore007 @kenrutt
                                          last edited by

                                          @kenrutt some site get error
                                          3e27802d-5e7f-4ac2-92dc-2037bbd5a4c0-image.png

                                          J P 2 Replies Last reply Reply Quote 0
                                          • J
                                            jetberrocal @abhijitmore007
                                            last edited by

                                            @abhijitmore007
                                            The error maybe this site requires a secure connection. mitm is a man in the middle attack and will fail with such sites. Yo may need to create an exception rule with a list for those sites to not use mitm. You still can filter the sites but not filter/read the content.

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