ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Enterprise wireless access control system

    Scheduled Pinned Locked Moved IT Discussion
    30 Posts 9 Posters 2.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.
    • DashrenderD
      Dashrender @Francesco Provino
      last edited by

      @francesco-provino said in Enterprise wireless access control system:

      @gjacobse "beta program" is not what I could use in production…

      Then you need a full proxy solution

      F 1 Reply Last reply Reply Quote 0
      • F
        Francesco Provino @Dashrender
        last edited by

        @dashrender what if I just need a log of the visited websites? No content filter is needed, just logging. What can the USG do?

        coliverC 1 Reply Last reply Reply Quote 0
        • coliverC
          coliver @Francesco Provino
          last edited by

          @francesco-provino said in Enterprise wireless access control system:

          @dashrender what if I just need a log of the visited websites? No content filter is needed, just logging. What can the USG do?

          You could easily do something like a squid proxy for this.

          F 1 Reply Last reply Reply Quote 0
          • F
            Francesco Provino @coliver
            last edited by

            @coliver said in Enterprise wireless access control system:

            @francesco-provino said in Enterprise wireless access control system:

            @dashrender what if I just need a log of the visited websites? No content filter is needed, just logging. What can the USG do?

            You could easily do something like a squid proxy for this.

            I want something fully supported, it's a production environment.

            coliverC scottalanmillerS 2 Replies Last reply Reply Quote 0
            • coliverC
              coliver @Francesco Provino
              last edited by

              @francesco-provino said in Enterprise wireless access control system:

              @coliver said in Enterprise wireless access control system:

              @francesco-provino said in Enterprise wireless access control system:

              @dashrender what if I just need a log of the visited websites? No content filter is needed, just logging. What can the USG do?

              You could easily do something like a squid proxy for this.

              I want something fully supported, it's a production environment.

              I... what? What part of Squid isn't supported? Squid is fully production ready and is used in dozens of other appliances to do web filtering.

              http://www.squid-cache.org/

              It's a mature project that has been around for twelve years.

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @Francesco Provino
                last edited by

                @francesco-provino said in Enterprise wireless access control system:

                @coliver said in Enterprise wireless access control system:

                @francesco-provino said in Enterprise wireless access control system:

                @dashrender what if I just need a log of the visited websites? No content filter is needed, just logging. What can the USG do?

                You could easily do something like a squid proxy for this.

                I want something fully supported, it's a production environment.

                Squid is the industry standard and is as enterprise as it gets. You can get any level of support that you want for it. Literally, nothing gets more support for enterprise deployments.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @coliver
                  last edited by

                  @coliver said in Enterprise wireless access control system:

                  @francesco-provino said in Enterprise wireless access control system:

                  @coliver said in Enterprise wireless access control system:

                  @francesco-provino said in Enterprise wireless access control system:

                  @dashrender what if I just need a log of the visited websites? No content filter is needed, just logging. What can the USG do?

                  You could easily do something like a squid proxy for this.

                  I want something fully supported, it's a production environment.

                  I... what? What part of Squid isn't supported? Squid is fully production ready and is used in dozens of other appliances to do web filtering.

                  http://www.squid-cache.org/

                  It's a mature project that has been around for twelve years.

                  Has to be a lot more than 12 years. It was mature when I deployed it in production 12 years ago.

                  coliverC 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller
                    last edited by

                    Squid is 21 years old.

                    1 Reply Last reply Reply Quote 0
                    • coliverC
                      coliver @scottalanmiller
                      last edited by

                      @scottalanmiller said in Enterprise wireless access control system:

                      @coliver said in Enterprise wireless access control system:

                      @francesco-provino said in Enterprise wireless access control system:

                      @coliver said in Enterprise wireless access control system:

                      @francesco-provino said in Enterprise wireless access control system:

                      @dashrender what if I just need a log of the visited websites? No content filter is needed, just logging. What can the USG do?

                      You could easily do something like a squid proxy for this.

                      I want something fully supported, it's a production environment.

                      I... what? What part of Squid isn't supported? Squid is fully production ready and is used in dozens of other appliances to do web filtering.

                      http://www.squid-cache.org/

                      It's a mature project that has been around for twelve years.

                      Has to be a lot more than 12 years. It was mature when I deployed it in production 12 years ago.

                      July 1996 was the first stable release. It has probably been around significantly longer then that.

                      1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller
                        last edited by

                        Companies providing Squid enterprise support include Red Hat, Suse and Canonical. Many others do as well, those are just quick examples of "no product on Windows has this level of support, including Windows itself." I think IBM supports it, too.

                        1 Reply Last reply Reply Quote 0
                        • F
                          Francesco Provino
                          last edited by

                          Thanks everybody for the hints!

                          So, your suggestion is using ubiquiti hw for access point and for the gateway (USG for example) and squid for the proxy part.

                          I think I could put squid in a vm aside the ubiquiti controller, a small 1U server should be more than enough.

                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                          • PenguinWranglerP
                            PenguinWrangler
                            last edited by

                            I would go with the edge Routers over the USG.

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @Francesco Provino
                              last edited by

                              @francesco-provino said in Enterprise wireless access control system:

                              Thanks everybody for the hints!

                              So, your suggestion is using ubiquiti hw for access point and for the gateway (USG for example) and squid for the proxy part.

                              I think I could put squid in a vm aside the ubiquiti controller, a small 1U server should be more than enough.

                              Yes, and @JaredBusch and I would "always" recommend a proxy inside of a VM and not in the firewall itself. That's not a function that you want located on your firewall box. By having it in a VM you have more power, more flexibility and better options for support.

                              1 Reply Last reply Reply Quote 2
                              • scottalanmillerS
                                scottalanmiller @PenguinWrangler
                                last edited by

                                @penguinwrangler said in Enterprise wireless access control system:

                                I would go with the edge Routers over the USG.

                                Yes, generally the EdgeRouters is what you want. More power, lower price.

                                1 Reply Last reply Reply Quote 0
                                • F
                                  Francesco Provino
                                  last edited by

                                  I just wonder how much hard could be to setup a proper auth and landing page on the squid VM… I've seen microtik system that automate all the stuff related to move the VM from the guest VLAN and stuff like that. I don't know how much effort would take to orchestrate the ubiquiti sw with squid.

                                  coliverC 1 Reply Last reply Reply Quote 0
                                  • coliverC
                                    coliver @Francesco Provino
                                    last edited by

                                    @francesco-provino said in Enterprise wireless access control system:

                                    I just wonder how much hard could be to setup a proper auth and landing page on the squid VM… I've seen microtik system that automate all the stuff related to move the VM from the guest VLAN and stuff like that. I don't know how much effort would take to orchestrate the ubiquiti sw with squid.

                                    Backup a second. Squid is a proxy/cache. It doesn't do landing pages or authentication. You'd be looking at something else to handle that. The believe the Unifi controller has a captive portal built in that you may be able to work with.

                                    F 1 Reply Last reply Reply Quote 1
                                    • F
                                      Francesco Provino @coliver
                                      last edited by

                                      @coliver said in Enterprise wireless access control system:

                                      @francesco-provino said in Enterprise wireless access control system:

                                      I just wonder how much hard could be to setup a proper auth and landing page on the squid VM… I've seen microtik system that automate all the stuff related to move the VM from the guest VLAN and stuff like that. I don't know how much effort would take to orchestrate the ubiquiti sw with squid.

                                      Backup a second. Squid is a proxy/cache. It doesn't do landing pages or authentication. You'd be looking at something else to handle that. The believe the Unifi controller has a captive portal built in that you may be able to work with.

                                      I know, but it needs an external radius server to works.

                                      travisdh1T 1 Reply Last reply Reply Quote 0
                                      • black3dynamiteB
                                        black3dynamite
                                        last edited by

                                        If you want to analyze your squid proxy logs, there are several options to choose from http://www.squid-cache.org/Misc/log-analysis.html

                                        Theirs also a Graylog Squid content pack that can be imported into Graylog.
                                        https://github.com/yon2004/GraySquid

                                        1 Reply Last reply Reply Quote 0
                                        • travisdh1T
                                          travisdh1 @Francesco Provino
                                          last edited by

                                          @francesco-provino said in Enterprise wireless access control system:

                                          @coliver said in Enterprise wireless access control system:

                                          @francesco-provino said in Enterprise wireless access control system:

                                          I just wonder how much hard could be to setup a proper auth and landing page on the squid VM… I've seen microtik system that automate all the stuff related to move the VM from the guest VLAN and stuff like that. I don't know how much effort would take to orchestrate the ubiquiti sw with squid.

                                          Backup a second. Squid is a proxy/cache. It doesn't do landing pages or authentication. You'd be looking at something else to handle that. The believe the Unifi controller has a captive portal built in that you may be able to work with.

                                          I know, but it needs an external radius server to works.

                                          That's going to be a requirement no matter who's wireless stuff you use. Some may hide it better than others, but it's always going to be in place. Don't be scarred of setting one up!

                                          F 1 Reply Last reply Reply Quote 0
                                          • F
                                            Francesco Provino @travisdh1
                                            last edited by

                                            @travisdh1 what do you reccommend for Radius? On Linux, of course… any quality tutorial out there?

                                            coliverC 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post