• 0 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle
  • That disk upgrade thing was a mountain out of a molehill. All they are doing is reserving some of their disk health features for synology branded disks because they’re the only ones they can verify meet their standards for their software.

    Then explain why one can successfully use and old synology to “mark” drives as “authentic synology” and move them into a newer DSM model to use them. This means the mechanism amounts simply to marking disks and not binning disks or any kind of actual hardware selection. Which in turn means that “certified” Synology disks are nothing more than disks with a Synology signature. And not even in firmware, but on the platter.

    And that is the “molehill” everyone is calling Synology out on.

    As explained ad nauseum on various yt channels, having a hw compatibility list makes sense for users likely to buy support, like business users. It makes little sense in a home market where users are both more likely to buy 3rd party disks and will not likely invoke official Synology support.

    But add on top of it that there is no functional hardware difference between certified and non-certified, and it becomes pretty clear that Synology is to be avoided.






  • I mean, you just keep asking different people whether a thing that does X exists. They’ve all said no, but you can use Y plus mods to do it. Doesn’t seem good enough for you.

    Now you’ve risen to “VLC cant do that”. I’ve shown you it can, and you not only beak back at me about it being CLI, but downvote me as well. Thanks for that.

    streaming not transcoding

    Literally the first sentence:

    “This functionality allows you to link VLC’s transcoding capability with a segmenter which will in turn create the series of files needed for http live streaming to the iPhone”

    You don’t know what you’re talking about, and you don’t understand your own problem.

    Regardless of any info you get here, you will still need to problem-solve. Good luck.









  • There’s a bunch of posts about the iptables-save function of the built-in iptables module not working in many cases, so I figured it was a safer bet to suggest the playbook include an actual command invocation.

    In my personal experience, the module doesnt actually save the persistent rule in about half the cases. I haven’t looked into it much, but it seems happen more on systems where systemd iptables-firewall is present. (Not trying to start a flame war)







  • https://en.m.wikipedia.org/wiki/IEEE_802.1X

    802.1x are a set of protocols that allow port access to be locked to specific devices, which would preclude your need for multiple subnets. You would likely need a few extra physical ports on your white box router, the unmanaged switch could later become overwhelmed passing traffic in a more complicated setup, and you would still need to keep trusted and untrusted traffic separate at the gateway subnet.

    Your use case is exactly why vlans were invented.

    However, I suspect from your other answers that you are actually looking for an open source managed switch so your entire networking stack is auditable.

    There are a few solutions like opx, but hardware supporting opx is prohibitively expensive and it is almost always cheaper to build a beige box and use Linux or get a 2nd hand supported device and use openwrt.