Tinc and OpenWRT

Darik Horn dajhorn at vanadac.com
Mon Jun 15 15:31:36 CEST 2015


On Mon, Jun 15, 2015 at 7:34 AM, Florian Klink <flokli at flokli.de> wrote:
> Is your package built with or without OpenSSL?

Compiling tinc-1.1 for OpenWRT sans OpensSSL needs some autotools work.


> How do you intergrate with UCI?

The regular OpenWRT package already has UCI integration, but RSA keys
and run-parts are kept in the overlay.

Given that Ed25519PublicKey is a one-liner, the /etc/tinc/*/hosts/*
data can also be moved into UCI for a tinc-1.1 package.


> Can I view the makefile somewhere?

I'm using this one for tinc-1.1, which fits into a 4 megabyte system image:

* https://github.com/dajhorn/openwrt-packages/blob/tinc-1.1-lz4/net/tinc/Makefile

A mips ar71xx binary package for Chaos Calmer 15.05 is here:

* http://1drv.ms/1LalJ1j

(LZ4 only.)


More information about the tinc mailing list