Johnson Li
2017-Oct-15 15:34 UTC
Problems about implementing a customized overlay network via Tinc
Hi guys: I am using Tinc to build an overlay network, but I want to control the network topology by myself. So how can I disable the automatic full mash feature of Tinc? Besides, my overlay network is supposed to support anycast and I have a routing algorithm for it. I wonder if it is convenient to implement it in Tinc, and do you have any suggestions for achieving this? Looking forward to your reply! Sincerely, Johnson -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20171015/37642223/attachment.html>
Etienne Dechamps
2017-Oct-15 20:23 UTC
Problems about implementing a customized overlay network via Tinc
Hi Johnson, You might want to take a look at the IndirectData option, which will prevent tinc from trying to directly reach nodes it doesn't have a direct metaconnection to, using other nodes as intermediaries instead. On 15 October 2017 at 16:34, Johnson Li <johnsonli1993 at gmail.com> wrote:> Hi guys: > > I am using Tinc to build an overlay network, but I want to control the > network topology by myself. So how can I disable the automatic full mash > feature of Tinc? Besides, my overlay network is supposed to support anycast > and I have a routing algorithm for it. I wonder if it is convenient to > implement it in Tinc, and do you have any suggestions for achieving this? > > Looking forward to your reply! > > Sincerely, > Johnson > > _______________________________________________ > tinc-devel mailing list > tinc-devel at tinc-vpn.org > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc-devel >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20171015/9495ce13/attachment.html>
Johnson Li
2017-Oct-16 07:49 UTC
Problems about implementing a customized overlay network via Tinc
Thanks, I'll look into it. Etienne Dechamps <etienne at edechamps.fr>于2017年10月16日周一 上午4:23写道:> Hi Johnson, > > You might want to take a look at the IndirectData option, which will > prevent tinc from trying to directly reach nodes it doesn't have a direct > metaconnection to, using other nodes as intermediaries instead. > > On 15 October 2017 at 16:34, Johnson Li <johnsonli1993 at gmail.com> wrote: > >> Hi guys: >> >> I am using Tinc to build an overlay network, but I want to control the >> network topology by myself. So how can I disable the automatic full mash >> feature of Tinc? Besides, my overlay network is supposed to support anycast >> and I have a routing algorithm for it. I wonder if it is convenient to >> implement it in Tinc, and do you have any suggestions for achieving this? >> >> Looking forward to your reply! >> >> Sincerely, >> Johnson >> >> _______________________________________________ >> tinc-devel mailing list >> tinc-devel at tinc-vpn.org >> https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc-devel >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20171016/8f692744/attachment.html>
Possibly Parallel Threads
- Problems about implementing a customized overlay network via Tinc
- How to set Subnet in a node which act as both server and client role?
- Forwarding in switch mode
- Packet capture to analysis the tinc connection close
- IPv6 connections won't be rejected nor logged