net/tinc - The NetBSD Packages Collection

Virtual Private Network (VPN) daemon

tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and
encryption to create a secure private network between hosts on the Internet.

Because the VPN appears to the IP level network code as a normal network
device, there is no need to adapt any existing software. This allows VPN
sites to share information with each other over the Internet without exposing
any information to others. In addition, tinc has the following features:

o Encryption, authentication and compression
    All traffic is optionally compressed using zlib or LZO, and OpenSSL is
    used to encrypt the traffic and protect it from alteration with message
    authentication codes and sequence numbers.
o Automatic full mesh routing
    Regardless of how you set up the tinc daemons to connect to each
    other, VPN traffic is always (if possible) sent directly to the
    destination, without going through intermediate hops.
o Easily expand your VPN
    When you want to add nodes to your VPN, all you have to do is add an extra
    configuration file, there is no need to start new daemons or create and
    configure new devices or network interfaces.
o Ability to bridge ethernet segments
    You can link multiple ethernet segments together to work like a single
    segment, allowing you to run applications and games that normally only work
    on a LAN over the Internet.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

archivers/lzo

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64tinc-1.0.36nb1.tgz
NetBSD 10.0aarch64tinc-1.0.36.tgz
NetBSD 10.0aarch64tinc-1.0.36.tgz
NetBSD 10.0aarch64ebtinc-1.0.36.tgz
NetBSD 10.0aarch64ebtinc-1.0.36nb1.tgz
NetBSD 10.0alphatinc-1.0.36nb1.tgz
NetBSD 10.0earmv6hftinc-1.0.36nb1.tgz
NetBSD 10.0earmv6hftinc-1.0.36.tgz
NetBSD 10.0earmv6hftinc-1.0.36.tgz
NetBSD 10.0earmv7hftinc-1.0.36nb1.tgz
NetBSD 10.0earmv7hftinc-1.0.36.tgz
NetBSD 10.0earmv7hftinc-1.0.36.tgz
NetBSD 10.0i386tinc-1.0.36nb1.tgz
NetBSD 10.0i386tinc-1.0.36.tgz
NetBSD 10.0powerpctinc-1.0.36.tgz
NetBSD 10.0vaxtinc-1.0.36.tgz
NetBSD 10.0vaxtinc-1.0.36nb1.tgz
NetBSD 10.0x86_64tinc-1.0.36nb1.tgz
NetBSD 10.0_BETAx86_64tinc-1.0.36.tgz
NetBSD 8.0i386tinc-1.0.36.tgz
NetBSD 8.0i386tinc-1.0.36.tgz
NetBSD 8.0powerpctinc-1.0.36.tgz
NetBSD 8.0powerpctinc-1.0.36.tgz
NetBSD 8.0powerpctinc-1.0.36nb1.tgz
NetBSD 8.0powerpctinc-1.0.36.tgz
NetBSD 8.0x86_64tinc-1.0.36.tgz
NetBSD 8.0x86_64tinc-1.0.36.tgz
NetBSD 8.0x86_64tinc-1.0.36nb1.tgz
NetBSD 9.0aarch64tinc-1.0.36nb1.tgz
NetBSD 9.0aarch64tinc-1.0.36.tgz
NetBSD 9.0aarch64tinc-1.0.36.tgz
NetBSD 9.0alphatinc-1.0.36.tgz
NetBSD 9.0alphatinc-1.0.36nb1.tgz
NetBSD 9.0earmtinc-1.0.36.tgz
NetBSD 9.0earmv6hftinc-1.0.36nb1.tgz
NetBSD 9.0earmv6hftinc-1.0.36.tgz
NetBSD 9.0earmv6hftinc-1.0.36.tgz
NetBSD 9.0earmv7hftinc-1.0.36nb1.tgz
NetBSD 9.0earmv7hftinc-1.0.36.tgz
NetBSD 9.0earmv7hftinc-1.0.36.tgz
NetBSD 9.0i386tinc-1.0.36.tgz
NetBSD 9.0i386tinc-1.0.36nb1.tgz
NetBSD 9.0mips64ebtinc-1.0.36.tgz
NetBSD 9.0powerpctinc-1.0.36nb1.tgz
NetBSD 9.0powerpctinc-1.0.36.tgz
NetBSD 9.0powerpctinc-1.0.36.tgz
NetBSD 9.0sh3eltinc-1.0.36.tgz
NetBSD 9.0sh3eltinc-1.0.36.tgz
NetBSD 9.0sparc64tinc-1.0.36.tgz
NetBSD 9.0sparctinc-1.0.36.tgz
NetBSD 9.0sparctinc-1.0.36.tgz
NetBSD 9.0x86_64tinc-1.0.36nb1.tgz
NetBSD 9.0x86_64tinc-1.0.36.tgz
NetBSD 9.3x86_64tinc-1.0.36.tgz
NetBSD 9.3x86_64tinc-1.0.36nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.