Displaying 20 results from an estimated 20000 matches similar to: "Switched tinc VPN question"
2019 May 20
1
Second VPN network fails to start
Hello Lars,
Thanks for your feedback. Unfortunately I made an error in writing the network I expected to connect to. I meant 10.3.0.0/24 The one I wrote in fact was one network of the already established VPN. I have included full details of my relevant files below.
Background: I am trying to set up a second VPN between two servers: gtdb and db2. Both servers are already part of separate
2010 Feb 25
2
decentral vpn with 1 gateway host
Hello tinc users,
i have the follow configuration:
1 client/server called master, it is always reachable from internet
(with dyndns)
5 clients, that connects to the master and the other clients (all behind
a router (NAT))
master-hosts-file:
Address = ...
Port = ...
Subnet = ...
Compression = 0
---- key -----
client-hosts-files:
Compression = 0
Subnet = ...
----- key -----
tinc.conf
Name = ....
2012 Aug 15
2
KVM VM traffic over host's Tinc VPN
Hello Tinc list!
I'm trying to set up a Tinc VPN between two KVM host machines so that a
VM on one host can communicate with a VM on the other host. While I do
have a good bit of experience with virtualization, I'm not a
particularly savvy network guy, so this is proving to be a pretty big
challenge.
Requirements:
* ALL VM network traffic must be secure.
* VMs on one host must be
2015 Jan 26
2
decentralised vpn with dynamic ips
Hello.
I am using the current 1.0 stable.
I have tinc daemons on different dynamic ip connections.
They have ports forwarded.
They are using switch mode.
I have 1 box which has dynamic dns set up.
I would like everyone to use that for bootstrapping using ConnectTo.
However I do NOT want that host to tunnel all traffic due to downtimes and bandwidth limitations.
Can i get tinc to share the ips
2018 Mar 15
3
issues connecting in other sites
Hi Team,
I admit that I am not familiar with Tinc very well, but have Tinc running at approximately 20 sites and functioning as a mesh vpn/network. I am having issues adding an additional site as it will not communicate with the rest. I have taken the firmware of one and flashed it on another router to make it duplicate and then tested it working but when I change the hostname, and IP to what we
2005 Jun 26
1
A VPN is switched mode
Hi all,
I have been using tinc successfully for a while now.
However, I need to do something different from my normal setup, and i am
getting the feeling I am doing something obvious wrong.
What I want to do is hookup 5 distant linux routers into one bigger
network, Since I need to transmit both unicast and multicast traffic,
the VPN network has to be in "Mode = switch" [Assumption
2017 May 01
2
Concept clarification between multiple ConnecTo and multiple netname
Hi, Etienne
Thanks for your clarification, and this helped a lot. And in order to get a better understanding for the mechanism of Tinc and the purpose of ConnectTo statement, can I think the ConnectTo is the way to get the node into the Tinc VPN domain, instead of establish VPN connection between nodes.
Once any node ConnectTo the Tinc VPN domain, it learns all other nodes, subnets, and
2017 Aug 22
3
using both ConnectTo and AutoConnect to avoid network partitions
Hi Guus
Thanks for clarifying. Some follow up questions:
- How do we patch 1.1pre14 with this fix? Or will there be a 1.1pre15 to
upgrade to?
- What is the workaround until we patch with this fix? Using a combination
of AutoConnect and ConnectTo?
- When we use ConnectTo, is it mandatory to have a cert file in the hosts/*
dir with an IP to ConnectTo ?
-nirmal
On Tue, Aug 22, 2017 at 12:10
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?
2015 Jan 12
2
tinc connectTo cleanup
I have a use case where my tinc.conf ConnectTo can go upto 20 + hosts.
I am planning to automate a periodic cleanup of ConnectTo in the tinc.conf
file, the issue is I am not able to figure out which ConnectTo is been used
and which are stale, say NOT used in last 2 to 3 days.
I want to remove those ConnectTo which are no longer actively used.
Is it possible to find which ConnectTo are not used.
2017 Aug 31
2
using both ConnectTo and AutoConnect to avoid network partitions
Hi Guus
Following your suggestion we reconfigured our tinc network as follows.
Here is a new graph and below is our updated configuration:
http://imgur.com/a/n6ksh
- 2 Tinc nodes (yellow labels) have a public external IP and port 655 open.
They both have ConnectTo's to each other and AutoConnect = yes
- The remainder tinc nodes (blue labels) have their tinc.conf set up as
follows:
2016 Feb 22
2
tinc vpn - node to node communication
Hi
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 to the "Central Node" , my understanding was that if the remote
nodes want to
2016 Aug 16
1
"HA" ie. two linked tincds on the same ethernet segment
Goodday,
Currently using tinc 1.0.24 on Debian 8.x, OVH datacentre, two servers same VRACK (ie. internal ethernet bridge/switched together).
I’m wanting to get a remote server connected to both the two OVH servers for fail-over reasons, but having access via both to the shared vRack segment as a switch mode. Thereby Essentially I’m creating a ethernet loop…
----------------------vRack
|
2016 Jun 21
2
Metadata flooding
Hi,
we use a tinc network of about 400 nodes, all of them linux servers, partly
in different datacenters (but generally low latency). Usually this is
working very well (for weeks without a problem).
>From time to time the whole network goes down though. This happened when we
restarted a larger number of servers or when there was a connectivity issue
between datacenters or some (short)
2017 May 01
3
Why host-up script triggered even not ConnectTo?
H, Narcissus
Quick one for the below case, if node A have a direct connection to node B, and node B have a connection to node X, then I found node A will be able to talk to node X, but the communication path is go through node B, instead of build direct connection between A and X, is that right? I tested this in my environment.
A >> B >> X
> On 1 May 2017, at 3:07 PM, Narcissus
2015 Mar 21
2
Help needed with Tinc Setup on remote hosts and lots of ISPs / Failover Problems between ISPs
Hello List,
This is our setup which we are trying in a couple of our remote offices:
+---------------------------------------+ +-------------------------------------------------------------+
| | | |
| +----------------+ |
2017 Aug 22
2
using both ConnectTo and AutoConnect to avoid network partitions
Hi
Today our Tinc network saw a network partition when we took one tinc node
down.
We knew there was a network partition since the graph showed a split. This
graph is not very helpful but its what I have at the moment:
http://i.imgur.com/XP2PSWc.png
- (ignore node labeled ignore, since its a dead node anyways)
- node R was shutdown for maintenance
- We saw a network split
- we brought node R
2017 May 01
1
How to set Subnet in a node which act as both server and client role?
Hi, Etienne
I took a look for the below host configuration parameter (IndirectData), the default is no. For the below example:
A ConnectTo B, B ConnectTo C:
If IndirectData = no (default), then A wouldn’t establish direct connection with C, but will be forwarded by B.
If IndirectData = yes, then A will try to establish direct connection with C, even though A don’t have the statement of
2017 May 01
2
Why host-up script triggered even not ConnectTo?
Hi, Tinc Expert
in my tinc.conf, the ConnectTo to host X is commented, like below:
#ConnectTo = X
and there is a script: /etc/tinc/netname/hosts/X-up, I thought commented the ConnectTo X wouldn’t trigger the X-up, but it did.
Why? What’s the logic behind to trigger host-up? How can I avoid this except remove the host-up file?
Bright Zhao
2017 Aug 31
2
using both ConnectTo and AutoConnect to avoid network partitions
Thanks Guss, some comments and questions:
If you make the yellow nodes ConnectTo all other nodes, and not have
> AutoConnect = yes, and the other nodes just have AutoConnect = yes but
> no ConnectTo's, then you will get the desired graph.
The reason this approach is not desirable is because it fails at
automation. It requires us to add a new line of AutoConnect = <new node
that