Displaying 16 results from an estimated 16 matches for "twistedmatrix".
2003 Nov 09
10
[Bug 756] sshd does not support global request cancel-tcpip-forward
...forward
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: z3p at twistedmatrix.com
The SSHv2 connection draft specifies a global request 'cancel-tcpip-forward'
which will cancel a remote->local TCP/IP forwarding connection. sshd does not
understand this request.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watc...
2018 Apr 15
3
OpenSSH 7.7p1 interop failure with Twisted Conch 8.0.0-17.9.0
...ler wrote:
> On Sat, 14 Apr 2018, Colin Watson wrote:
> > This isn't an OpenSSH bug, but just in case anyone else is ambitious
> > enough to automatically run interoperability tests against other SSH
> > implementations, here's a heads-up:
> >
> > https://twistedmatrix.com/trac/ticket/9422
> >
> > TL;DR: commit 7c856857607112a3dfe6414696bf4c7ab7fb0cb3 caused there to
> > be an SSH_MSG_DEBUG message sent where there wasn't one before, which
> > tripped over an implementation bug in Twisted. I'm guessing slightly at
> > the a...
2018 Apr 14
2
OpenSSH 7.7p1 interop failure with Twisted Conch 8.0.0-17.9.0
This isn't an OpenSSH bug, but just in case anyone else is ambitious
enough to automatically run interoperability tests against other SSH
implementations, here's a heads-up:
https://twistedmatrix.com/trac/ticket/9422
TL;DR: commit 7c856857607112a3dfe6414696bf4c7ab7fb0cb3 caused there to
be an SSH_MSG_DEBUG message sent where there wasn't one before, which
tripped over an implementation bug in Twisted. I'm guessing slightly at
the affected version range based on git history.
--
C...
2004 Mar 24
7
[Bug 817] Opening >1 session and shell results in the MOTD being repeated
...repeated
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: z3p at twistedmatrix.com
If a connected client with an open shell starts a new session channel and
connects it to a shell, the MOTD will be repeated twice in the new shell. It
will be repeated 3 times in a third, etc. The number of open shells is not
important, only the total number of shells since the start of the...
2004 Aug 19
1
[Bug 916] SFTP over SSH died after roughly 20MB when asking for >64k chunks
...4k chunks
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: z3p at twistedmatrix.com
I have a SSHv2/SFTPv3 implementation written in Python. I have been trying to
use a chunk size for SFTP downloading of 128k against the 3.8.1p1
sshd/sftp-server. I only get 64k back, which is because of the hardcoded buffer
in sftp-server.c, but that's not the problem. After roughly 20...
2006 Mar 02
1
upgrade report (2.0.6 -> 3.0-testing+pkgxen)
...eded stuff for xen3.
2) On the actual upgrade this happend:
(Reading database ... 52207 files and directories currently installed.)
Removing xen ...
/usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
Shutting down all Xen domains:(111, 'Connection refused')
Error: Error connecting to xend, is xend running?
*
invoke-rc.d: initscript xendomains, action "stop" failed.
dpkg: error processing xen (--remove):
subprocess pre-rem...
2020 Sep 20
2
Call for testing: OpenSSH 8.4
...appreciate testing
> > on as many platforms and systems as possible. This is a bugfix release.
>
> Debian GNU/Linux 10 (buster)
> gcc version 8.3.0 (Debian 8.3.0-6)
> OpenSSL 1.1.1d? 10 Sep 2019
>
> Hang on conch ciphers test - had to ^C the process:
This might be https://twistedmatrix.com/trac/ticket/9515, which was
fixed in Twisted 19.2.0; Debian 10 has an older version. I forget what
the original symptoms of that bug were, but it seems plausible. Try
applying this workaround patch?
https://salsa.debian.org/ssh-team/openssh/-/blob/debian/1%258.3p1-1/debian/patches/conch-ol...
2005 Sep 11
0
xend crashes, error 111 connection refused
...with xend on Debian Sarge. I am using the 2.6.12-xen0
kernel with xen-unstable. I also installed the TwistedWeb package
TwistedWeb-0.5.0.
# xend start
/usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:4:
DeprecationWarning: twisted.protocols.http has moved to
twisted.web.http. See http://twistedmatrix.com/projects/web.
from twisted.protocols import http
I think this warning is not very important. They only moved one module.
# xm list
(111, ''Connection refused'')
Error: Error connecting to xend, is xend running?
# cat /var/log/xend-debug.log
Traceback (most recent call last)...
2014 Apr 10
1
AMI and pyst
Does anyone on this list use pyst for AMI purposes?
If so, can you point me in the direction of some simple examples. There
seems to be none anywhere online. Probably doesn't help that I'm not that
experienced at python but not insurmountably so.
Thanks in Advance
Ish
--
Ishfaq Malik
Department: VOIP Support
Company: Packnet Limited
t: +44 (0)845 004 4994
f: +44 (0)161 660 9825
e:
2011 Apr 20
2
Call files or AMI originate for mass outbound call
Hello Guys,
In the case of a multiserver environment for outbound
automatic calls, can you share you experience and preference between call
files and ami originate ?
thanks
--
*Adolphe CHER-AIME
Network / VoIP Engineer
CCNA, CCNA VOICE, Global VSAT Forum Certified
(509) 3449-4280*
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 May 28
4
sftp Client for Windows XP
Folks,
Excuse my ignorance on the subject but I'm new to OpenSSH and have been
tasked to write a 'sftp' Client for a home-grown application that runs on a
Windows platform.
The answers to my questions is probably on the List Archives but I'm not
able to find it even after a few search attempts.
So here goes...
1. Is it possible to even write a custom 'sftp' client for
2003 Dec 04
31
Shorewall Documentation Updates, Request for Input
Hello,
I have the go ahead to fix documentation. For starters I will clean all
extraneous crap from the markup. Then fix any errors and typos.
If anyone sees any gramatical errors or typos or needed clarifications or
expansions or whatever, please post them here.
Or additional FAQ entries, etc, all will be considered.
I hope to keep most of this conversation on the shorewall-devel list.
Any
2018 Aug 24
0
Announce: OpenSSH 7.8 released
...ger spin when its file descriptor limit is exceeded.
bz#2576
* ssh(1)/sshd(8): disable SSH2_MSG_DEBUG messages for Twisted Conch
clients. Twisted Conch versions that lack a version number in
their identification strings will mishandle these messages when
running on Python 2.x (https://twistedmatrix.com/trac/ticket/9422)
* sftp(1): notify user immediately when underlying ssh process dies
expectedly. bz#2719
* ssh(1)/sshd(8): fix tunnel forwarding; regression in 7.7 release.
bz#2855
* ssh-agent(1): don't kill ssh-agent's listening socket entirely if
it fails to accept(2)...
2018 Aug 24
0
Announce: OpenSSH 7.8 released
...ger spin when its file descriptor limit is exceeded.
bz#2576
* ssh(1)/sshd(8): disable SSH2_MSG_DEBUG messages for Twisted Conch
clients. Twisted Conch versions that lack a version number in
their identification strings will mishandle these messages when
running on Python 2.x (https://twistedmatrix.com/trac/ticket/9422)
* sftp(1): notify user immediately when underlying ssh process dies
expectedly. bz#2719
* ssh(1)/sshd(8): fix tunnel forwarding; regression in 7.7 release.
bz#2855
* ssh-agent(1): don't kill ssh-agent's listening socket entirely if
it fails to accept(2)...
2018 Aug 10
10
Call for testing: OpenSSH 7.8
...ger spin when its file descriptor limit is exceeded.
bz#2576
* ssh(1)/sshd(8): disable SSH2_MSG_DEBUG messages for Twisted Conch
clients. Twisted Conch versions that lack a version number in
their identification strings will mishandle these messages when
running on Python 2.x (https://twistedmatrix.com/trac/ticket/9422)
* sftp(1): notify user immediately when underlying ssh process dies
expectedly. bz#2719
* ssh(1)/sshd(8): fix tunnel forwarding; regression in 7.7 release.
bz#2855
* ssh-agent(1): don't kill ssh-agent's listening socket entirely if
it fails to accept(2)...
2020 Sep 20
13
Call for testing: OpenSSH 8.4
Hi,
OpenSSH 8.4p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a bugfix release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at