Moving on from net-tools
Moving on from net-tools
Posted Jan 5, 2017 17:48 UTC (Thu) by cortana (subscriber, #24596)In reply to: Moving on from net-tools by drag
Parent article: Moving on from net-tools
FYI, I find tinc and networkd work very well together. I have configured tinc to do nothing to configure the interface (empty tinc-up script); then it is a simple matter to create myvpn.network with [Match] Name=mynetwork and then whatever configuration I need in the [Network] section. Tinc creates the interface, and networkd configures it.