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

    Blocking Https connection

    Scheduled Pinned Locked Moved Firewalling
    5 Posts 5 Posters 2.6k 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.
    • M
      malkhatib
      last edited by

      Hello All
      i have a firewall and i want to block https through it like i want to block https://www.facebook.com.

      please advice.

      thank you

      1 Reply Last reply Reply Quote 0
      • P
        Perry
        last edited by

        OpenDNS or squid+squidguard

        /Perry
        doc.pfsense.org

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

          Hi. DNS Forwarder.

          127.0.0.1 facebook.com
          127.0.0.1 www.facebook.com

          OR

          You could add this to the host file on the computer. If the user is not admin they cannot change it.
          c:\windows\system32\drivers\etc\hosts

          open it with notepad and add these lines at the bottom.
          www.facebook.com    127.0.0.1
          facebook.com    127.0.0.1

          that is domainName  TAB  IPaddress

          this will force the machine to connect to the loopback address for those domain names.

          Some nerds will use proxy. So, Install squid+squidguard to block proxy list ips.

          Hope this help your needs.

          jigp
          1.2.x

          1 Reply Last reply Reply Quote 0
          • R
            rampuji
            last edited by

            nothing is working…..

            1 Reply Last reply Reply Quote 0
            • D
              danswartz
              last edited by

              I don't think it is possible to be less helpful than 'nothing is working' :(

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