• 1 Post
  • 112 Comments
Joined 2 years ago
cake
Cake day: December 28th, 2023

help-circle



  • am curious what exactly makes it fall short?

    The podcast playback is sorely lacking. It can’t play more than one episode without having to select the episode, which makes playlists kinda pointless unless it’s just following one storyline in a podcast that runs more than one concurrently. It also doesn’t seem to support defaulting listing order other than newest, and the next episode is always the latest, despite the current playback order








  • It sounds like your ubiquity and your ISP router are on the same LAN segment, which is not a good config.

    You should never have multiple DHCP servers configured unless you’re intentionally split braining your vlan (only ever done that for HA purposes and using half of the pool on each). Im pretty sure you need to have your ISP connected to your cloud gateway, and all of your gear connected to the ubiquity. Your ISP router should only see your ubiquity, and that’s likely a good part of the reason you can’t see all the DHCP leases on your ubiquity gear.

    Were I in your position, I’d probably disconnect everything and slowly reconnect stuff one piece at a time until you trip over what’s causing your issue. I doubt this is the case, but you could also have another DHCP server running on something you forgot about causing issues. Seen that many times before when doing small business network overhauls.









  • And you still can’t can self certify.

    Skill issue, you’ve always been able to self certify. You just have to know where to drop the self signed cert or the parent/root cert you use to sign stuff.

    If you’re running windows, it’s trivial to make a self signed cert trusted. There’s an entire certificate store you can access that makes it easy enough you can double click it and install it and be on your way. Haven’t had a reason to figure it out on Linux, but I expect it won’t be super difficult.