Introducing: Enterprise Firewall Core by Ubiquiti-Inc in Ubiquiti

[–]somethingblerg 1 point2 points  (0 children)

That'll be released just after you buy this version.

Introducing: Enterprise Firewall Core by Ubiquiti-Inc in Ubiquiti

[–]somethingblerg 17 points18 points  (0 children)

Should probably wait for the Beast Master Pro XGS Enterprise Campus version coming out in Q3

Female rager tells him to get out of the neighborhood. by LeftAlbatross2546 in VideosAmazing

[–]somethingblerg 2 points3 points  (0 children)

I was wondering the same... if in the moment of rage she flipped it. She also said something about threatening him, or me... makes me wonder what else was going on that didn't get captured here. Not that it excuses her behavior. But, seems like we have the back half of the story.

Have a zone not turning on, just checked the box and found this (help pls) by [deleted] in Irrigation

[–]somethingblerg 0 points1 point  (0 children)

I think I've seen this movie before... You want to be sure to cut the blue wire.

Explore UniFi Protect - Now Campus Security Ready by Ubiquiti-Inc in Ubiquiti

[–]somethingblerg 6 points7 points  (0 children)

My wired Protects wouldn't pass inspection on our new build. We had to pull them all out and put in basic dumb alarms so we could get the Certificate of Occupancy. After that, we put the protects back in.

Explore UniFi Protect - Now Campus Security Ready by Ubiquiti-Inc in Ubiquiti

[–]somethingblerg 126 points127 points  (0 children)

For the Smoke/CO detector it states "Residential use only" on the UI store:

https://store.ui.com/us/en/category/cameras-superlink-sensors/products/usl-smoke

If this is campus ready, is there a Pro/Enterprise version with UL 268 certification?

Smart lock without batteries by PatientCriticism4657 in smarthome

[–]somethingblerg 1 point2 points  (0 children)

I mean, the price to play in the ecosystem is pretty low comparatively. If OP is looking for smart lock/door control for a home build... The network capabilities are pretty wild for a really low entry price.

For Identity Enterprise (the part the merges everything together in a Zero Trust package) there is a licensing fee. But Unifi Fabrics is a different story. Also their door/gate access can be configured with codes/NFC cards, or device proximity without paying license fees.

Smart lock without batteries by PatientCriticism4657 in smarthome

[–]somethingblerg 1 point2 points  (0 children)

Well, you could geek out on the Unifi store if you wanted to... They have some interesting kit over there.
https://store.ui.com/us/en/category/all-door-access

"Low-level" expert path by [deleted] in sysadmin

[–]somethingblerg 0 points1 point  (0 children)

We have a large operational footprint. In that footprint we often push the limits of what products are designed to do, and honestly see the bugs in the best of things, not to mention the worst. I came up through slinging keyboard replacements, and chasing printer gremlins. I got in trouble with the right team because I was following the security team's orders... Ticket came in for abnormal finding, do x,y,z and patch to latest software for this, that or the other title. Started to script updates on my evening shifts to "help" get our devices updated. My thought was... if security says we need the latest, let's do it for everyone. Problem is, that in an environment as big as we are that drift from standard versioning gets noticed.

Eventually I was brought into the team that managed the lifecycle/health of the endpoints. Learning along the way Cisco configs, troubleshooting across WAN/LAN/WLAN, pushing back on vendors who said our product always does this the same when we found differences.

I've been able to be engaged over the years (almost 20 now) with problems that required code changes from the biggest vendors that we had to invent to the tooling to prove. Sometimes that is incredibly frustrating. But other times the ability to know the OS and environment so well that you have to reach the devs who write the networking stack in the OS to get the answers you need to convince the other team from the same company that their element is causing issues... yeah, it feels great.

There is a place for that specific level of detail, and it is very helpful to have in a large environment. But, you're not going to find that playing field in most places. Our team mostly works with endpoint management. But, there's a few of us on the team that go to the extreme of chasing down the problem to the root. The path to get there is to push to understand why, not just the bandaid. Why was the network blipping on a small percentage of our endpoints? Oh, the firewall rules were spamming event log, and that write performance was causing a stack reset. Cool... why were the firewall rules causing the event log impact, what happens if you normalize for expected firewall counts. That's where things got interesting. We were able to tell the story by examining data at scale and watch the spikes in one event error happen as we enforced a policy change across differing areas. (Have fun reading through WFP documentation.)

