[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
howtos:network_services:tinc [2022/06/08 12:07 (UTC)] – [Configuration] tonberryhowtos:network_services:tinc [2022/06/08 12:13 (UTC)] – clarified difference between branches for rc script tonberry
Line 148: Line 148:
  
 ===== RC script ===== ===== RC script =====
-Here is some script to start all VPNs on boot. +Here is some script to start all VPNs on boot. Note that stop command differs between 1.0 and 1.1 (prerelease) branches; 1.0 calls tinc**d**, 1.1 calls tinc (no d).
  
 <code bash> <code bash>
 howtos:network_services:tinc ()