Displaying 20 results from an estimated 500 matches similar to: "'cancel-tcpip-forward' is not supported."
2004 Oct 31
3
a question about Bitstream Header.
Hi,
I have a question about the format of Theora bitstream header.
It seems to me that there are differences between the specification[1]
(version 2004 Oct 1) and its reference implementation in
libtheora 1.0alpha3 released at 2004 Jun 1.
I mean that... please refer to Section 6.2 'Identification Header Decode'
in that specification[1] and the function
2002 Jul 17
2
yet another Ogg Vorbis decoder.
Hi there,
According the page,
http://www.atoker.com/phonic/
it seems there exists Ogg Vorbis decoder in C#.
Is it well known?
--
ymnk
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No
2003 Jan 19
2
signal forwarding support
Hi,
I have a question about signal forwarding support in sshd of OpenSSH.
http://www.openssh.org/txt/draft-ietf-secsh-connect-15.txt says that
|4.9 Signals
|
| A signal can be delivered to the remote process/service using the
| following message. Some systems may not implement signals, in which
| case they SHOULD ignore this message.
|
| byte SSH_MSG_CHANNEL_REQUEST
2000 Aug 23
1
Protocol 2 remote forwarding patch
Hi !
Here's a patch to add remote port forwarding support (protocol 2) for
openssh. I have tried to test that it works like it should but a more
thorough testing is needed. This patch adds both client/server support.
The patch should be applied to openssh-2.1.1p4 source tree.
Also included is a PortForwarding sshd_config option, new ./configure
option --disable-forwarding that should make it
2001 Feb 10
3
Protocol 2 remote forwarding patch
Hi all,
I'm very new in this list, as looking for codes to plug up the lack of
functionality of "Protocol 2 Remote Forwardig".
Fortunately, I could find it in MARC's archive. Mr. Jarno Huuskonen
posted the codes in Sept, last year, and I tried applying it to my
FreeBSD box environment.
I couldn't apply an original patch, of course, for incompatibility of
virsion. The
2008 Nov 20
1
Possibility of implementing signal support from post in 2003?
Hi,
Back in 2003 the developer of JSch, a Java SSH2 implementation, posted
a thread regarding support for sending signals to remote processes
here:
http://marc.info/?l=openssh-unix-dev&m=104295745607575&w=2
The thread culminated in a patch provided by Markus Friedl, which
Atsuhiko Yamanaka tested and reported as working (unofficially), which
added support for this capability in the
2004 Aug 06
1
Comments in speex files
Hi,
I'm helping with the development of abcde ("a better cd encoder") and
have a request about a new speex feature. Support for speex was
implemented a few weeks ago, but we still have little problem. We try to
separate encoding and tagging of tracks (to allow users to rip CDs
offline and when going online tag, rename and move the encoded tracks),
but te comments in speex files can
2005 Jan 24
17
[Bug 413] Port forwarding: [localhost:]localport:remotehost:remoteport
http://bugzilla.mindrot.org/show_bug.cgi?id=413
------- Additional Comments From dtucker at zip.com.au 2005-01-24 14:27 -------
Created an attachment (id=782)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=782&action=view)
forward-bind.sh: regression test for binding port forwards to addresses
Current limitations of test:
- no testing of IPv6
- no testing of backwards compat
2005 Apr 07
4
[Bug 1012] Trouble creating remote port forwarding to ssh.com 2.4.0 server.
http://bugzilla.mindrot.org/show_bug.cgi?id=1012
Summary: Trouble creating remote port forwarding to ssh.com 2.4.0
server.
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ssh
2013 Aug 08
1
Issue with OpenSSH remote forwarding of dynamic ports
I recently ran across a problem with remote port forwarding in OpenSSH when trying to use dynamic ports. While it is possible to use OpenSSH to request a dynamic port and the OpenSSH sshd handles it just fine, the OpenSSH client gets confused when multiple ports are opened this way, due to the information passed in the "forwarded-tcpip" SSH_MSG_CHANNEL_OPEN message which is sent back to
2003 Jun 04
2
[Bug 413] Port forwarding: [localhost:]localport:remotehost:remoteport
http://bugzilla.mindrot.org/show_bug.cgi?id=413
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #229 is|0 |1
obsolete| |
------- Additional Comments From dtucker at zip.com.au 2003-06-04 21:37 -------
2003 Nov 09
10
[Bug 756] sshd does not support global request cancel-tcpip-forward
http://bugzilla.mindrot.org/show_bug.cgi?id=756
Summary: sshd does not support global request cancel-tcpip-
forward
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at
2000 Aug 15
0
Experimental -R support patch for openssh client
Hi !
Here's an experimental patch for openssh-2.1.1p4 to add support
(to openssh client) for -R (protocol 2).
So if you have access to a commercial ssh2 server (that allows port
forwardings) could you test this patch.
(Note the openssh server doesn't have support for -R with protocol 2 so
testing with openssh server won't do much good).
To test remember to use -o "Protocol
2000 Aug 08
0
pure Java Ogg Vorbis decoder
Hi there,
I have develope pure Java Ogg Vorbis decoder and
its working version is now available at
http://www.jcraft.com/jorbis/ .
Of course, it is under LGPL.
I think that the ubiquitousness of Vorbis decoder will
leverage the popurality of Ogg Vorbis.
Current version can decode Ogg Vorbis bitstreams,
but its outputs are extremely noisy and more works must be done.
I'm very happy if I
2001 Apr 24
0
low-bitrate streams and pure Java Ogg Vorbis player
Hi there,
I have developed pure Java Ogg Vorbis decoder, JOrbis.
By the recent improvements on JOribs, its 'simple' player, JOrbisPlayer, will
enable you to enjoy low-bitrate/mono streams on the web browser with
J2SE 1.3(or later)Plug-in; Java plug-in;
I have provided digitally signed JOrbisPlayer at
http://www.jcraft.com/jorbis/player/JOrbisPlayer.php
# This signed applet is signed
2002 Jan 24
0
Ogg streams from JRoar for testing.
Hi folks,
I'm developing ogg streaming server JRoar(http://www.jcraft.com/jroar/).
At present, two JRoars are running at following URLs,
* http://ogg.radiostudio.org:8000/
* http://61.207.105.109:8000/
and you will find some streams on them. If you have ogg vorbis player,
please try them. The newest source code is available at
http://www.jcraft.com/jroar/jroar-0.0.5-pre8.zip
JRoar has
2005 May 11
5
[Bug 1037] Man page for -L and -R should mention -g
http://bugzilla.mindrot.org/show_bug.cgi?id=1037
Summary: Man page for -L and -R should mention -g
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: Documentation
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2004 Aug 05
1
LocalForward and RemoteForward bind patch
FINALLY, it's here.
You can now tell SSH which address to bind to for every single port
forwarding option! This patch allows you to pass the following as ssh
command line options:
ssh -L 192.168.1.55:1234:localhost:80 -R ::11:22:aa:bb/80/localhost/80
etc.
Or as normal config file options:
LocalForward ::11:22:33/1234 localhost/80
RemoteForward 1.2.3.4:80 localhost:80
It will also
2000 Aug 13
1
Patches for openssh port forwarding
Hi !
I hacked together a couple of patches for Openssh 2.1.1p4 port forwarding.
It is a one patch file that does the following two things:
First:
If the server is configured not to allow port forwardings it sends
SSH_SMSG_FAILURE (protocol 1) while openssh client expects SSH_SMSG_SUCCESS.
When the client gets the failure it exists with protocol error message.
This patch will accept both failure
2009 Feb 17
2
Idea: reverse socks proxy
Hi,
Just a usecase that I'm sure has been covered before but just in case
its not an openssh solution would be very helpful.
I was trying to install software on a server that was firewalled so no
outbound http connections would work. I was also tunnelling via
another server. Outbound ssh connections also were a convenient option.
What would have been nice would be a remote version of