HackerTrans
TopNewTrendsCommentsPastAskShowJobs

grumblez

no profile record

comments

grumblez
·3 tahun yang lalu·discuss
Fortunately all of their lights work over a standard Zigbee connection. No need for a Hue Hub or App at all. I was already transitioning my lights from using the Hue Hub/App to directly connecting via Zigbee/HomeAssistant before this was announced.
grumblez
·6 tahun yang lalu·discuss
"lesser known" as in protocols such as IPSec, ZeroTier, WireGuard, etc. Of which IPSec has been around forever and many NATs/Firewalls have special handling rules built in, just as @api mentioned in another comment. Yes, ZeroTier uses UDP underneath, but that doesn't mean symmetric NATs don't/won't cause havoc to peer to peer protocols using UDP.
grumblez
·6 tahun yang lalu·discuss
If all sites are behind symmetric NATs, there's not much ZeroTier could do to help aside from telling him to assign direct mappings on the NAT/Firewall to each ZT instance. Symmetric NATs are antithetical to peer to peer communication. Many I've run across in the wild have special rules to handle IPSec which won't exist for other lesser known protocols. It's also possible the user wasn't willing or able to make network configuration changes to make those p2p connections possible. Without seeing what the user tried & support recommended, it's not really fair to throw out such baseless accusations.
grumblez
·6 tahun yang lalu·discuss
You only need an account if you're using ZeroTier's hosted network controller service. You can run your own controller as well. The code to do so is in every instance of ZeroTier. https://github.com/zerotier/ZeroTierOne/tree/master/controll...
grumblez
·6 tahun yang lalu·discuss
Your physical network settings likely didn't allow direct connections between peers. Fix that and it'll work fine.