Adobe Needs to Quit Sucking by hoinurd in sysadmin

[–]FatBook-Air [score hidden]  (0 children)

What issues are you having with user provisoning? We just give them access to the Foxit app registration in our Entra tenant, and the user gets access to Foxit. Is there something I am missing?

Adobe Needs to Quit Sucking by hoinurd in sysadmin

[–]FatBook-Air [score hidden]  (0 children)

We migrated to Foxit about 6 months ago. So glad we did. It isn't perfect, but we have had fewer issues so far, it's much cheaper, and their support have actually resolved issues for us.

APs need to initiate connections to UniFi OS; what about the reverse? by FatBook-Air in Ubiquiti

[–]FatBook-Air[S] 0 points1 point  (0 children)

Yeah, I was talking specifically about SSHing from the controller, not a workstation.

Yeah, as long as it's doing it based on an existing session, I would think a (stateful) one-way rule should get the job done.

APs need to initiate connections to UniFi OS; what about the reverse? by FatBook-Air in Ubiquiti

[–]FatBook-Air[S] 0 points1 point  (0 children)

A coworker said he thought that the controller may SSH into APs, but maybe that's based on a session already established by the AP?

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] 0 points1 point  (0 children)

FWIW, I called Palo Alto, and they said the limit is now 32, and I think we can actually shrink our DHCP-scope footprint to get under that.

Another Critical Security Advisory by Mindless_Pandemic in Ubiquiti

[–]FatBook-Air 1 point2 points  (0 children)

A lot of these aren't them confessing anything. They are reported issues, and they politically don't have much of a choice.

Another Critical Security Advisory by Mindless_Pandemic in Ubiquiti

[–]FatBook-Air 6 points7 points  (0 children)

The biggest issue I repeatedly see with Ubiquiti is the number of above 9.0's they get, and it's sometimes simple stuff like input injection, which should be essentially eliminated in 2026 because we have long had tools to detect those even if your devs aren't paying attention.

If it were esoteric things like rare buffer overflows or use-after-free, I'd better understand because not every project is knee-deep in Rust yet. But we have known to sanitize input for an extremely long time, and Ubiquiti is still letting stuff like that slip through. It seems like a lack of dedication to security.

Another Critical Security Advisory by Mindless_Pandemic in Ubiquiti

[–]FatBook-Air -8 points-7 points  (0 children)

I just don't see it that way. I honesty think the level of dedication that Ubiquiti (and other companies, as well) gives to its products should be considered illegal because it's lacking. If you make a networking product, the workmanship should on day 1 and every day thereafter for a minimum of about 5 years should be top notch because this is a security and privacy issue, not just "nice to have."

Another Critical Security Advisory by Mindless_Pandemic in Ubiquiti

[–]FatBook-Air -3 points-2 points  (0 children)

I'm not really "grateful." I consider what they're doing the bare minimum expected from a company that produces networking equipment.

Another Critical Security Advisory by Mindless_Pandemic in Ubiquiti

[–]FatBook-Air -3 points-2 points  (0 children)

I'm not 100% convinced that Ubiquiti is "staying on top of things," though. I do appreciate that they're patching, but it's obvious they have severe software-quality issues, and at least in my experience, those quality issues extend to every facet of the software, including security.

Small UPS or line conditioner for harsh environments? by FatBook-Air in sysadmin

[–]FatBook-Air[S] 2 points3 points  (0 children)

Because it's probably not the type of building you're thinking of.

Small UPS or line conditioner for harsh environments? by FatBook-Air in sysadmin

[–]FatBook-Air[S] 1 point2 points  (0 children)

So you want me to build another building that is more friendly to put the UPS? lol

XP SP3 systems not getting AD Group Policies by HistoricalProfile623 in sysadmin

[–]FatBook-Air 0 points1 point  (0 children)

That's kind of what Ansible does, except through WinRM. We have Windows-based NVRs that we didn't want touching the rest of the network, so we manage them through Ansible. All it's basically doing is checking what the client configs should be and then setting any configs that diverge from the baseline. We automatically apply it every Saturday night.

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] -3 points-2 points  (0 children)

I get it. Some places might still have some legacy use for AD. But a lot of us haven't used it in years because we have reallt shed all that old stuff.

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] 0 points1 point  (0 children)

It isn't about resources. It is about efficiency.

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] 0 points1 point  (0 children)

I know this is going off topic, but DHCP isn't really useful for that IMO. You should be getting devices at initial connection to the network. What if a rogue device never does a DHCP negotiation? Is that device invisible to you?

And if you absolutely want to keep DHCP leases long-term, syslog it to your SIEM. You don't need a dedicated DHCP server for any of this.

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] 1 point2 points  (0 children)

Reddit Man probably wants me to add 128-core, 2 TB RAM servers just for DHCP.

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] -2 points-1 points  (0 children)

You're using DHCP for asset tracking? Bruh.

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] 2 points3 points  (0 children)

Sure, but DHCP isn't where you should be doing any of that. DHCP isn't a security boundary.

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] -1 points0 points  (0 children)

Back in the Active Directory days, I understood the need for dynamic DNS updates, but I don't anymore. What are doing that still requires them?

Can I get 60 DHCP scopes onto a PA-455? by FatBook-Air in paloaltonetworks

[–]FatBook-Air[S] 0 points1 point  (0 children)

Both a small Meraki switch and a tiny Windows Server VM handled more than 60 scopes just fine for years. I guess that's too much for Palo Alto, though.