Displaying 20 results from an estimated 700 matches similar to: "compiling tinc latest version on ubuntu"
2009 Apr 12
2
tinc on Fedora
Hello,
I downloaded tinc 1.0.9 from the site and tried to build on Fedora 10 on
i386 (and also x86_64).
I get, during the configure phase:
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
but:
# rpm -qi lzo
Name : lzo
2016 Jan 30
0
compiling tinc latest version on ubuntu
El 29 de enero de 2016 21:49:04 CET, Yazeed Fataar <yazeedfataar at gmail.com> escribi?:
>Hi
>
>Can someone please help me with the method of installing the lzo
>dependancy
>for tinc to compile.
>
>I am getting the following errors when compiling.
>
>./configure
>....
>....
>
>checking for lzo1x_1_compress in -llzo2... no
>
>checking for
2016 Feb 08
2
tinc 1.1~pre11-1 (autostart)
http://bfy.tw/48zr
--
brgds
Max
On Feb 8, 2016 7:39 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote:
Im running ubuntu 14.04.
Regards
Yazeed Fataar
On Mon, Feb 8, 2016 at 7:35 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote:
systemctl enable tincd at NETNAME
systemctl: command not found
Please help?
Regards
Yazeed Fataar
On Mon, Feb 8, 2016 at 7:30 AM, Maxim
2008 Sep 10
3
tinc on fedora core 8
Hello,
I would like to install the latest tinc software on a
fedora 8 Linux box. I tried the rpm for FC3 from
http://dag.wieers.com/rpm/packages/tinc/, and I
got dependency errors complaining that libcrypto.so.4
is needed. I've got openssl rpm package installed which
uses a different versino of libcrypto, and creating symbolic
links won't solve the issue.
Then I found this article
2016 Feb 08
2
tinc 1.1~pre11-1 (autostart)
systemctl enable tincd at NETNAME
systemctl: command not found
Please help?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Mon, Feb 8, 2016 at 7:30 AM, Maxim Vorontsov <6012030 at gmail.com> wrote:
> systemctl enable tincd at NETNAME for example
>
> --
> brgds
> Max
> On Feb 8, 2016 12:15 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote:
>
2017 Feb 13
2
tinc - controlling communication between nodes
Thank you Guillermo. I will give it a go and revert back with my results.
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Mon, Feb 13, 2017 at 2:26 PM, Guillermo Bisheimer <
gbisheimer at bys-control.com.ar> wrote:
> Hi Yazeed,
>
> You have to add this to tinc.conf
>
> TunnelServer = yes
>
> Otherwise tinc will manage package routing internally. Then you
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 18
2
tinc running openwrt (mikrotik metarouter mips)
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
http://www.tinc-vpn.org/packages/tinc-1.0.26.tar.gz" to openwrt vm and then
how do I compile it in openwrt?
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
This
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 18
3
tinc running openwrt (mikrotik metarouter mips)
Hi Mark
Im trying to run this as a metarouter instance in mikrotik. Which build
should I use that has tinc pre-built?
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
This
email has been sent from a virus-free computer protected by Avast.
www.avast.com
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
4
tinc running openwrt (mikrotik metarouter mips)
Hi Guys
I am wanting to test running tinc in openwrt. I need help on how to run it
in openwrt. How do I compile tinc ?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
This
email has been sent from a virus-free computer protected by Avast.
www.avast.com
2017 Feb 13
2
tinc - controlling communication between nodes
Hi
I have a simple hub and spoke topology where all my nodes connect to a
central node. Below is tinc.conf for main node
*tinc.conf*
Name = main
Interface = tun0
Forwarding = kernel
and the remote nodes have same with ConnectTo = main.
I have tried to apply a basic iptable policy on the main node but the
traffic still seems to passthough and the nodes can communicate with each
other. How do I
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
Hi Graham
Can you perhaps share with me the mr-mips metarouter image you are using?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Tue, Jan 19, 2016 at 8:01 PM, Graham Cobb <g+tinc at cobb.uk.net> wrote:
> On 19/01/16 03:57, Yazeed Fataar wrote:
> > Hi Marek
> >
> > I managed to setup everything in openwrt. However I am getting errors
> > when
2016 Feb 07
2
tinc 1.1~pre11-1 (autostart)
Hi
I started setting up tinc 1.1 and it works great. only thing is I am not
able to configure it to autostart. How is this done in 1.1? I used to use
nets.boot file to get it running.
Regards
<yazeedfataar at hotmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Apr 05
3
tinc - switch mode bridge
Hi
I am testing running tinc in switch mode. , my topology is as follows
Site 1 (tinc-srv01) -> Site 2 (tinc-srv02)
I have configured the bridge interfaces with ip addresses and able to ping
between bridges. I then setup a server on each site and tested layer 2
connectivity between the two servers. Topology as follows.
Server 1 - *Site 1* (tinc-srv01) -> *Site 2* (tinc-srv02) - Server 2
2009 May 15
2
Trouble with Tinc at make level
Hello,
I'm sorry to post this seemingly quite mundane issue, but I just do not
find what's wrong with what i did... please help. Basically typing the
make command returns a message in french (that one is normal) that says
that no goals and no rules were specified. I realize it's a typical
make error message but I don't see/am not familiar enough with the
output of ./configure to
2016 Jan 24
4
Securing tinc config files
Thanks Guus
So based of this , having your central tinc server in VPS Provider , will
allow potentially the provider to replicate your config files and thus
exposing all your remote sites connected. My situation I face is all my
remote sites have dynamic addresses ,and in order for me to create a
connection point between the sites is to have a central server in cloud
with public address. Therefor
2016 Feb 14
2
Qts - L --mLock option
So as best practice running tinc I should include it ?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Sun, Feb 14, 2016 at 1:08 PM, Guus Sliepen <guus at tinc-vpn.org> wrote:
> On Sun, Feb 14, 2016 at 10:53:19AM +0300, Yazeed Fataar wrote:
>
> > Going through the options tinc has . Can someone explain exactly what the
> > purpose is for -L option for the
2016 Feb 14
2
Qts - L --mLock option
Hi All
Going through the options tinc has . Can someone explain exactly what the
purpose is for -L option for the runtime command.
So does this mean that tinc will run in RAM and will not be saved in swap
(default) ?
================
-L, --mlock
Lock tinc into main memory. This will prevent sensitive data like
shared private keys to be written to the system
swap