Jack Doan
Jack Doan
I'm going to re-open this bc if you had to ask this, in my opinion, the docs are not good enough! >Could you point me to the docs for generating...
This is a really interesting concept, thanks for putting this together! If I understand this correctly, it looks like you're deciding whether or not to filter a host query based...
``` With host = 10.2.2.2 and port = 5353: ✅ dig @10.2.2.2 -p 5353 +short builder A works from remote host ✅ dig @10.2.2.2 -p 5353 +short builder A works...
systemd-networkd can [help with this](https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html#IPMasquerade=), at least on Linux hosts. Adding firewall manipulation support on all of the platforms Nebula supports is not impossible, but is a non-trivial task (even...
If the user roams back, it seems like this could cause pain?
> How were you thinking about security around this API? https://github.com/slackhq/nebula/pull/1457/files#diff-f17225d549b302ca95e2dc524a83c9ad067923eb49ef688e8093c6d45a3e7384R86 there's a todo to refuse (or maybe just warn?) if you bind to something _silly_. Refusing to bind to...
To make sure I want to understand correctly, is this your use-case? 1. You want to play a multiplayer game with your friends via Nebula 2. The game needs to...
Hi @andreasbell! Sorry to keep you waiting, we've been trying to ship 1.10 for about a year now, and we finally did it! Now we can look at the rest...
Feature request: relay traffic to unsafe routes to another peer (for running Kubernetes over Nebula)
This feels pretty reasonable? I'd want to see what @nbrownus thinks too. If possible, I'd like to keep the word `relay` out of the config option name, to avoid confusion...
Feature request: relay traffic to unsafe routes to another peer (for running Kubernetes over Nebula)
I have an unconventional suggestion for you: 1. Identify the population of nodes you want to be able to forward traffic to each other. (this is easier if you confine...