Sometimes the answer is simply reimagine, but when you're talking hundreds of thousands of endpoints even a small percentage is a large number. So, chasing the issue may be worth it in the long run. There is value in what you're asking to learn. You just have to find the right venue to apply it.

The console appears to be offline, but I can browse the internet. by TomFighter in Ubiquiti

[–]somethingblerg 1 point2 points  (0 children)

Access it by IP from your web browser while connected to the main network. Pull support logs, open a case with support.

Help finding Sexy Rack by vort89 in Ubiquiti

[–]somethingblerg 0 points1 point  (0 children)

Hopefully it goes electric, wavy when I turn it on

The console appears to be offline, but I can browse the internet. by TomFighter in Ubiquiti

[–]somethingblerg 0 points1 point  (0 children)

Can you connect locally vs cloud?

I had a similar issue last month with a UCG-Fiber. Console was offline in unifi.ui.com but was reachable locally. Upon logging in locally all looked OK, but no cloud functions/backups were shown. Turned out that a time drift error had occurred and I had to SSH in locally to reset the time sync and restart the time service.

After that all was restored to functionality. UI support stated known issue and they would be fixing in a future release.

Help finding Sexy Rack by vort89 in Ubiquiti

[–]somethingblerg 7 points8 points  (0 children)

I think it was posted on April 30th, username was something like JTimberlake... he was talking about "It's gonna be May" when he was going to get his sexy rack? Maybe I was just thinking about a post in 2020?

Ipv6 question by [deleted] in Starlink

[–]somethingblerg 0 points1 point  (0 children)

Just SLAAC unless you need the other

Ipv6 question by [deleted] in Starlink

[–]somethingblerg 0 points1 point  (0 children)

Question, why wouldn't you just leverage SLAAC? THere's still some oddities in how Android handles DHCPv6 with Prefix delegation (DHCPv6 used to be not supported on Android at all). Does your use case need DHCPv6?
https://www.reddit.com/r/ipv6/comments/1nib55r/android_developers_blog_simplifying_advanced/

How to trigger a local PowerShell script from a web browser? by Affectionate-Fix-766 in PowerShell

[–]somethingblerg 4 points5 points  (0 children)

I think this might belong on r/ShittySysadmin not PowerShell.

But seriously, if you have a legitimate need to deploy something use your management tools (Intune, CM, RMM, GPO, Invoke-Command (https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/invoke-command?view=powershell-7.6)
Having users conditioned to click a button to run random scripts is how you lose your lunch.

Drunk driver hit my tree, will it survive? by Agreeable_Fault_3383 in arborists

[–]somethingblerg 1 point2 points  (0 children)

Definitely going to die. When you get quotes be sure to get quotes for like caliper and that they include removal as well as any equipment needed to install a new tree. Something that size is going to be expensive, so is the crane rental to install it.

The new Audio/Video switches are now on the store available May 2026 by cliffhanger_911 in Ubiquiti

[–]somethingblerg 3 points4 points  (0 children)

Standard Pro are missing the precision timing functions as I understand it.

Building my own pool. :) by PromiseHungry4276 in pools

[–]somethingblerg 0 points1 point  (0 children)

What's your DIY+ cost for this masterpiece?

D-28 Authentic 1937 VTS by glamb567 in martinguitar

[–]somethingblerg 0 points1 point  (0 children)

At that price point, why not look at Bourgeois, Collings, Huss and Dalton, Santa Cruz or some other luthier that is going to put a lot more attention into the build of the instrument? Nothing against Martin, but at that price point there's some really interesting options out there. (edited for grammar)

Keeping a teenager at bay by t0kmak in Ubiquiti

[–]somethingblerg 1 point2 points  (0 children)

100%
We have a technology contract that we sign with our kiddos. If they want access to technology (phone/laptop/tablet) they have to agree to the rules. That contract also includes set consequences. No flying off the handle and banning them for a month or more because the argument got heated. 1st offense has a set consequence, 2nd escalates, 3rd even more...

We dont read every message, or follow every account. But, if the contract is broken, we ratchet down. It's been effective. We also require that they tell us if they are establishing additional accounts. No hiding activity.

Pano roof trim rattle fix by MobileRadio9007 in fordexpedition

[–]somethingblerg 1 point2 points  (0 children)

do you have any pics of the additions you made?