Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
Web content filtering based on keyword
« previous
next »
Print
Pages: [
1
]
Author
Topic: Web content filtering based on keyword (Read 2624 times)
alanl96
Newbie
Posts: 1
Karma: 0
Web content filtering based on keyword
«
on:
September 15, 2022, 08:33:53 pm »
Hi everyone. I want to make an OPN sense router. I would like to know if I can filter content based on keyword. Foster kids can easily bypass my circle device without a VPN and get adult content through Wish and Amazon searches. I want to filter content on all websites. Thanks for your help!
Logged
EdwinKM
Full Member
Posts: 155
Karma: 5
Re: Web content filtering based on keyword
«
Reply #1 on:
September 24, 2022, 06:42:50 pm »
That is difficult. Most website are encrypted (HTTPS). This is invisible to the router. To inspect traffic you need to decrypt it, meaning MitM capturing. This also means that users are getting untrusted ssl warnings and you have to install self singned certificates on all clients (browsers).
I is just not worth is....
Blocking DNS resolving using DNSBL is the most feasible way to try to block stuff. But this works on domain names. Thus you block "Amazon" completely in that instance.
That said. Why try to block if someone is really looking specifically for adult content?
Logged
Danrow
Newbie
Posts: 1
Karma: 0
Re: Web content filtering based on keyword
«
Reply #2 on:
November 03, 2022, 03:17:57 pm »
If you suspect that you have a content filter, you can compare what you expect to see when visiting a web site to what you actually see.
Logged
software development company
https://thescimus.com/
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
Web content filtering based on keyword