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>
What router are you using? On Thu, Mar 29, 2018, 4:40 AM al so <volkswak at gmail.com> wrote:> 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? > _______________________________________________ > tinc mailing list > tinc at tinc-vpn.org > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20180329/a1b2cf50/attachment.html>
On 2018-03-29 17:40, al so wrote:> 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?Have you tried Ansible, Puppet or Chef? Tomasz Chmielewski https://lxadm.com
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 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? > _______________________________________________ > tinc mailing list > tinc at tinc-vpn.org > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20180329/ea80f4ee/attachment.html>
Pfsense includes tinc. That's where I first saw it then I played with it on 2 linux hosts not in pfsense. I think there is some stuff on the pfsense forums about it. Pfsense is FreeBSD. On Thu, Mar 29, 2018, 10:28 AM Azul <mail at azulinho.com> wrote:> 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 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? >> _______________________________________________ >> tinc mailing list >> tinc at tinc-vpn.org >> https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc >> > _______________________________________________ > tinc mailing list > tinc at tinc-vpn.org > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20180329/72ed74d0/attachment.html>