how do you decide to use Switch mode or the Router mode? What are some use cases for both? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20191102/8e22c897/attachment.html>
> On 02 Nov 2019, at 20:25 , Mat <altima100 at gmail.com> wrote: > > how do you decide to use Switch mode or the Router mode? > What are some use cases for both?In *most* cases, where you are just routing IPv4 traffic: router The switch mode is used when you need to extend a L2 (Layer2) network and can’t route the IPs. Ie. you need to appears as if you are "plugged in” to that network That is my “simple” response explanation :)