Custom Flow Rules File? #136
-
I'm essentially reposting #94 which was incorrectly asked as an issue, but...
I have not yet used ztncui myself but I am very interested in using it on my existing network. My problem is I heavily rely on the flow rules to restrict communication between clients so I would want to be able to keep these flow rules if I switch to ztncui. I understand there isn't currently a way to do this via the web GUI, but is it still possible to at least copy them to a file so that they are processed? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
For the time being, I've found a workaround where I manually create a .json file with the ZeroTier rules format (I just copy it from the preview window on ZeroTier's site with a dummy network) and then use jq to insert my rules into the controller's .json. I've tested it a bit and it works great. I wrote a little gist with information. Hopes this helps others looking for a solution! https://gist.github.com/MAXimized490/4469d13b4b751dbecb1a796c9bf752b8 |
Beta Was this translation helpful? Give feedback.
For the time being, I've found a workaround where I manually create a .json file with the ZeroTier rules format (I just copy it from the preview window on ZeroTier's site with a dummy network) and then use jq to insert my rules into the controller's .json. I've tested it a bit and it works great. I wrote a little gist with information. Hopes this helps others looking for a solution!
https://gist.github.com/MAXimized490/4469d13b4b751dbecb1a796c9bf752b8