Unofficial E2guardian package for pfSense
-
my confusion is if i create a site acl with enabled ban, disabled grey and exemption the i create another site acl with disabled ban, diabled gre and enabled exemption and apply to a group, will that exemption be enforced while on the other acl, there is no exemption. what is the flow of rule then?
-
my confusion is if i create a site acl with enabled ban, disabled grey and exemption the i create another site acl with disabled ban, diabled gre and enabled exemption and apply to a group, will that exemption be enforced while on the other acl, there is no exemption. what is the flow of rule then?
It will apply the second exemption ACL because it isn't disabled. It's not rocket science and its not too hard to give it a test either. I've been working on a global exception list for common apps that don't work through the proxy. But now that Marcello has added bypass onto the transparent rule, I have been using aliases. It works well for me so far, although the annoying part is packet capturing and finding the remote IP's and domains.
-
E aí Marcelo, tudo tranquilo?
Estou com um probleminha, não sei se é só comigo rsrsrs, estou com um lab virtual do Pfsense em VM e depois do instalar o e2Guardian, não consigo encontrar nenhum pacote para instalação, exemplo, tentei baixar o cron, pfblocker, etc. simplesmente não encontra nada na busca.
-
E aí Marcelo, tudo tranquilo?
Estou com um probleminha, não sei se é só comigo rsrsrs, estou com um lab virtual do Pfsense em VM e depois do instalar o e2Guardian, não consigo encontrar nenhum pacote para instalação, exemplo, tentei baixar o cron, pfblocker, etc. simplesmente não encontra nada na busca.
Instala o repositório novamente, atualizei a estrutura de pastas dos pacotes no github essa semana e provavelmente seu pfSense tá reclamando disso.
fetch -q -o /usr/local/etc/pkg/repos/Unofficial.conf https://raw.githubusercontent.com/marcelloc/Unofficial-pfSense-packages/master/Unofficial.conf
-
is there progress in blocking file extension
file extension blocking is not working.I've pushed a fix to file extension. They should work after updating the package.
Mime types I've opened an issue on e2guardian project.https://github.com/e2guardian/e2guardian/issues/380
Exe file extension blocking problem still exists
there are oddities in logs
Perception as text/html is very strange18.05.19 04:24:23 10.35.10.11 10.35.10.11 https://the.earth.li/~sgtatham/putty/latest/w32/putty.exe TRUSTED Banned MIME file type: text/html GET 302 0 - 1 302 - 10.35.10.11 Default - - - - -
-
Detected as text. :o
-
Looks like E2Guardian v5.1 is in the works!!
- Still getting used to this new forum layout... D:
-
This post is deleted! -
Version 0.5.4 uses 5.1 binaries and fixes the missing transparent forward rules after pfSense restart.
-
how can I put or where can I put ACL SSLPorts and ACL SafePorts for Allowed Ports ?
-
Does anyone know why e2guardian 5 transparent setting does not work right?
When I try to enable transparent mode some web sites will not load. The browser waits awhile and then comes up with error. When I disable transparent mode and put in my own NAT redirect rules for port 80 and 443 everything works perfectly. -
@kenrutt What error are you getting? Transparent proxy works perfectly for me without any issues.
-
This site can’t be reached
www.ebay.com took too long to respond.
Try:Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics
ERR_CONNECTION_TIMED_OUT -
@kenrutt Are you using MITM? What authentication method do you use?
And are you using Squid?
-
@pfsensation
Yes I am using MITM. For Auth I have it set to ip address. And I am using the direct connect method. -
@kenrutt That's weird. Does it happen to all browsers? Have you checked that your system isn't explicitly configured for the proxy too?
I guess theoretically in some cases it could make a loop.
-
how to uninstall e2guardian that will remove all its previous configurations and setups ?
I uninstalled and reinstall the package but still the same configuration that I made was still there. I wanted to uninstall the package and clean install the package coz I want to check something.
I hope the author will reply soon.
-
There is no option on the package to clean/reset all config yet.
If you are an advanced user, you can clean it direct on config.xml but If you do something wrong on pfSense main config file, you can mess up your firewall.
-
@pfsensation
Yes I have checked the proxy settings on my system and there is no proxy settings assigned. I don't know but there must be some configuration problem somewhere, I don't know what. The weird thing is if I setup NAT and redirect port 80 & 443 things work in transparent mode without a hitch. (That is with the transparent mode unchecked in e2gaurdian.) -
It's possible you have a conflict somewhere, are the any other services on the firewall using those ports?
What other NAT rules do you have in place? Sounds like when you manually add the rules, it goes on top of everything you have and takes effect as it has a higher priority.