similar to: Unable to connect to other nodes in the network

Displaying 20 results from an estimated 110 matches similar to: "Unable to connect to other nodes in the network"

2015 Jan 14
4
Obtain public key
Is there any way to obtain the public key from the private key? I know it's in host file however for the purpose of this message I need to be able to generate it on the command line. I tried openssl ec < ed25519_key.priv I get an error read EC key unable to load Key 140092556813984:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:703:Expecting: ANY PRIVATE KEY
2015 Jan 14
2
Obtain public key
Fantastic, having it in the CLI would great. It is for the reason of users losing the pub key that I ask, writing some docs for an internal network. Ah interesting, I finally found openssl does not have the 25519 curve in there(and no plans to do so looks like) but I was not aware there was non standard priv key format either. Would it make sense for the tinc -n <netname> get
2018 Jun 28
1
1.0 or 1.1pre?
I have about 15 nodes running 1.1pre15 connected and running quite well. I don't remember why I installed 1.1preX originally. Possibly because I added a router with custom firmware to the network (Tomato Shibby firmware for my ASUS router) which included 1.1pre14. Now I'm trying to add an Openwrt device and it includes 1.0.33 only. This will replace the Tomato Shibby device with
2015 Mar 18
1
Multiple entry node support
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 I'm trying to make a VPN network with the help of my friends. Tinc seems to support multiple connect to options, but isn't it tricky? Will it cause unsynchronized hosts etc? Will the 1.1 invite support it? PS: every nodes are not 24/7 on, maybe a node will be online but another not. - -- Sent from my Android device with K-9 Mail. Please
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
2018 Nov 22
0
Public key sharing between nodes
Hello tinc users, I have been trying to work out how key exchange/hosts file sharing in tinc 1.1 works. My topology is straightforward, a "super" always-online node A to which remote nodes B, C, ... (and so on) ConnectTo = A, to discover each other via AutoConnect (that's on by default in tinc 1.1pre17) Only super A has host files with Ed25519 keys for every node on the network.
2017 Sep 02
2
[Announcement] Tinc versions 1.0.32 and 1.1pre15 released
With pleasure we announce the release of tinc versions 1.0.32 and 1.1pre15. Here is a summary of the changes in tinc 1.0.32: * Fix segmentation fault when using Cipher = none. * Fix Proxy = exec. * Support PriorityInheritance for IPv6 packets. * Fixes for Solaris tun/tap support. * Bind outgoing TCP sockets when ListenAddress is used. Thanks to Vittorio Gambaletta for his contribution to this
2017 Sep 02
2
[Announcement] Tinc versions 1.0.32 and 1.1pre15 released
With pleasure we announce the release of tinc versions 1.0.32 and 1.1pre15. Here is a summary of the changes in tinc 1.0.32: * Fix segmentation fault when using Cipher = none. * Fix Proxy = exec. * Support PriorityInheritance for IPv6 packets. * Fixes for Solaris tun/tap support. * Bind outgoing TCP sockets when ListenAddress is used. Thanks to Vittorio Gambaletta for his contribution to this
2016 Nov 17
1
Windows tinc network no data despite tinc connection
Hi guys, thanks in advance for any answers. Trying to get tinc up and running, I hit a roadblock though. What I’m trying to do is to connect to my roaming notebook to my company network. All hosts on our network live in the 10.42.x.x range, netmask is 255.255.0.0. Tinc 1.1pre14 service is running on a Windows host 10.42.2.50. Public ports are natted through, telnetting public ip port 655 the
2017 Sep 04
0
[Announcement] Tinc versions 1.0.32 and 1.1pre15 released
Thanks Guus! Looking forward to trying out tinc 1.1pre15. Can 1.1pre15 nodes coexist with 1.1pre14 nodes? Nirmal On Sat, Sep 2, 2017 at 1:47 PM Guus Sliepen <guus at tinc-vpn.org> wrote: > With pleasure we announce the release of tinc versions 1.0.32 and > 1.1pre15. > > Here is a summary of the changes in tinc 1.0.32: > > * Fix segmentation fault when using Cipher =
2017 Sep 04
0
[Announcement] Tinc versions 1.0.32 and 1.1pre15 released
Thanks Guus! Looking forward to trying out tinc 1.1pre15. Can 1.1pre15 nodes coexist with 1.1pre14 nodes? Nirmal On Sat, Sep 2, 2017 at 1:47 PM Guus Sliepen <guus at tinc-vpn.org> wrote: > With pleasure we announce the release of tinc versions 1.0.32 and > 1.1pre15. > > Here is a summary of the changes in tinc 1.0.32: > > * Fix segmentation fault when using Cipher =
2018 Jul 17
0
Tinc 1.1 client compatibility with 1.0 Tinc VPN
Hi list, we're running Tinc 1.0 VPN. It is possible to connect with Tinc 1.1 Android client (http://tincapp.pacien.org/)? If not, is there an 1.0 version of non-root Android client? Greetings Marek Drápal
2015 Jan 14
0
Obtain public key
On Wed, Jan 14, 2015 at 12:28:00PM +0000, Martin wrote: > Is there any way to obtain the public key from the private key? > I know it's in host file however for the purpose of this message I need to > be able to generate it on the command line. > I tried > > openssl ec < ed25519_key.priv > > I get an error > > read EC key > unable to load Key >
2015 Jan 14
0
Obtain public key
On Wed, Jan 14, 2015 at 02:17:31PM +0000, Martin wrote: > Fantastic, having it in the CLI would great. It is for the reason of users > losing the pub key that I ask, writing some docs for an internal network. > Ah interesting, I finally found openssl does not have the 25519 curve in > there(and no plans to do so looks like) but I was not aware there was non > standard priv key
2020 Sep 13
0
Tinc process fails if one of the hosts is provided with the wronk key (human error)
As per title I've noticed my tinc network was down today. After a brief investigation I discovered the process had just failed on the devices of interest. What was it changed from the day before? I've added a new host to the network. Due to a human error I copied the wrong Ed25519PublicKey into the devices in question. Checking the logs I can see an extensive attempt to connect to the
2018 Mar 29
3
Tinc and android 6
Hi, I compiled tinc 1.1pre14 for android 6, then i created the config for tinc. When i try to start tinc, it can not connect to /dev/tun I have looked for information on android/tinc and /dev/tun. The information i found is about system permissions, how can i start tinc on android whitout rooting my android tablet ? And set extra routing to the tinc interface. Greeting from Amsterdam,
2018 Jul 20
1
1.1pre16 multiple address behavior
Hello all, I recently upgraded my Windows 10 installation from 1.1pre15 to 1.1pre16 and it appears that hosts with multiple address are behaving differently. My host file looks like this: -----BEGIN RSA PUBLIC KEY----- ... -----END RSA PUBLIC KEY----- Ed25519PublicKey = ... Subnet = ... Address = ...LAN_IP... Address = ...WAN_IP... In 1.1pre15 eventually my machine would
2015 Jan 12
1
SIMPLE TINC template example
Here is some examples of using templates for TINC configurations and settings: In your startup script, BEFORE starting TINC VPN, put a number of entries to configure your VPN: sh ./templatewriter.sh LAN LOSI101 8540 255.255.255.0 0.0.0.0 10.99.0.11 10.98.0.11 ConnectTo=LOSI102 ConnectTo= ConnectTo= **PUT MORE ENTRIES HERE FOR MORE COMPLEX VPN setups ######Templatewriter.sh #!/bin/bash
2012 Mar 29
0
Asterisk 10.3.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 10.3.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 10.3.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: * ---
2015 Jan 17
2
[Bug 88535] New: Mesa 10.3.0 implementation error: gen7_update_renderbuffer_surface: renderbuffer format MESA_FORMAT_RGBX_UNORM16 unsupported
https://bugs.freedesktop.org/show_bug.cgi?id=88535 Bug ID: 88535 Summary: Mesa 10.3.0 implementation error: gen7_update_renderbuffer_surface: renderbuffer format MESA_FORMAT_RGBX_UNORM16 unsupported Product: Mesa Version: 10.3 Hardware: x86-64 (AMD64) OS: Linux (All) Status: