If you are curious whether Ubiquiti ditched the fan on the new U7 Pro Max, well, I have some bad news for you. I opened the device and this is the teardown video.

  • @[email protected]
    link
    fedilink
    English
    87 days ago

    I can ssh into the APs, although I’m not sure about configuring them independent of a controller as I haven’t tried. I use a free google cloud tier to host the controller, which can be managed via web gui and phone app. It may use some Java elements in the controller but it wasn’t hard to set up.

    • @[email protected]
      link
      fedilink
      English
      6
      edit-2
      7 days ago

      You can configure them independently of a controller by ssh but the config will be lost on a reboot or when the device next polls the controller

      Edit: and apparently someone else has said you can use the app to configure them without a controller at all

      • @[email protected]
        link
        fedilink
        English
        16 days ago

        Requiring a phone app, java app or Cloud Key to configure an AP isn’t home lab ethos. That it looses config on reboot if you configure it by ssh is weird given you don’t need a controller running once they are setup. They can be rebooted without a controller and still work fine.

        Where did you find the command line documentation? I was never able to find anything.

        • @[email protected]
          link
          fedilink
          English
          36 days ago

          It’s not really documented anywhere officially. I’ve found the knowledge over the years from searching the ubnt forums. But I stopped using unifi equipment a few years ago for similar reasons.

          This forum thread is probably the best starting point I can give you but configuring unifi APs via ssh for any reason other than maybe a botched IP configuration is a bad idea

          • @[email protected]
            link
            fedilink
            English
            26 days ago

            Good luck if you don’t have a dream machine and you aren’t using 192.168.0.0/16. If the APs don’t find a dream machine they won’t get an IP from DHCP for some godforsaken reason and revert to 192.168.1.20 and won’t do anything until you configure them with ssh. Except you have to ssh on a lan that doesn’t exist which is a huge pita. This is why I have omada APs now.

            • @[email protected]
              link
              fedilink
              English
              16 days ago

              I don’t have a Dream Machine nor a 192.168.0.0/16 network but my access point receives an IP via DHCP from a non-Ubiquiti router just fine. In fact, the controller running in Docker doesn’t even come up itself after a power failure so I’m really lost on what you’re talking about here.

              • @[email protected]
                link
                fedilink
                English
                16 days ago

                Well I’m glad that the unifi APs like your setup better than they liked mine. Maybe they fixed it in the last 2 years. Either way there’s no way I’m buying anything else from them.

                • @[email protected]
                  link
                  fedilink
                  English
                  16 days ago

                  I can’t fault you for that. I’m not trying argue they’re perfect devices by any means.

        • @[email protected]
          link
          fedilink
          English
          26 days ago

          I really love what Ubiquiti is trying to do, but I understand where you’re coming from. I ditched the EdgeRouter X because I just couldn’t do anything really advanced with it.

            • @[email protected]
              link
              fedilink
              English
              15 days ago

              I just built a DIY router on Alpine Linux. I don’t want to deal with an entire web UI and all that trash. I just want minimal Linux and some ip6tables.

    • @[email protected]
      link
      fedilink
      English
      26 days ago

      I’m not sure about configuring them independent of a controller as I haven’t tried.

      That’s my point. With regular ap’s you can do everything via ssh. Ubiquity doesn’t seem to document the command line. The website doesn’t list any commands. It only says “only do it with a Ubquity engineer helping you”.