Displaying 20 results from an estimated 10000 matches similar to: "tinc vpn - node to node communication"
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
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
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 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
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 Feb 22
2
Tinc 1.0 - Limit Bandwidth
Hi Team
I am trying to limit one of my tinc nodes to only consume 100Kbps bandwidth
(Send and Receive). I am not sure if I am setting the right option under
its main configuration file (tinc.conf) . Will these options serve my
purpose? I have set them up but the Tunnel Adapter (running on Windows)
still consumes all the bandwidth available.
================
UDPRcvBuf = 12500
UDPSndBuf = 12500
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
2016 Feb 22
0
tinc vpn - node to node communication
On Mon, Feb 22, 2016 at 05:41:05PM +0300, Yazeed Fataar wrote:
> Ok I have a simple lab setup with three nodes , one acting as the "Central
> Node" and the other two as remote nodes which "*ConnectTo*" the central
> node in order to be able to communicate with each other.
>
> What I would like to know is , once the tinc remote nodes establish a
> connection
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:
>
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 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
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
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 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 24
2
Securing tinc config files
Hi
I hope this was not asked before. What methods can be used to secure the
"tinc" config files? If for example using a VPS provider like digital ocean
, how can one be sure that the local admins dont access your container and
read the contents of the tinc config files? Is there a better solution ,
should full drive encryption be used and dedicated servers?
Regards
Yazeed Fataar
2016 Jan 24
2
Securing tinc config files
Hi Guus
Can you recommend a good strategy in securely managing the config and hosts
files please?
<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 29
2
compiling tinc latest version on ubuntu
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 lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
--------------
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
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
On Tue, Jan 19, 2016 at 07:40:34PM +0300, Yazeed Fataar wrote:
> 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?
Does "modprobe tun" help? If not, it could be your kernel does not come
with a tun module,