Displaying 20 results from an estimated 2000 matches similar to: "New regression test: dynamic forwarding"
2000 Sep 25
3
socks proxy support
is openssh going to ever contain socks4/5 proxy support
(http://www.socks.nec.com/) the same way ssh (nonfree version) does?
Without this support, openssh is completely unusable behind a firewall.
Hayden A. James
2005 Jan 31
1
Dead proxy tunnel not cleared
Hello,
I have been observing the case where some part of the proxy connection(s)
break/time out, and the "tunnelconnect" proxy
(http://www.taiyo.co.jp/~gotoh/ssh/connect.html) exits.
The problem is that the process turns into a zombie and _stays_ that way.
SSH (OpenSSH-3.9p1) does not seem to wait() for it. Looks like a "deadwait".
Jan Engelhardt
--
If you knew the
2003 Aug 12
1
[PATCH] Minor nit: -D is now "socks" not "socks4"
Hi all.
I was getting something working over socks5 and was trying to figure out
why it kept using socks4. It wasn't, it was just a misleading debug
message....
Patch applies to either OpenBSD or Portable.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
2004 Sep 18
4
[Bug 931] Allow ssh-connections through a HTTP proxy (such as squid).
http://bugzilla.mindrot.org/show_bug.cgi?id=931
Summary: Allow ssh-connections through a HTTP proxy (such as
squid).
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: openssh-bugs
2001 Oct 09
0
Small patch for ssh_askpass()
Hi,
There is small bug in ssh_askpass().
Fix like this.
Additionally removing '\r' is for Win32 environment.
--- readpass.c 2001/10/09 05:42:49 1.1.1.1
+++ readpass.c 2001/10/09 08:06:38
@@ -45,7 +45,7 @@
{
pid_t pid;
size_t len;
- char *nl, *pass;
+ char *pass;
int p[2], status;
char buf[1024];
@@ -71,16 +71,15 @@
fatal("ssh_askpass: exec(%s): %s", askpass,
2002 Feb 08
1
Expansion of hostname
# This issue is also related to
# Subject: Re: [openssh-dev]: disable ProxyCommand from being used?
On reading ~/.ssh/config file, host name which is specified by command
line and check with 'Host' line, is constant for the whole of reading.
If this host name is expanded by 'HostName' option value, it's worth for
making config file simple and usefull 'Host' can be
2002 May 11
4
socks5 support
> Winton--
>
> Excellent! Absolutely wonderful.
>
> I'm wondering which apps/encapsulators support 4A? This gets me
> around
> the DNS leakage problem quite nicely.
>
> Incidentally, we do need SOCKS5 support -- if for no other
> reason, the
> fact that there's *operating system* level support in OSX for SOCKS5
> redirection. So
2003 Jan 29
2
PermitRootLogin=yes no longer lets root login
Hi All,
While testing another patch, I found that I could not longer log in as
root, even if PermitRootLogin was yes. It seems to be the following
code in auth_password:
$ cvs diff -r1.48 -r1.49 auth-passwd.c
[snip]
#ifndef HAVE_CYGWIN
- if (pw->pw_uid == 0 && options.permit_root_login != PERMIT_YES)
+ if (pw->pw_uid == 0 && options.permit_root_login !=
2002 Jun 22
2
ssh-agent build failure on AIX
Hello All,
I've just attempted to build from -cvs on AIX and get the following:
$ gcc [snip] -c ssh-agent.c
ssh-agent.c: In function `main':
ssh-agent.c:975: `BSDoptarg' undeclared (first use in this function)
ssh-agent.c:975: (Each undeclared identifier is reported only once
ssh-agent.c:975: for each function it appears in.)
make: 1254-004 The error code from the last command is 1.
2016 May 08
4
Dynamic Remote Port forward?
On Sun, May 8, 2016 at 9:04 PM, Markus Friedl <mfriedl at gmail.com> wrote:
> I have an ugly patch for that feature that requires protocol modification.
Why does it require a protocol modification? Couldn't the client
request regular forwarded-tcpip from the server then decode SOCKS
entirely within the client?
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9
2004 Jan 01
1
Syncing sshd/krb GetAFSToken change to Portable: help wanted
Hi All.
Recently a change was merged from OpenBSD's sshd into Portable that
implements a KerberosGetAFSToken option (patchset attached).
This change causes compile errors with both MIT Kerberos and Heimdal
(errors when compiled with MIT Kerberos below).
I've figured out that the functions called in the new code are in
Heimdal's libkafs, so adding -lkafs to the start for the
2013 Mar 05
1
Help connecting to SOCKS5 proxy server with Open SSH
My desire is to form a connection from my laptop running ubuntu to a
SOCKS5 server listed on the Internet. I have read the Ubuntu man page on
OpenSSH client program. The description indicates that I have to connect
to given host name (assumed to be an ip address?) with optional
username. I want the server receive my Internet traffic in SOCKS5
protocol and respond to my computer the requested
2003 May 15
2
Resolver changes broke AIX & HPUX
Hi All.
Haven't looked at this yet but it looks like the resolver changes broke
AIX and HP-UX.
-Daz.
AIX 4.3.3.11:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I..
-I../../openbsd-compat -I../../openbsd-compat/.. -I/usr/local/ssl/include
-I/usr/local/include -DHAVE_CONFIG_H -c
../../openbsd-compat/getrrsetbyname.c
../../openbsd-compat/getrrsetbyname.c:133: warning: static
2001 Oct 07
3
socks and misc patch to 2.9.9p2
Attached is a very small patch that allows the ssh clients to use the
socks5 library. It should work with socks4 but is untested.
Tested on linux only
configure --with-socks
configure --with-socks5
Also included is a configure option to disable scp statistics
--disable-scp-stats
modified files
openssh-2.9.9p2/acconfig.h
openssh-2.9.9p2/channels.c
openssh-2.9.9p2/configure.in
2017 Jan 16
2
SOCKS5 and UDP
Hi,
Currently, OpenSSH only accepts the SOCKS5 command "CONNECT":
<https://anongit.mindrot.org/openssh.git/tree/channels.c#n1281>
The RFC also specifies the commands "BIND" and "UDP ASSOCIATE":
<https://tools.ietf.org/html/rfc1928#section-4>
As a consequence, in particular, a SOCKS5 server started with "ssh -D"
cannot proxify UDP packets.
Are
2002 Jun 22
2
AIX Package build update.
Hello All,
I've updated the AIX package builder (contrib/aix/buildbff.sh). The
changes are below. Please review and commit if OK.
First, a question: Does anyone want SRC (System Resource Controller)
support in the packages? I don't use it but I've been sent an example of
how do do it without modifying sshd itself.
Onto the changes:
* Supports PrivSep. Postinstall will create
2002 Jul 15
1
Patch: remove unused tty variable from session.c
Hi.
This was added just before 3.4p1 for passing to aix_usrinfo and is now
unused.
-Daz.
Index: session.c
===================================================================
RCS file: /cvs/openssh/session.c,v
retrieving revision 1.210
diff -u -r1.210 session.c
--- session.c 4 Jul 2002 03:08:41 -0000 1.210
+++ session.c 15 Jul 2002 11:50:14 -0000
@@ -1159,8 +1159,6 @@
void
2002 Jul 27
1
[Patch] Improve diags for "OpenSSL headers match library" configure test
Hello All,
After seeing what is probably the zillionth "OpenSSL headers don't
match library" bug report I made the following mod to configure.ac. It
always writes the versions of the library and headers to config.log and
prints them to stdout if they don't match.
Hopefully this will help diagnose these problems in future. Example
output below.
-Daz.
$ ./configure
[snip]
2017 Jan 17
2
SOCKS5 and UDP
Le mardi 17 janvier 2017 ? 9:20 +1100, Darren Tucker a ?crit :
> On Tue, Jan 17, 2017 at 1:30 AM, Romain Vimont <rom at rom1v.com> wrote:
> [...]
> > As a consequence, in particular, a SOCKS5 server started with "ssh -D"
> > cannot proxify UDP packets.
> >
> > Are there deep reasons why OpenSSH does not implement them (security, or
> >
2001 May 11
1
openssh 2.9: socks5 support? and support for RSA SECURID (one-t ime password)?
On Fri, May 11, 2001 at 04:26:57PM -0400, Ault, James R (CRD) wrote:
> I was reading the changelog from version 2.9 that was recently released, and I coudln't help noticing
> this item:
>
> from openssh changelog:
>
> - markus at cvs.openbsd.org 2001/04/17 12:55:04
> [channels.c ssh.c]
> undo socks5 and https support since they are not really used and
>