Displaying 20 results from an estimated 1000 matches similar to: "Bogus data received from ..."
2012 Sep 14
1
Basic configuration problem
Hello,
I have been reading through the documentation and trying to set up a very
small VPN as a test for a larger rollout that I would like to complete in
the future but cannot get this working. The configuration seems like it
should be relatively simple, so I'm most likely missing something basic but
I just cannot see what I'm doing wrong. At the moment I am trying to get
this working
2017 Jan 13
2
tinc behind CISCO ASA 5506
Hi there
I have the following setup
Home - Main Tinc server with public IP running on PfSense
work - tinc client running behind a CISCO ASA firewall with public IP
running on Windows 10
offsite - tinc client running on tomato router behind a double NAT
Home & offsite connect & i can see all PCs & devices & connect to them
easily, on either side
work to Home or offsite connects
2005 Dec 13
1
strange tinc error with many nodes
Hello,
we currently set up a large tinc network with 2 central Nodes (these nodes connecting to each other).
All satellites (ca 40) connect to these both machines. All containing two ConntectTo fields (for backup)
e.g. (satellite)
Name = nfp_hy
Device = /dev/tun
PrivateKeyFile = /etc/tinc/nfp_hy/rsa_key.priv
ConnectTo = nfp_f_vpn
ConnectTo = nfp_c_vpn
If the count of satellites reaches
2014 Sep 25
1
Tinc1.1pre10 on Windows 8.1?
Hello tincers,
I run a small tinc mesh using version 1.1pre10 on mostly linux (debian) hosts. In the past, I was able to successfully join my windows machine to the tinc network, when I was running an earlier version of tinc (throughout the mesh). However, with 1.1pre10, I have had no success. Is this a known error, a misconfiguration on my part, or some other issue? I currently have no tinc-up
2007 Apr 30
1
Windows to Linux - ping-bug?
Hello!
I have encountered a bug using tincd with Microsoft Windows:
Below you'll find my Setup and my Logs.
In short, i do the following:
1. office running tincd 1.0.7 and waiting for connections (no ConnectTo, but
this does not resolve the issue)
2. the supporter starts up tincd 1.0.7 on windows (native)
3. ping from windows ("support") to the office:
Here the error occours:
2005 Apr 08
1
TrustedNodes option in TINC
Hi,
We want to deploy a tinc VPN, with more than 50 sites connected all
arround the world. But we cannot trust all our sites with the same
level, so the tinc solution (automatic full mesh) is "too automatic" for
us : *any* node can add a new node which will be connected directly to
others.
A solution could be TLS (signing public keys), but create a PKI is
another issue for us.
2016 Nov 10
1
static configuration
Hello,
I am tying to create tinc vpn for the ~1000 nodes and was thinking why meta connections are
needed at all if I only need static configuration where every node knows addresses of other hosts
and due to the amount of traffic any indirect connections will not work, so DirectOnly=yes is a must
and then passing around routing information is not needed, right? Currently I have 10 nodes
2004 Nov 22
1
Tinc on OsX, partial success
I have now got the tinc demons (on network OFFICES) on BranchB and
BranchA talking to each other, see below for log from BranchB. For
some trouble shouting issues relating to OsX see at the end of my
e-mail.
However, I have not yet achieved the network connectivity/routing
that I would like.
The aim is:
BranchB is a laptop
I would like to connect it (via tinc) to my office network, so that
2009 Oct 27
1
using tinc in a mixed ipv4/ipv6 network
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm using tinc to connect a couple of ipv6 capable machines using a mix
of upd6, udp4, tcp6 and tcp4. Now I wanted to add an linux embedded
device, which has no ipv6 support at all. Tinc did compile and
configuration is fine (tested on other machine), but after connecting
the embedded device to other hosts tinc instances, it suddenly crashes.
2014 Sep 28
1
Proposals for UDP information transport over the metagraph
While working on SPTPS UDP relaying I realized that there is one issue
I didn't account for, which is that the sending node only knows the
PMTU to the first relay node. It doesn't know the PMTU of the entire
relay path beyond the first hop, because the relay nodes don't provide
their own PMTU information over the metaprotocol.
Now, in the legacy protocol this is not really an issue,
2015 Nov 22
5
Authenticating VPN addresses: a proposal
TL;DR: a proposal for a new tinc feature that allows nodes to filter
ADD_SUBNET messages based on the metaconnection on which they are
received, so that nodes can't impersonate each other's VPN Subnets.
Similar to StrictSubnets in spirit, but way more flexible.
BACKGROUND: THE ISSUE OF TRUST IN A TINC NETWORK
In terms of metaconnections (I'm not discussing data tunnels here),
one of
2015 May 15
2
tinc 1.1 "Got ADD_EDGE ... which does not match existing entry"
Hallo,
Another strange and difficult to understand thing - seems like all the
easy bugs in 1.1 are gone ;)
waehring (1.1)
|
+-------------------+--------------+
| | |
vpnhub1 (1.1) igor (1.1) turing (1.0)
| | |
+-------------------+--------------+
|
tokamak
Whenever another node outside of the graph connects to vpnhub or igor
2013 Jul 21
2
About peer UDP address detection
I would like to discuss the following commit:
https://github.com/gsliepen/tinc/commit/4a0b9981513059755b9fd15b38fc198f46a0d6f2
("Determine peer's reflexive address and port when exchanging keys")
This is a great feature as it basically allows peers to do UDP Hole
Punching (via MTU probes) even when both are having their source ports
rewritten by a NAT, which is extremely useful.
2015 May 15
0
tinc 1.1 "Got ADD_EDGE ... which does not match existing entry"
On Fri, May 15, 2015 at 10:26:46PM +0200, Sven-Haegar Koch wrote:
> Another strange and difficult to understand thing - seems like all the
> easy bugs in 1.1 are gone ;)
[...]
> Got ADD_EDGE from aaa_vpnhub1 (1.2.3.4 port 443) for haegar_tokamak
> -> igor which does not match existing entry (Local address 2.3.4.5
> != unknown)
>
> What I think may happen is that the
2015 May 15
2
tinc 1.1 "Got ADD_EDGE ... which does not match existing entry"
On Fri, 15 May 2015, Guus Sliepen wrote:
> On Fri, May 15, 2015 at 10:26:46PM +0200, Sven-Haegar Koch wrote:
>
> > Another strange and difficult to understand thing - seems like all the
> > easy bugs in 1.1 are gone ;)
> [...]
> > Got ADD_EDGE from aaa_vpnhub1 (1.2.3.4 port 443) for haegar_tokamak
> > -> igor which does not match existing entry (Local
2002 Feb 19
1
lose connection with traffic from connector to connectee
using 1.0pre5
A: tinc.conf
------------
Name = A
PrivateKeyFile = /usr/local/etc/tinc/vpn/rsa_key.priv
Device = /dev/tap0
ConnectTo = B
A: tinc-up
---------
#!/bin/sh
modprobe ethertap
ifconfig tap0 hw ether fe:fd:00:00:00:00
ifconfig tap0 192.168.0.3 netmask 255.255.0.0
ifconfig tap0 -arp
B: tinc.conf
------------
Name = B
PrivateKeyFile = /usr/local/etc/tinc/vpn/rsa_key.priv
Device =
2018 Dec 18
0
subnet flooded with lots of ADD_EDGE request
On Tue, Dec 11, 2018 at 02:36:18PM +0800, Amit Lianson wrote:
> We're suffering from sporadic network blockage(read: unable to ping
> other nodes) with 1.1-pre17. Before upgrading to the 1.1-pre release,
> the same network blockage also manifested itself in a pure 1.0.33
> network.
>
> The log shows that there are a lot of "Got ADD_EDGE from nodeX
>
2017 Aug 29
1
Behavior like -R and -L SSH
Hi All,
I've been playing around with TINC and like what I've seen so far.
I wanted a TINC tunnel like this, where I have a server on the Internet
with a public IPv4 address as my TINC server. Then I can have clients
connect to it and see each other except that the client at a customer
site would allow me to route behind it so I could see hosts on site beyond
my device on premise. I do
2013 May 21
1
Unauthorized ADD_SUBNET, but known subnet
Hi all,
I'm using a tinc 1.0.19 (from Debian Squeeze) setup with some nodes
connecting to a "server" node which has "StrictSubnets = yes". Whenever
a new node is added to the mesh, a process generates and drops its host
file in the server's host directory before the node is booted and tries
to connect.
For instance, I create a node "node_2" and a host file
2004 Aug 06
3
Helix into Icecast2 loopback
Hello.
I've made some progress on the issue. I found a tool called TrPlayer which
is a text mode front end for real player - initially developed for the use
of the visually impaired. The theory is that I can use this and pipe the
live stream into vsound which then in turn is passed into ices or another
source client. Trouble is, I'm having all sorts of trouble compiling
Trplayer on the