similar to: ConnectTimeout option is broken

Displaying 20 results from an estimated 50000 matches similar to: "ConnectTimeout option is broken"

2003 Sep 17
3
[Bug 656] ConnectTimeout option broken
http://bugzilla.mindrot.org/show_bug.cgi?id=656 Summary: ConnectTimeout option broken Product: Portable OpenSSH Version: 3.7.1p1 Platform: All URL: http://charts.free.fr OS/Version: All Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org
2024 Jan 10
1
[Bug 3653] New: ConnectTimeout causes issue when connecting to an host via tsocks
https://bugzilla.mindrot.org/show_bug.cgi?id=3653 Bug ID: 3653 Summary: ConnectTimeout causes issue when connecting to an host via tsocks Product: Portable OpenSSH Version: 9.6p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5 Component: ssh
2018 Dec 09
2
[PATCH] Enable ConnectTimeout with ConnectionAttempts
Fix bug ConnectTimeout=N only works on the first ConnectionAttempts https://bugzilla.mindrot.org/show_bug.cgi?id=2918 --- sshconnect.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sshconnect.c b/sshconnect.c index 4862da5e..b837a83a 100644 --- a/sshconnect.c +++ b/sshconnect.c @@ -454,11 +454,12 @@ waitrfd(int fd, int *timeoutp) { struct pollfd pfd; struct timeval
2003 Apr 21
6
[Bug 207] Connect timeout patch
http://bugzilla.mindrot.org/show_bug.cgi?id=207 ------- Additional Comments From jclonguet at free.fr 2003-04-22 05:08 ------- Created an attachment (id=273) --> (http://bugzilla.mindrot.org/attachment.cgi?id=273&action=view) Patch for OpenSSH-3.6.1p1 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2009 Jan 07
2
Question about documentation for ConnectTimeout
Hello OpenSSH folks, This was a really minor knit, but I noted while I was developing a pexpect module for ssh that setting ConnectTimeout to 0 in the options to ssh sets the login timeout to infinite time. I was wondering whether or not this was a documentation bug and/or potential clarification that could to be made, or if this was a software bug that needs to be fixed. I don't see
2009 Dec 24
3
ConnectTimeout=2 not working for me
Hi all, I have somewhat a strange problem that I could not figure out, maybe someone here can lelp. I have a script that uses scp to distribute files to many servers, I use '-o BatchMode=yes -o ConnectTimeout=2 options so the scp will not get stuck if something is wrong with the remote host. If the remote host is down (non-pingable) or sshd is down the timeout option works and the scp
2004 Jan 08
3
[Bug 785] ssh client socket may have O_NONBLOCK flag set
http://bugzilla.mindrot.org/show_bug.cgi?id=785 Summary: ssh client socket may have O_NONBLOCK flag set Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy:
2003 Sep 22
9
[Bug 700] PAM support broken in 3.7.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=700 Summary: PAM support broken in 3.7.1p1 Product: Portable OpenSSH Version: 3.7.1p1 Platform: All OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: PAM support AssignedTo: openssh-bugs at mindrot.org ReportedBy: bryan.finn
2011 Jan 21
1
End of NSS port
Hi all, I am pleased to announce that NSS port of NUT is finished. Port is fully functionnal (same functionnalities as openssl, and a not-activated-by-default client certificate validation function) and successfully tested by myself (external tests are pending, Frederic Bohe is planned for) with a test matrix which will be uploaded to the web site soon (by Arnaud), tested functionnality by
2002 Apr 06
0
[Bug 207] Connect timeout patch
http://bugzilla.mindrot.org/show_bug.cgi?id=207 ------- Additional Comments From jclonguet at free.fr 2002-04-07 06:19 ------- Created an attachment (id=63) ConnectTimeout patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2003 Sep 29
4
[Bug 722] scp not found
http://bugzilla.mindrot.org/show_bug.cgi?id=722 Summary: scp not found Product: Portable OpenSSH Version: 3.7.1p1 Platform: All OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: openssh-bugs at mindrot.org ReportedBy: jim.a.davidson at bt.com I have
2003 Sep 16
0
OpenSSH 3.7.1 released
OpenSSH 3.7.1 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. We would like to thank the OpenSSH community for their continued support to the project, especially those who contributed source and bought T-shirts or
2003 Sep 16
0
OpenSSH 3.7.1 released
OpenSSH 3.7.1 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. We would like to thank the OpenSSH community for their continued support to the project, especially those who contributed source and bought T-shirts or
2003 Sep 17
4
[Bug 652] PermitEmptyPasswords option silently ignored
http://bugzilla.mindrot.org/show_bug.cgi?id=652 Summary: PermitEmptyPasswords option silently ignored Product: Portable OpenSSH Version: 3.7.1p1 Platform: All OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org ReportedBy:
2005 Jul 05
2
Previously: Queue + optional URL
Does anybody know if there is an app that will cause similar to occur on users PC? I have a scenario where users will have snom phones on their desks. Ideally when their phone receives a call I need to popup a web browser with a specific url. Any ideas appreciated. Neil on 5/7/05 10:52 PM, Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> wrote:
2011 Jun 10
0
pull request for reverse geocoder
Hi everyone, I''ve made a pull request on github since april for reverse geocoder implementation : https://github.com/mapstraction/mxn/pull/61 I need this functionnality to complete my work on GIS module for SPIP : http://zone.spip.org/trac/spip-zone/browser/_plugins_/gis/trunk Just let me know if we can put this functionnality in mxn or if i had to make it aside and keep it away of
2005 Jul 26
0
scp filename quoting
Hi, I just made a patch to "correctly" support special characters in scp at the remote side. First let me explain the problem: # cd /tmp # touch this is a test # cp this\ is\ a\ test a\ test # scp localhost:$PWD/a\ test this\ is\ a\ test scp: /tmp/a: No such file or directory scp: test: No such file or directory but # scp localhost:$PWD/a\\\ test this\ is\ a\ test a test
2003 Sep 17
0
upgrade from 2.2p1 to 3.Xp1
Hi, at the begining of summer we were planning to upgrade the openssh version up to 3.4, but nowadays we would like to upgrade to 3.7... now we have the same problems we found with the 3.4 version: it seems as 2.2 and 3.X are incompatible versions, or they use incompatible methods to exchange some information that we don't know how to change... we need interoperation during the upgrade
2001 Jun 20
0
FW: FW: behaviour of sshd in debug mode
Whoever can help me... pls find attached the loggings for the openssh sessions from local(host=keg;redhat linux) to remote (host=ben;lynxos) The issue is when I run sshd in debug mode and try to logon from local, password authentication succeeds, but if I run sshd as a daemon, it fails. sshlocal.txt >>> logging at local when sshd is not run with debug option sshlocal...txt >>
2002 Jul 30
0
[Bug 372] [RFE] [authkrb5] : KRB5CCNAME set to pointer
http://bugzilla.mindrot.org/show_bug.cgi?id=372 basalt at easynet.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Summary|[authkrb5] : KRB5CCNAME set |[RFE] [authkrb5] : |to pointer |KRB5CCNAME