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

    Is this possible? A web filter triggering some other stuff

    Scheduled Pinned Locked Moved General pfSense Questions
    14 Posts 4 Posters 1.1k 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.
    • stephenw10S
      stephenw10 Netgate Administrator @BlueStarry
      last edited by

      @BlueStarry said in Is this possible? A web filter triggering some other stuff:

      if this is possible, we can do it with PfSense? Would it be very difficult?

      Yes, it's probably possible. Yes, it would be difficult. Not an easy setup.

      Proxy everything though Squid so you can actually filter by URL rather than IP.

      Configure custom Squid ACLs for 'bad' sites.

      Set a custom outgoing WAN IP for the bad sites using the VPN IP.

      Captive portal maybe for the acknowledgement page? That doesn't really tie in with Squid well though.

      A lot of that is not directly configurable in the GUI, it would require customer pass though code to Squid.

      Steve

      1 Reply Last reply Reply Quote 0
      • noplanN
        noplan
        last edited by

        all possible

        use pfblockerNG and a custom block page

        the part where the user can klick nevermind is a total other page ...
        maybe possible but not out of the box. a blocked page is blocked untill its whitelisted

        nevermind squid u do not want to break https traffic ;) use pfblocker based on DNS

        the rest is network stuff on your LAN side (AccesPoints ) or on the VPN side

        hope it helped

        B 1 Reply Last reply Reply Quote 0
        • B
          BlueStarry @noplan
          last edited by

          I thank you all kindy for your support, it is really appreciated i must say.
          I undestand that this is very difficult.
          Would be any easier to do the "routing" trough the vpn "transparently" without any acknowledgement from the user?

          IE: listed website --> trough VPN, good website --> normal traffic, no portals no nothing.

          What do you guys think?

          thanks

          1 Reply Last reply Reply Quote 0
          • noplanN
            noplan
            last edited by

            I don't get it
            Maybe lack of sleep and or sugar

            A blacklist is a blacklist. (porn)
            If u want a client not to get in touch with the whole blacklist you have to bypass it

            I m thinking someone is trying to bypass pfB by ip (client)

            If u do it by VPN don't enable pfB on that interface

            Hope I got it all right

            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              I'm not sure how you could route traffic to the VPN gateway using pfBlocker. For small sites with a single IP or a few IPs you might be able to use it create an alias but for anything using a CDN it would be patchy at best.

              Steve

              1 Reply Last reply Reply Quote 0
              • B
                BlueStarry
                last edited by

                Hello kind gentlemens,
                i'll try to explain better:
                There are certain areas of the interwebs that are better surfed with external VPN service. i want to automate this behaviour, and the discrimination would be a list of websites based on a webfilter.

                Hope this clarifies better.

                My best and cheerful regards.

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

                  I'm thinking it would just be easier to use 2 computers - 1 to always connect to the internet thru a VPN to surf to "certain areas of the interwebs" and another computer to use to NOT do any of that kind of stuff. Easy... got an extra computer?

                  :)

                  Jeff

                  1 Reply Last reply Reply Quote 0
                  • noplanN
                    noplan
                    last edited by

                    i still dont get it.

                    but to be pragmatic

                    1. enable a website filter DNS based like pfBlockerNG
                    2. use a custom information page when a site is blocked
                    3. customize this page as u like (send mail ---> put site on a whitelist after the next reload whatever)
                    4. configure a bypass for sites you want to reach only via VPN
                    5. configure thaht bypass to get routed through the VPN gateway

                    nice project have fun ! /me out

                    1 Reply Last reply Reply Quote 0
                    • stephenw10S
                      stephenw10 Netgate Administrator
                      last edited by

                      @noplan said in Is this possible? A web filter triggering some other stuff:

                      configure a bypass for sites you want to reach only via VPN

                      That's the difficult bit. In Squid you can match the URL against an ACL and use a different outbound interfaces.

                      In pfBlocker, if you use DNS-BL, there is no alias to use in a policy routing firewall rule. If you use the fqdn directly in an alias it will catch, if you're lucky, some of the traffic for almost all sites you might want to match like Netflix for example.
                      You can only use an alias pulled from a list that hopes to contains all IPs for that site. You can pull that via AS number for example but that relies on the AS being up to date which they often are not.

                      Steve

                      noplanN 1 Reply Last reply Reply Quote 0
                      • noplanN
                        noplan @stephenw10
                        last edited by

                        @stephenw10

                        Isn't there post around here pretty new about bypassing pfB for a specific IP

                        If that works that should do the trick

                        The other thing what Noone told us
                        What's the mission of pfB in this case
                        blocking porn?

                        1 Reply Last reply Reply Quote 0
                        • stephenw10S
                          stephenw10 Netgate Administrator
                          last edited by

                          Like by-passing DNS-BL? Or by-passing the firewall rules?

                          Either is possible. Neither will route traffic to a different gateway based on URL.

                          Creating aliases by AS number is the only way I've seen that get close. That can work well for blocking since if you block 90% of Facebook the remaining 10% isn't much use. But for passing and/or routing it's less effective since 10% missing does not make for a good experience! 😉

                          Steve

                          1 Reply Last reply Reply Quote 0
                          • noplanN
                            noplan
                            last edited by

                            not gettin deeper into by-passin DNSBL i thought this is what he @BlueStarry was askin for combined with a custom blocked website information page and tipped with a VPN routing i personally dont understand what for

                            you are right routing based on a url ..... ;)

                            and yeah content filtering is pretty anoying job if you are not above 128 GB RAM fpr the filters only ;)

                            1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              Yeah this is not a road I would ever choose to go down!

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