Displaying 20 results from an estimated 3000 matches similar to: "[Bug 3170] New: Sometimes sshd responds with different server signature"
2023 Mar 20
1
Error: Can't load SSL certificate
I try to logon to map using dovecot with SSL required. I get following entries in the log:Mar 20 13:49:30 auth: Debug: Loading modules from directory: /opt/lib/dovecot/modules/auth
Mar 20 13:49:30 auth: Debug: Module loaded: /opt/lib/dovecot/modules/auth/lib20_auth_var_expand_crypt.so
Mar 20 13:49:30 auth: Debug: Read auth token secret from /opt/var/run/dovecot/auth-token-secret.dat
Mar 20
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
Hi Maxim
The reason I have two kernel is as follows.
When I did fresh install of openwrt , i tried "opkg install tinc" . It then
said "dependency required , kernel (= 3.3.8-1-" as I was on 2.6.31. I then
downloaded 3.3.8-1 and did opkg install kernel. And this is how I have
both...I think i just need to get a better image to start off with...Ill
search and get back to you.
2019 Jun 10
1
Synology NAS, Tinc docker and windows
Hi!
I tried these two Dockers on Synology nas:
https://github.com/JensErat/docker-tinc/
https://github.com/bys-control/docker-tinc
For testing i set up a master Windows machine and a client one with also
Windows.
Connection between of them Works.
So no i try to add a Synology NAS, so i can do remote backup.
But i cannot set up any connection between the Docker container and
master Windows
2014 Feb 07
2
[Announcement] Tinc version 1.1pre10 released
With pleasure we announce the release of tinc version 1.1pre10. Here is a
summary of the changes:
* Added a benchmark tool (sptps_speed) for the new protocol.
* Fixed a crash when using Name = $HOST while $HOST is not set.
* Use AES-256-GCM for the new protocol.
* Updated support for Solaris.
* Allow running tincd without a private ECDSA key present when
ExperimentalProtocol is not
2014 Feb 07
2
[Announcement] Tinc version 1.1pre10 released
With pleasure we announce the release of tinc version 1.1pre10. Here is a
summary of the changes:
* Added a benchmark tool (sptps_speed) for the new protocol.
* Fixed a crash when using Name = $HOST while $HOST is not set.
* Use AES-256-GCM for the new protocol.
* Updated support for Solaris.
* Allow running tincd without a private ECDSA key present when
ExperimentalProtocol is not
2023 Mar 20
1
Error: Can't load SSL certificate
The others are on openSUSE 15.4 and macOS, all are binary installs
Entware build options
Build options: ioloop=epoll openssl io_block_size=8192
SQL drivers: mysql
Passdb: checkpassword ldap passwd passwd-file shadow sql
Userdb: checkpassword ldap passwd prefetch passwd-file sql
macOS build options
Build options: ioloop=kqueue notify=kqueue openssl io_block_size=8192
SQL drivers: mysql
Passdb:
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
2
tinc running openwrt (mikrotik metarouter mips)
On 19/01/16 18:25, Maxim Vorontsov wrote:
> Yazeed, your tun.ko for 3.3.8. Which kernel do you use?
> Show your "uname -a".
By the way, 3.3.8 seems very old for an OpenWrt kernel. The router I am
running tinc on has 3.8.10 and is several years old. I built that image
myself but it was based on Barrier Breaker r36499.
You may want to find a more recent build -- for example a
2012 Aug 05
2
setMethod sometimes fails to set package slot when signature has trailing 'ANY'
after this
setClass("A")
setGeneric("bar", function(x, y) standardGeneric("bar"))
setMethod(bar, signature(x="A", y="A"), function(x, y) {})
setMethod(bar, signature(x="A", y="ANY"), function(x, y) {})
the method for signature c("A", "A") contains package information
> str(getMethod(bar,
2006 May 22
3
Office to Office via IAX2 problems
I'm going to try and lay out all the relevant information I have here
in this one post. I can provide more info if necessary.
ISSUE 1:
Office A routinely looses connection to Office B. When typing IAX2
Show Peers, it will show as Unreachable. I issue IAX2 Reload and it
will work again for 1-3 days (haven't narrowed the time down yet). My
theory is that the DSL at Office2 is changing
2014 Apr 18
3
[Bug 2233] New: curve25519-sha256@libssh.org Signature Failures When 'sshd' Used with Dropbear Clients
https://bugzilla.mindrot.org/show_bug.cgi?id=2233
Bug ID: 2233
Summary: curve25519-sha256 at libssh.org Signature Failures When
'sshd' Used with Dropbear Clients
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5
2002 Mar 01
0
[Bug 132] New: connects to 1.2.2? vintage sshd sometimes gets "Server lies" about host key size off by 1 bit
http://bugzilla.mindrot.org/show_bug.cgi?id=132
Summary: connects to 1.2.2? vintage sshd sometimes gets "Server
lies" about host key size off by 1 bit
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
2003 Jan 26
1
[Bug 132] connects to 1.2.2? vintage sshd sometimes gets "Server lies" about host key size off by 1 bit
http://bugzilla.mindrot.org/show_bug.cgi?id=132
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|markus at openbsd.org |openssh-unix-dev at mindrot.org
------- You are receiving this mail because: -------
You are the assignee for the bug, or are
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
2002 Mar 01
6
[Bug 132] connects to 1.2.2? vintage sshd sometimes gets "Server lies" about host key size off by 1 bit
http://bugzilla.mindrot.org/show_bug.cgi?id=132
------- Additional Comments From dwd at bell-labs.com 2002-03-02 02:29 -------
Created an attachment (id=30)
Patch against CVS of March 1, 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2009 Oct 26
6
[Bug 1666] New: sshd throws "Invalid user" for existing users sometimes
https://bugzilla.mindrot.org/show_bug.cgi?id=1666
Summary: sshd throws "Invalid user" for existing users
sometimes
Product: Portable OpenSSH
Version: 4.2p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo:
2018 May 03
2
Getting --delete to work, simply
rsync version 3.1.2 protocol version 31
I've run into an issue using rsync on my QNAP NAS. I've installed Entware-ng
on the NAS so that I can install better versions of programs, rsync being
one of them.
But, I've run into an issue wqith using the --delete option, as it has
problems using wildcards.
Initially a backup script looked like:
#!/bin/sh
for d in
2016 Mar 11
4
The sad state of samba 4 adaption for home/small business routers.
Hi,
i would like to inspire a discussion on why samba4 has nearly no adaption on
home/small business routers firmware.
I recently switched from my old Asus-N16 running tomato to a WRT-1200AC and
was researching potential firmware's that i could run. We have a new
synology disk-station at work that runs Samba 4.x and it works great. So i
was surprised to notice that 3 years after the 4.0
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
2010 Jan 05
7
[Bug 1692] New: sshd sometimes dies when sent multiple SIGHUPs in quick succession
https://bugzilla.mindrot.org/show_bug.cgi?id=1692
Summary: sshd sometimes dies when sent multiple SIGHUPs in
quick succession
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
URL: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug
/497781
OS/Version: Linux
Status: NEW