Displaying 20 results from an estimated 100000 matches similar to: "Dovecot on OpenWRT"
2015 Jan 27
0
Tinc and OpenWRT
Jonathan,
I really like OpenWrt. I've deployed Tinc on ~12 routers with OpenWrt
installed. I use the Tinc 1.0 series since I don't want to support my
own packages.
OpenWrt has a nice unified configuration system. Tinc has a nice
configuration directory structure. What OpenWrt has done to merge
these two concepts over complicates things, and generally sucks.
I wrote most of
2015 Jan 30
0
Tinc and OpenWRT
Hello Jonathan,
I will probably make a tinc 1.1 OpenWrt package soon. I am already
maintener for th 1.0 package.
If you want to read about how to make the package there is this very
good documentation:
http://wiki.prplfoundation.org/wiki/Creating_an_OpenWrt_package_for_a_web_page
Saverio
2015-01-29 19:02 GMT+01:00 Jonathan Clark <tinc-list at heyjonathan.com>:
> On Tue, Jan 27,
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
2005 Dec 11
1
Problems with Microchips MPLAB IDE
Hello,
I try to use Microchips MPLAB IDE 7.22 with wine 0.9.3 in contrary to the
AppDB it doesn't work, it hangs during the first splash screen. When I try it
with WINEDEBUG=warn+all the last message I get is:
warn:gdi:GDI_GetObjPtr Invalid handle 0x62c
I already registered all the .dlls as advised in the AppDB and also installed
a gdi32.dll.
Does anybody has an idea?
Thanks,
Dirk
2015 Jun 15
2
Tinc and OpenWRT
Is your package built with or without OpenSSL? How do you intergrate
with UCI?
Can I view the makefile somewhere?
Florian
Am 15.06.2015 um 11:48 schrieb shikkc:
> 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
2015 Jan 26
3
Tinc and OpenWRT
Greetings.
I'm new to tinc, but have so far managed to get a couple laptops and a
hosted server all connected. They're working as expected, running
Tinc 1.1-pre11, which I compiled from source.
Next I want to move on to adding my home router into the mix. My
routers run OpenWRT. I don't have experience compiling anything from
source for OpenWRT, but OpenWRT has Tinc 1.0.25
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,
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
2017 Dec 17
0
i am having some hard time compiling tinc 1.1 for openwrt
I include 1.1 in my personal LEDE builds by adding the following to
the makefile, in addition to changing the version:
https://github.com/rmounce/openwrt-packages/commit/bd69c5dcd4428f2684e023462f23ec2dc7095041
+libncurses +libreadline
+ --with-curses \
+ --with-readline
Regards,
Ryan Mounce
On 18 December 2017 at 06:41, eldad hadas <eldadh at hadasbros.com> wrote:
>
> ----------
2017 Dec 17
2
Fwd: i am having some hard time compiling tinc 1.1 for openwrt
---------- Forwarded message ----------
From: eldad hadas <eldadh at hadasbros.com>
Date: Sun, Dec 17, 2017 at 9:19 PM
Subject: i am having some hard time compiling tinc 1.1 for openwrt
To: guus at tinc-vpn.org
Hello,
i am having some hard time compiling tinc 1.1 for openwrt.
i have found a precomiled version for ar71xx, but i need for mips_24kc and
ramips/mt7620
i have tried afew
2023 May 08
1
NUT support for the new Tripp Lite AVR700U (USB 3024) under OpenWrt?
For clarity, `upsd` is the networked data server for local or remote
clients like `upsmon` or `upsc`. It talks to locally running NUT driver(s)
which talk to actual devices with their media and protocols. It is the
driver (like `usbhid-ups`) that would be annoyed by hardware reconnections.
That said, I think there were some fixes to reconnection behavior, which
might have landed even after 2.8.0
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
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 or directory
Terminating
root at OpenWrt:/etc/tinc/vpn# cat tinc.conf
Name = vpn_gw1
Interface = tun0
ConnectTo = vpn_gw2
Cipher = aes-256-cbc
Digest = SHA512
Regards
Yazeed Fataar
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
Hi Maxim
I have setup previously a few nodes running on Ubuntu. And work fine. Im
trying it now in openwrt and cant get tun interface. When I do "lsmod |
grep tun" I cant see tun interface. Do you know how to fix this?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Tue, Jan 19, 2016 at 7:24 PM, Maxim Vorontsov <6012030 at gmail.com> wrote:
> You can find tinc
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.
2014 Feb 23
0
nut in openwrt
On Feb 22, 2014, at 9:51 AM, Josu Lazkano wrote:
> The problem is that I don't know where to configure it.
>
> Anyone with a UPS connect to a OpenWRT device?
What version of OpenWRT?
I haven't tried this myself, but it looks like recent versions of OpenWRT use UCI, which seems to generate configuration files (including those for NUT) from a unified configuration syntax.
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
Any help please?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Mon, Jan 18, 2016 at 3:39 PM, Yazeed Fataar <yazeedfataar at gmail.com>
wrote:
> Thanks Graham
>
> Please excuse me as I am a noob in linux . I have come across this link
> through searches. I just dont know how to start... Do I "wget
>
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 18
0
tinc running openwrt (mikrotik metarouter mips)
Hi Yazeed,
it depends on your arch. This is really OpenWRT specific. Try to search
OpenWRT Wiki. E.g. you can use
http://forum.mikrotik.com/viewtopic.php?p=414386#p414386
Greetings
Marek Dr?pal
Byl 18.leden 2016 (Pond?l?), kdy? v 13:42:46 (CET) , Yazeed Fataar napsal(a):
> Hi Mark
>
> Im trying to run this as a metarouter instance in mikrotik. Which build should
> I use that
2016 Jan 20
0
tinc running openwrt (mikrotik metarouter mips)
Hello Yazeed,
> 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.
this indicates that your sources file (/etc/opkg.conf) pointed to a more recent
release of openwrt than the one that you installed.
The proper action at this moment would have been to change the repository
2016 Jan 19
0
tinc running openwrt (mikrotik metarouter mips)
Hi Graham
Regarding the tun lib , see mine.
root at OpenWrt:~# /lib/modules/3.3.8/tun.ko
And like i mention to Maxim , i have tinc running in a Linux Debian
environment with 4 nodes successfully. I am experimenting now in openwrt
due to the "light weight" environment.
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Tue, Jan 19, 2016 at 8:27 PM, Yazeed Fataar