Hello Guus, thank you for your fast reply. Indeed the upgrade to a newer Raspbian image did solve my problem with tinc, I was not aware that there was a new Jessie based version.
The current Jessie based Raspbian has tinc 1.0.24 version included, which runs fine, so I did not run tinc with debug messages enabled, since the issue that had caused my tinc crashes in 1.0.19 had probably been fixed. Are you aware where I could find a deb src for 1.0.26, which I could build myself, or how I could build a .deb package from the sources here https://github.com/gsliepen/tinc/tree/release-1.0.26 ? BR Max. > On Fri, Jan 22, 2016 at 12:50:39PM +0100, Maximilian H. wrote: > >> I am attempting to run tinc on a raspberry pi (version 1 B HW, 512mb >> ram). Tinc starts, but then the tinc daemon crashes. > > What do you mean by "crashes"? Were there any error messages logged? In > doubt, run tinc in the foreground with debugging messages enabled: > > tincd -n <netname> -d5 -D > >> # cat /etc/issue >> Raspbian GNU/Linux 7 \n \l >> >> # cat /etc/debian_version >> 7.8 >> >> How can I get a newer version like the current 1.0.26 on the raspberry >> pi ? > > You should be able to upgrade your Raspbian installation to jessie, then > you get the newer version of tinc as well. > > > > _______________________________________________ > tinc mailing list > [email protected] > http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc > _______________________________________________ tinc mailing list [email protected] http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
