similar to: OpenWrt tinc package, looking for new maintainer

Displaying 20 results from an estimated 3000 matches similar to: "OpenWrt tinc package, looking for new maintainer"

2016 Nov 04
2
OpenWrt tinc package, looking for new maintainer
Saverio, it looks I'm using tinc on OpenWRT packaged by you) Thank you for it Is something there in that task, what is harder than https://wiki.openwrt.org/doc/devel/packages ? Anyway, I want to try On Thu, Nov 3, 2016 at 5:57 PM, Guus Sliepen <guus at tinc-vpn.org> wrote: > On Thu, Nov 03, 2016 at 03:43:42PM +0100, Saverio Proto wrote: > > > I am not using OpenWrt a
2016 Nov 12
1
OpenWrt tinc package, looking for new maintainer
Hello Maxim, did you send the pull request ? Please send an email to the list when you do thank you Saverio 2016-11-05 10:09 GMT+01:00 Saverio Proto <zioproto at gmail.com>: > Hello Maxim, > thanks for stepping in ! > > so, I am not even sure how it works for commit rights, because the > people I was in touch with now forked the project to LEDE. > > Also, I always
2011 Nov 15
3
OpenWRT package for tinc upgraded
For tinc users on OpenWRT: https://dev.openwrt.org/changeset/29137 ciao :) Saverio
2016 Jan 24
2
tinc running openwrt (mikrotik metarouter mips)
Hello, to start could you tell us what version of OpenWrt are you using ? Is it a stable release ? and what version of tinc you are trying to install ? if it is just a problem with the tun/tap module, on OpenWrt you have not modprobe, so you should use insmod insmod tun Saverio
2016 May 29
3
Feedback about OpenWrt and Tinc version to be packaged.
Hello, I received this pull request. https://github.com/openwrt/packages/pull/2757/files As I wrote in the comments I am not sure that is the way to go. Packaging a software for a distribution is not just about software development. There are operational issues to be addressed. A lot of people use the tinc package and they expect they configs to survive a package update. Also they expect the
2016 Nov 05
0
OpenWrt tinc package, looking for new maintainer
Hello Maxim, thanks for stepping in ! so, I am not even sure how it works for commit rights, because the people I was in touch with now forked the project to LEDE. Also, I always committed to OpenWrt packages but I see my commits are there also for LEDE. If you are on the mailing list of the OpenWrt/LEDE community you should understand how this is going to work in the future. I have no idea.
2015 Jun 13
2
Tinc and OpenWRT
Hey Saverio, I'd really like the idea of a tinc-1.1-pre package for OpenWRT. I'm currently using tinc-1.1 with an Ed25519-only network, really like the new features and CLI and want to add some OpenWRT routers into the mix. How do you plan to handle things with OpenSSL? tinc-1.1 from git should be able to compile without it (but will then only support the built-in algorithms). Depending
2018 Dec 13
2
Tinc: Fix compilation without deprecated OpenSSL APIs
I received this PR for the tinc package on OpenWrt. https://github.com/openwrt/packages/pull/7646/files Not sure if this is something that is better going upstream instead. Moreover, from a security point of view, is it okay to merge this patch ? thank you Saverio
2016 Nov 03
0
OpenWrt tinc package, looking for new maintainer
On Thu, Nov 03, 2016 at 03:43:42PM +0100, Saverio Proto wrote: > I am not using OpenWrt a lot anymore, and it is becoming difficult to > me to test quickly the tinc package and update OpenWrt when a new tinc > release is out. > > does anyone wants to step in as the new package Maintainer ? Thank you very much for maintaining the OpenWrt package up to now! -- Met vriendelijke
2016 Jan 19
3
tinc running openwrt (mikrotik metarouter mips)
Hi Maxim See below. root at OpenWrt:/etc/tinc/acmevpn# modprobe -v tun -ash: modprobe: not found root at OpenWrt:/etc/tinc/acmevpn# lsmod tun Module Size Used by Not tainted crc_ccitt 928 0 root at OpenWrt:/etc/tinc/acmevpn# uname -a Linux OpenWrt 2.6.31.10 #1 Tue Jul 23 14:34:17 CEST 2013 mips GNU/Linux root at OpenWrt:/etc/tinc/acmevpn# opkg info
2016 Jan 19
1
tinc running openwrt (mikrotik metarouter mips)
Forget about tinc. I won't work until you solve issue with your kernel. On Tue, Jan 19, 2016 at 9:45 PM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: > this is what happens when I try to run tincd > > root at OpenWrt:/etc/tinc/vpn# tincd -n vpn -D -d5 > > tincd 1.0.21 (Mar 9 2014 18:26:59) starting, debug level 5 > > Could not open /dev/net/tun: No such file
2016 Jan 19
3
tinc running openwrt (mikrotik metarouter mips)
On 19/01/16 17:31, Yazeed Fataar wrote: > Hi Graham > > Regarding the tun lib , see mine. > > root at OpenWrt:~# /lib/modules/3.3.8/tun.ko But didn't one of your earlier mails say that tun did not appear in your lsmod output? If the module is there but not loaded, why don't you just "insmod" it? I am confused. Sorry, I can't help further. I have told
2016 Feb 24
0
tinc running openwrt (mikrotik metarouter mips)
Hi Saverio Ok I got back to this project I was working on. I managed to get tinc running after hunting and finding the correct mipsbe openwrt package to run as a metaROUTER image on my RouterBoard 951G-2HnD. The only issue I am facing now is the performance has dropped significantly since switching to metaROUTER image. I used to be able to get speeds in region of 60Mbps and now im only getting
2011 Jun 05
5
Updating to Tinc 1.0.14 on Gentoo Linux
Hello, I'm upgrading to 1.0.14 I did some manual tricks in my Gentoo Portage because seems that upstream Gentoo did not update the portage yet, does anybody know how to Contact Gentoo Linux to have the package updated ? Question 1: I notice in my log file I had many entries like this with 1.0.13: 1307284053 tinc.ninux[15152]: Lost 251 packets from GREG1 (151.28.100.141 port 655)
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
On 19/01/16 18:25, Maxim Vorontsov wrote: > Yazeed, your tun.ko for 3.3.8. Which kernel do you use? > Show your "uname -a". By the way, 3.3.8 seems very old for an OpenWrt kernel. The router I am running tinc on has 3.8.10 and is several years old. I built that image myself but it was based on Barrier Breaker r36499. You may want to find a more recent build -- for example a
2015 Jun 15
1
Tinc and OpenWRT
I already have a package made, if anyone would like me to I could submit it. On 2015-06-13 17:26, Florian Klink wrote: > Hey Saverio, > > I'd really like the idea of a tinc-1.1-pre package for OpenWRT. I'm > currently using tinc-1.1 with an Ed25519-only network, really like the > new features and CLI and want to add some OpenWRT routers into the mix. > > How do you
2015 Jan 29
2
Tinc and OpenWRT
On Tue, Jan 27, 2015, Sandy McArthur Jr wrote: > I use the Tinc 1.0 series since I don't want to support my > own packages. <snip> > I wrote most of http://wiki.openwrt.org/doc/howto/vpn.tinc and that is > what I still use. Since then . . . Ok. I think I'll start with the 1.0 series packages that are already out there and get them working. and on Tue, Jan 27, 2015,
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
You can find tinc package in openwrt repo and install it with opkg or luci. I suggest you first run couple of tinc nodes on x86, just to understand how it works. -- brgds Max On Jan 19, 2016 7:17 PM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: Any help please? Regards Yazeed Fataar On Mon, Jan 18, 2016 at 3:39 PM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: Thanks
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
Hi Maxim The reason I have two kernel is as follows. When I did fresh install of openwrt , i tried "opkg install tinc" . It then said "dependency required , kernel (= 3.3.8-1-" as I was on 2.6.31. I then downloaded 3.3.8-1 and did opkg install kernel. And this is how I have both...I think i just need to get a better image to start off with...Ill search and get back to you.
2010 Sep 20
10
Tinc performance on a Dir-300
Hi, we are using Tinc in our Freifunk Network in Oldenburg for internode connections over the internet. So Tinc is running on OpenWrt 10.03 on Dlink Dir-300 Routers. We all have enough internet bandwith (1,6 MB/sec and more) but we only get a maximum speed of ~350KB/sec between two tinc nodes because then tinc uses 99% of the cpu. Is it possible to get more Speed with tinc on this machines?