Displaying 2 results from an estimated 2 matches for "maintincboxes".
2018 Mar 29
5
deployment automation
Suppose tinc is installed on 100 routers in 100 sites.
How to automate site-site vpn management across 100 sites?
Some kind of vpn management solution?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20180329/90f0198d/attachment.html>
2018 Mar 29
0
deployment automation
curiosity: are there routers out there supporting tinc natively?
for a typical host -connectTo-> mainTincBoxes I use Railtrack
https://github.com/JeevesTakesOver/Railtrack
however it looks to me that your question was more about orchestration,
python fabric or ansible are probably your best options for this task
On Thu, 29 Mar 2018 at 09:40, al so <volkswak at gmail.com> wrote:
> Suppose ti...