Displaying 3 results from an estimated 3 matches for "subdivi".
Did you mean:
subdiv
2010 Aug 23
3
[Bug 1808] New: "SetupCommand" invoked before connecting
...ting
Product: Portable OpenSSH
Version: 5.6p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: helmut at subdivi.de
Created attachment 1912
--> https://bugzilla.mindrot.org/attachment.cgi?id=1912
patch against 5.1p1 adding the SetupCommand config option
This bug report is mainly a copy from the mailinglist. See
http://lists.mindrot.org/pipermail/openssh-unix-dev/2009-July/027732.html
Task:
~~~~~
It i...
2011 Dec 18
1
[Bug 1965] New: IPQoS option ignored for AF_INET since 5.9p1-1
...L: http://bugs.debian.org/643312
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: bugzilla.mindrot.org at pobox.madduck.net
CC: helmut at subdivi.de
Since version 1:5.9p1-1 the IPQoS option is ignored for AF_INET
sockets.
Running ssh -F /dev/null -vvv -o IPQoS=lowdelay somehost true gives
this.
debug2: client_session2_setup: id 0
debug2: fd 3 setting TCP_NODELAY
debug1: Sending command: true
Downgrading just openssh-client to 1:5.8p1-7 g...
2009 Jul 08
4
Feature request: "SetupCommand" invoked before connecting
Hi,
(I'm not subscribed to the list, so please CC me on reply.)
I'd like to request adding a feature to OpenSSH:
Task:
~~~~~
It is quite sometime useful to invoke a program prior to connecting to
an ssh server. The most common use case will probably be port knocking.
That is a small program sends certain packets to a server and the server
reacts to this by unlocking the ssh port, which