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

Guide to filtering web content (http and https) with pfsense 2.3

Scheduled Pinned Locked Moved Documentation
190 Posts 54 Posters 222.7k 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.
  • J
    jadog
    last edited by Sep 2, 2016, 1:21 PM

    Thanks for taking the time to post this excellent guide! Just a few additions I would recommend adding.

    YouTube mobile still allows unrestricted access. Including the below corrected it for me.

    
    Click add under Host overrides
    Host = m
    Domain = youtube.com
    IP =  216.239.38.120
    Description = youtube mobile
    Save
    

    Also when using vi after you ssh into your router, using wq does not allow saving. You need to use ":wq" (without the quotes). All working perfectly for me!

    1 Reply Last reply Reply Quote 1
    • E
      eixel05
      last edited by Sep 7, 2016, 2:03 AM Sep 6, 2016, 6:06 AM

      Hi,

      First of all thank you so much for this guide, just what I've been looking for!

      Before this guide I was using Transparent+MITM approach but because some HTTPS sites doesn't load as they should (I'm not sure if the cause was indeed MITM but after turning it off the sites loads fine)

      I followed this guide thoroughly, HTTP filtering works fine but I don't know if HTTPS filtering is working? Before, I am using the tail command (/var/squid/logs/access.log) and while MITM is on, https site access is being logged but now with this approach, not a single HTTPS is being logged.

      Is there another way to check if indeed this approach is working for HTTPS?

      Out-of-topic question, since my main purpose for this Proxy server is local cache, Are HTTPS objects being cache as well? or only HTTP?

      Update (09/07/2016): NVM, I figured it out :D all is working great, thank you so much for this guide!

      I'M REALLY SORRY FOR BEING NOOB, I just started my way to "Networking", please be patient with me.

      1 Reply Last reply Reply Quote 0
      • M
        Maxim_Al
        last edited by Oct 28, 2016, 1:25 AM Sep 16, 2016, 3:58 AM

        Can anybody help me?
        I test  pfsense for gateway/proxy for a company. But I have one strange trouble:
        The pfsense is installed and work but if I use it for access (through proxy) to https://code.getmdl.io/1.2.1/material.grey-orange.min.css  I have in proxy log:
        Date IP Status Address User Destination
        16.09.2016 14:37:28 192.168.1.222 TAG_NONE/503 code.getmdl.io:443 - -
        What is it an how I must to do that resolve it?

        UPDATE 28/10/2016 - This was provider :) not pfsense!

        1 Reply Last reply Reply Quote 0
        • K
          klmiciano
          last edited by Oct 28, 2016, 1:20 AM

          Which rule should be above between these two?

          FIRST – 
          "Now we are going to create a rule that will force the network to use our route as the DNS server.
          In Firewall/NAT/Port forward
          add a new rule

          Interface = LAN
          Protocol = TCP/UDP
          Source ports = *
          Dest address = *
          Dest ports = 53
          NAT IP = 127.0.0.1
          NAT Ports = 53
          Description = Redirect DNS
          LAN TCP/UDP * * * 53 127.0.0.1 53 Redirect DNS
          Save"

          SECOND --
          "To stop users from bypassing your proxy setup a new firewall lan rule and block port 80 and 443
          IPv4 TCP * * * 80 - 443 * none.
          Save"

          1 Reply Last reply Reply Quote 0
          • K
            klmiciano
            last edited by Oct 28, 2016, 1:36 AM

            @aGeekHere:

            I found this post and I am researching to see how well it will work.

            https://forum.pfsense.org/index.php?topic=106016.0

            The idea is to use the wpad for https content and have a transperrent proxy for http traffic. This could remove the bypass rules for programs with no proxy settings and need to use port 80.

            Update
            OK it looks to be working fine, now all the traffic that was block on port 80 is now using the transperrent proxy, you will still need a pass rule for port 443 but not for port 80.

            So you can use the wpad for http and https filtering (or for just https) and enable the transperrent proxy to catch the leftovers.

            How to do this?

            1 Reply Last reply Reply Quote 0
            • A
              aGeekhere
              last edited by Oct 29, 2016, 8:21 AM

              @klmiciano:

              Which rule should be above between these two?

              FIRST – 
              "Now we are going to create a rule that will force the network to use our route as the DNS server.
              In Firewall/NAT/Port forward
              add a new rule

              Interface = LAN
              Protocol = TCP/UDP
              Source ports = *
              Dest address = *
              Dest ports = 53
              NAT IP = 127.0.0.1
              NAT Ports = 53
              Description = Redirect DNS
              LAN TCP/UDP * * * 53 127.0.0.1 53 Redirect DNS
              Save"

              SECOND --
              "To stop users from bypassing your proxy setup a new firewall lan rule and block port 80 and 443
              IPv4 TCP * * * 80 - 443 * none.
              Save"

              first one on top

              @klmiciano:

              @aGeekHere:

              I found this post and I am researching to see how well it will work.

              https://forum.pfsense.org/index.php?topic=106016.0

              The idea is to use the wpad for https content and have a transperrent proxy for http traffic. This could remove the bypass rules for programs with no proxy settings and need to use port 80.

              Update
              OK it looks to be working fine, now all the traffic that was block on port 80 is now using the transperrent proxy, you will still need a pass rule for port 443 but not for port 80.

              So you can use the wpad for http and https filtering (or for just https) and enable the transperrent proxy to catch the leftovers.

              How to do this?

              after you have the wpad setup and working enable transperrent proxy in squid

              Never Fear, A Geek is Here!

              1 Reply Last reply Reply Quote 0
              • P
                phunni
                last edited by Nov 24, 2016, 5:08 PM

                If I configure a VPN, I assume this will all still work? i.e. the filtering is done post decryption?

                I'm not using the wpad portion of this, so I've ignore d what it says about VPNs in there…

                1 Reply Last reply Reply Quote 0
                • J
                  jbourn1907
                  last edited by Nov 25, 2016, 8:45 AM

                  Sorry I'm new in pfsense.

                  I have an internal DNS server windows server 2008. How can I blocked internal computers to direct access to http. I want to filter it through pfsense firewall. Can you give me some screen shots or sample of rules and where can I put this?

                  I want all computers to go first in pfsense proxy before connecting to internet. I already configure transparent proxy.

                  Thanks for the help.

                  1 Reply Last reply Reply Quote 0
                  • A
                    aGeekhere
                    last edited by Nov 26, 2016, 1:04 AM

                    "How can I blocked internal computers to direct access to http"
                    read the part in the guide about blocking port 80 and 443 and instead of using pfsense as your DNS server use your internal one, (for more help on this issue ask in the Cache/Proxy forum).

                    "If I configure a VPN, I assume this will all still work? i.e. the filtering is done post decryption?….I'm not using the wpad portion of this, so I've ignore d what it says about VPNs in there..."
                    If the transparent proxy has issue with the vpn you may need to bypass it.

                    Never Fear, A Geek is Here!

                    1 Reply Last reply Reply Quote 0
                    • G
                      genesislubrigas
                      last edited by Dec 16, 2016, 12:19 PM

                      thanks for this tutorial.  i am not using dns resolver but bind.  can you also show how to configure bind.

                      1 Reply Last reply Reply Quote 0
                      • A
                        aGeekhere
                        last edited by Dec 21, 2016, 3:39 AM

                        Have not used bind, but after a quick google try http://blog.muhammadattique.com/configuring-bind-dns-server-on-pfsense-firewall/

                        If it does not help ask in the main forum

                        Never Fear, A Geek is Here!

                        1 Reply Last reply Reply Quote 0
                        • N
                          nib01
                          last edited by Dec 23, 2016, 8:46 PM

                          "To stop users from bypassing your proxy setup a new firewall lan rule and block port 80 and 443
                          IPv4 TCP * * * 80 - 443 * none.
                          Save

                          Set your system to automatically detect settings (for windows it is in internet options connections lan settings).

                          You also have to set up the proxy setting for each program that cant connect (firefox, graphics drive software, vlc etc)

                          If you have programs that cannot connect and have no proxy setting you need to setup a firewall aliases
                           Firewall/Aliases/IP
                          and add the destination server ip (use wire shark to help find the blocked Ips or in your firewall block rule enable Log packets that are handled by this rule, use http://ip-lookup.net/index.php to check what it is and add to the Aliases. If it is part of a domain add the domain)
                          now create a new firewall lan rule
                          IPv4 TCP * * * passAliases 80- 443 * pass rule.

                          Save"

                          Not sure where to setup/configure above firewall lan rule.

                          1 Reply Last reply Reply Quote 0
                          • R
                            rsnsmh
                            last edited by Dec 30, 2016, 6:40 AM

                            Thank you for the guide - i got everything working as expected. However, I need to enable content filter on a 2nd interface (Guest). What sort of config addition is needed to enable content filtering on the 2nd additional interface.

                            1 Reply Last reply Reply Quote 0
                            • B
                              bole5
                              last edited by Feb 20, 2017, 5:40 PM

                              In the Part 3 you refer to *.local in proxy.pac file as well as unbound configuration.

                              
                                  if (isPlainHostName(host) ||
                                      shExpMatch(host, "*.local") ||
                                      isInNet(dnsResolve(host), "192.168.1.0",  "255.255.255.0"))
                                      return "DIRECT";
                              
                              

                              When user sets up pfSense the domain defaults to "localdomain" in System/General Setup and there is explicit sentence about not using .local as a domain name:

                              
                              Do not use 'local' as a domain name. It will cause local hosts running mDNS (avahi, bonjour, etc.) to be unable to resolve local hosts not running mDNS.
                              
                              

                              Do we need to modify the domain to "local" in System/General Setup or should we replace ".local" with ".localdomain"?

                              1 Reply Last reply Reply Quote 0
                              • A
                                aGeekhere
                                last edited by Feb 21, 2017, 12:41 AM

                                Use a domain like this
                                pfsense.thisismydomain.local

                                Do not use
                                pfsense.local.local

                                The PAC does not need changing

                                Never Fear, A Geek is Here!

                                1 Reply Last reply Reply Quote 0
                                • M
                                  molykule
                                  last edited by Apr 5, 2017, 5:50 PM

                                  Hi,

                                  I am using the method mentioned here, through unbound. Is there a way i can let few static IP's skip the youtube safe settings in the unbound. I tried asking about segregating those ip's but then i have to use bind which i dont know about. If there is a way to skip the DMZ (i have lan, opt1, opt2 and dmz), that would help also, as i can put those static IP's on DMZ
                                  I think it was mentioned somewhere to use port 5353 and use DNS forwader in conjunction with Unbound, but i cant find any tutorial for it. Also, i cant find any way to split the DNS i dont know if that would help. All I want is some computers can visit youtube and dont get blocked for videos. Even pfsense tutorials get blocked by it.
                                  Any ideas as to where to look for or what to look for would help,
                                  thanks for the great tutorial.

                                  Molykule

                                  1 Reply Last reply Reply Quote 0
                                  • H
                                    huuur
                                    last edited by Apr 10, 2017, 11:50 AM

                                    Beautiful guide!
                                    I decided to move from ipcop to pfsense just to filter some https, I followed this guide (with the updates). Everything seems to work fine before some users start complaining mainly android apps not working (play store, snapchat, whatsapp..etc) I managed to locate the blocked (using firewall log) then create a bypass rule with the IP or Port for the whole network, however other clients start having similar issues as if those apps working on different IPs for certain devices (all android)
                                    I read this topic 4 times, reinstall from zero three times without any improvement towards this issue which begins after applying the proxy with wpad.
                                    I appreciate any advice even if an easier approach to filter some unwanted https sites.
                                    Thank you.

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      aGeekhere
                                      last edited by Apr 11, 2017, 2:59 AM

                                      On the android phone (wireless setting) try setting the proxy settings manually, instead of auto or none.

                                      Never Fear, A Geek is Here!

                                      1 Reply Last reply Reply Quote 0
                                      • H
                                        huuur
                                        last edited by Apr 11, 2017, 12:10 PM

                                        @aGeekHere:

                                        On the android phone (wireless setting) try setting the proxy settings manually, instead of auto or none.

                                        Finally, with manual proxy settings I have a stable communication with android devices.

                                        You are the MAN!

                                        1 Reply Last reply Reply Quote 0
                                        • H
                                          huuur
                                          last edited by May 23, 2017, 11:26 AM

                                          @maverik1:

                                          @aGeekHere:

                                          Update Youtube safe mode
                                          Click add under Host overrides
                                          Host = www
                                          Domain = youtube.com
                                          IP =  216.239.38.120
                                          Description = youtube
                                          Save
                                          NOTE: Safe search for youtube is not as advanced as google safe search, which results in a lot of safe content be filtered out.

                                          How can we get this working with mobile devices Android and iOS that use the youtube mobile app or m.youtube.com?

                                          I can't express how useful this guide been for me.

                                          For the record I found the below is working for youtube mobile app safe search:

                                          
                                          Host = youtube
                                          Domain = googleapis.com
                                          IP =  216.239.38.120
                                          Description = youtube app1
                                          
                                          
                                          
                                          Host = youtubei
                                          Domain = googleapis.com
                                          IP =  216.239.38.120
                                          Description = youtube app2
                                          
                                          

                                          and maybe..

                                          
                                          Host = www
                                          Domain = youtube-nocookie.com
                                          IP =  216.239.38.120
                                          Description = youtube nocookie
                                          
                                          

                                          in addition to what's mentioned in Reply#60 for mobile browsers.

                                          1 Reply Last reply Reply Quote 0
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received