• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • So if I understand this right you will need to change the network on the port attached to the synology in your UniFi configuration or set the vlan tag in the synology OS, I would do the former. It sounds like you just added a second network/vlan to the existing interface which means you actually created a trunk and are getting the old network untagged and the new network with vlan tags which the synology is dropping. Synology OS also doesn’t really support trunked ports through the UI (even though it does support a port that only uses a vlan tag) so it’s much easier to just leave them untagged.












  • bigredgiraffe@lemmy.worldtoSelfhosted@lemmy.worldWeird 10Gbe networking problems
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    7 months ago

    So then it doesn’t work across the ubiquity switch just to double check? If so, you will need to enable jumbo frames on that for sure and it is not enabled by default and that could also explain the throughput as it is having to fragment then defragment the frames to cross the switch or iperf is using MSS to determine that it can only send 1500 byte frames, your slower speed is about line rate for 1500 byte frames no matter the speed of the actual link.

    ETA: you can verify this by pinging with a large size and setting the “do not fragment” flag, so something like ‘ping -s 2000 -M do ip.addr ’ on Linux, windows uses different flags.



  • OP, this is the way. I use the Sonoff zigbee dongle with zigbee2mqtt on a spare pi located centrally in my house and it works great, home assistant is down in the basement. I have had nothing but issues with battery powered zwave devices of many brands and all of my light switches are zwave and they work fine so it definitely wasn’t a range problem. I will probably slowly replace those with zigbee switches as they die because the zigbee mesh has just been so much more reliable.

    Do make sure to throw a few mains powered zigbee devices on your mesh to act as routers once you get more than a few devices on the mesh, it also helps with range and response times.



  • I definitely recommend Fully Kiosk Browser, it’s easily worth the 10$ license even if you don’t need the features. The integration into Home Assistant is great, you can do all kinds of things really easily to the app through HA like loading URLs and controlling the screen on and off, the integration is really superb.

    ETA: I forgot, it also has a webui to manage it remotely. Also, I’m pretty sure it’s free still, I just mean it’s that good of an app that it’s worth whatever their license costs (I bought it a while ago).