Displaying 20 results from an estimated 700 matches similar to: "error while decrypting metadata"
2019 Oct 17
0
error while decrypting metadata
On 18/10/19 7:30 am, Hamish Moffatt wrote:
> One of my hosts just rebooted for the first time in ages, and now it
> won't connect to any other nodes.
>
> The log just contains continual "error while decrypting metadata" errors.
>
> tincd[8324]: Error while decrypting: error:060A7094:digital envelope
> routines:EVP_EncryptUpdate:invalid operation
>
2019 Feb 14
2
Tinc node is crashing after some days or weeks. How to debug?
On 13/2/19 12:28 am, Tomasz Chmielewski wrote:
> On 2019-02-12 22:12, HÃ¥vard Rabbe wrote:
>> Hi
>> Im running tinc 1.1pre17. My problem is that my tinc nodes
>> occasionally crashes. When it crashes the tinc node is not running
>> anymore. Time between failure can be sometimes days or weeks.
>>
>> Do anyone here have a proposal for how to debug and get this
2020 Oct 07
2
send all outbound traffic through intermediary
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
On Wed, 7 Oct 2020, Hamish Moffatt wrote:
> On 22/9/20 4:44 pm, Hamish Moffatt wrote:
>> Is it possible to a configure a tinc (1.0.35) node to only send outbound
>> through specific nodes, rather than trying to establish direct connections?
>>
>> I have a node which can connect to all the others directly, but some
2020 Sep 22
2
send all outbound traffic through intermediary
Is it possible to a configure a tinc (1.0.35) node to only send outbound
through specific nodes, rather than trying to establish direct connections?
I have a node which can connect to all the others directly, but some
routes have terrible packet loss, so I'd like to configure it not to try.
thansk
Hamish
2018 Aug 01
2
avoiding duplicate IPs in tinc scripts
Currently I have the local tinc node's VPN IP in both the tinc-up script
as well as in its hosts/$NODE file Subnet setting. Can this be avoided,
to simplify deployment?
Actually I am currently using a DNS lookup in the tinc-up script to get
the local VPN IP ($NODE.myvpndomain), but this fails if DNS isn't ready
when tinc-up is run. (DeviceStandby=yes fixes this, but then the
2019 Jan 12
3
Cannot access other computers on LAN
On 12/1/19 2:29 pm, Lars Kruse wrote:
> Hello
>
>
> Am Thu, 10 Jan 2019 11:58:33 +0100
> schrieb Julien dupont <marcelvierzon at gmail.com>:
>
>> The two tunnels are working. From a client I can ping or ssh VPN_office on
>> both tunnel and LAN IPs 172.16.0.2 and 192.168.1.3. I cannot however ping
>> any other computer on the LAN, I get no pong back but it
2019 May 08
0
error:060A7094:digital envelope routines:EVP_EncryptUpdate:invalid operation
When I install Tinc 1.1pre17 on Debian (from the 1.1~pre17-1.1 package in
experimental), I hit the following error:
Error while decrypting: error:060A7094:digital envelope
routines:EVP_EncryptUpdate:invalid operation
I tried compiling Tinc myself from the Debian source, and still hit the
same issue. 1.0 works fine, but I'd like to upgrade to 1.1
Any ideas on how to fix it?
I'm using
2018 Apr 15
3
tinc starts too early on boot
I have a bunch of Debian stretch machines with systemd where I find that
tinc starts too early during boot, and fails to work.
Typically it is running, but printing out
Apr 14 00:53:41 db7 tinc[3077]: Can't write to Linux tun/tap device (tun
mode) /dev/net/tun: Input/output error
regularly. Unfortunately because it is running systemd does not restart
it, even though it's not actually
2019 Feb 28
0
[PATCH branch 1.1] fix: use EVP_DecryptUpdate while decrypting
From: Andreas Rammhold <andreas at rammhold.de>
With OpenSSL versions 1.0.2r & 1.1.1b there were changes in regards to
how OpenSSL treats misuse of Encrypt/Decrypt EVP methods in the opposite
case. E.g. using the encrypt methods in a decrypt context. OpenSSL now
returns an error in these situations. [1]
Since tinc used the EVP_EncryptUpdate function in the cipher_decrypt
function the
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
2011 Apr 18
4
Solaris hardware crypto engines
Hello,
I tried to find out how about to use the hardware crypto engines under
Solaris (Sun Fire T2000). It seems, that its not just a compilation issue:
> For operations that are to be offloaded, it is necessary to restrict use to subset
> of OpenSSL functions (the EVP_ functions) and explicitly indicate the use of
the PKCS11
> engine; something like the following works for bulk
2020 Apr 04
0
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
Hello everybody,
Thank you Fufu Fang for your quick reply:
With tinc version 1.0.35 and the bellow options at 100% CPu load i get
about 10 MB/s...
PMTU = 1400
PMTUDiscovery = yes
#Cipher = none
Cipher = chacha20-poly1305
Digest = blake2b512
Tried Cipher = none as well and also got 10MB/s with 100% CPU on one
thread the other three available threads are idle.
With inc_1.1~pre17-1.1_amd64.deb
2018 Aug 28
2
(no subject)
Dear Alex, all,
I was looking for fcvt.d.{w,l}{,u} in RISCVInstrInfoD and I'm not sure to
understand the current definitions:
138 def FCVT_D_W : FPUnaryOp_r<0b1101001, 0b000, FPR64, GPR,
"fcvt.d.w"> {
139 let rs2 = 0b00000;
140 }
141
142 def FCVT_D_WU : FPUnaryOp_r<0b1101001, 0b000, FPR64, GPR,
"fcvt.d.wu"> {
143 let rs2 =
2018 Dec 14
2
Dealing with information loss for widened integer operations at ISel time
On Thu, 13 Dec 2018 at 21:41, Friedman, Eli <efriedma at codeaurora.org> wrote:
>
> On 12/13/2018 6:25 AM, Alex Bradbury wrote:
> > There's also likely to be cases where you want to calculate the demanded bits
> > in order to determine if e.g. a W-suffixed instruction can be selected for
> > `(somoeop (zexti32 GPR:$rs1), (zexti32 GPR:$rs2))`. This is easy to match
2005 Jun 27
8
OT: Good soft-phone on Linux
Hi Folks,
I am wanting advise on a good soft-phone on Linux. I have looked at
Gnophone but cannot seem to get it to compile under debian sarge. I am
now looing at sipXphone seem to be picking up that it is not that
stable, but perhaps someone here can advise on what softphone I can use
on Linux.
Thanks in advance,
Hamish
-------------------------------------------------------------------
|
2003 Jan 22
4
Read.table for macs
Dear All,
I've been using R for windows for a while, without too many problems.
However, I'm forced to use the MAC OS system for teaching, because our
teaching labs are mac only (not my idea!!). I have a very basic problem,
but one that doesn't appear on the FAQs. I simply want to import data
from a spreadsheet. I'm using exactly what works fine on Windows, namely:
1 save
2015 Sep 21
2
multiply-accumulate instruction
I've been looking to see if there's a way to get the instruction below (SMAC) emitted from a higher-level construct, but I'm starting to think this is unrealistic.
To do so, I'd have to tie-in two other instructions: Firstly, clearing the ASR18 and Y register somewhere near the start of the method, then copying out the value of these registers somewhere near the end of the method,
2018 Dec 13
2
Dealing with information loss for widened integer operations at ISel time
As previously discussed in an RFC
<http://lists.llvm.org/pipermail/llvm-dev/2018-October/126690.html>, the
RISC-V backend has i64 as the only legal integer type for the RV64 target.
Thanks to variable-sized register class support, this means there is no need
for duplication of either patterns or instruction definitions for RV32 and
RV64. It's worth noting that RV64I is a different base
2006 Mar 27
4
Can rsync handle any type of file?
Hiya
I have been doing some substantial research about rsync and the rsync
algorithm.
I was wondering: can rsync backup any type of file? I have tested it with
"common" files Word, Excel, SQL dumps, log files etc
But what about more complex types of files, like vector images etc.
Thank you for your thoughts in advance.
Hamish
2003 Mar 20
1
bind blocking rsync
Hi Guys,
Here is the setup.
LVS NAT cluster with director (dir), backup director (bdir), and two
realservers (rs1 and rs2) running apache webserver.
SSH DSA key-based authentication set up between rs1 and rs2 in order to
facilitate automated (via cron) mirorring of htdocs directories. All
works fine untill I decide to host DNS on the same cluster. As soon as I
start BIND on rs1, ssh no longer