similar to: Question about documentation for ConnectTimeout

Displaying 20 results from an estimated 1000 matches similar to: "Question about documentation for ConnectTimeout"

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
2017 Jan 12
3
proposed change to ssh_connect_direct()
On Sat, Jan 7, 2017 at 2:30 PM, Peter Moody <mindrot at hda3.com> wrote: > so I spent a bit of time looking at this and it seems like the only > way to go, at least if I want to keep it in ssh_connect_direct(), is > to use pthreads. further, it seems like getting that accepted is > something of a long shot: Sorry, pthreads is a non-starter. I would have thought that using
2002 Jan 26
5
[PATCH] Connect timeout
The attached patch adds a new 'ConnectTimeout' option (man page updated in patch) to avoid wasting time when the target host is down. I needed that because I was using rsync/rdist over ssh for massive files update and the default connect() took too long for my purpose. The patch was tested on Linux only, but I used a similar one for ssh 1.2.XX on Linux, Solaris and HP-UX without
2014 Aug 18
1
yumex for C7
Can anyone tell me when the udisks, python-pexpect, and pyxdg packages in EPEL will be updated so I can install yumex under CentOS 7? Resolving Dependencies --> Running transaction check ---> Package yumex.noarch 0:3.0.15-1.el7 will be installed --> Processing Dependency: udisks for package: yumex-3.0.15-1.el7.noarch --> Processing
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
2002 Apr 03
1
[PATCH] connect() timeout
Here is a version of this widely used patch specific for OpenSSH 3.1p1, as it is still not in the main tree (perhap one day...) The patch avoids spending too much time when doing an ssh()/scp() on a down host, as it does not depend off the default TCP timeout used by connect(). Patch was tested on Linux, Solaris and HP-UX. The patch can also be found on:
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
2019 Jul 17
1
Samba 4.10.6 for Debian Buster ( amd64/i386) Available now.
Hai Guys, ? The following has been done:?4.10.6?for Debian Buster (10) is ready. Short version of the changes: The settings are updated with latest Official Debian Samba packages, and its more focused on builds with python3. ? The changes logs of these changes, including the debian changes. ( see below ) Repo Info?: http://apt.van-belle.nl/ Buildlogs?: http://downloads.van-belle.nl/ ? ---?
2019 Jul 26
1
NOTICE: Update Debian samba 4.10.6 (Buster)
Hai, I've made also a small update to the samba 4.10.6 Debian Buster packages. Available now. please upgrade with : apt update apt dist-upgrade --autoremove This makes sure you have all packages installed and obsolete packages are removed. One of the problem is, you see this?: samba-tool drs showrepl ERROR(<class 'ImportError'>): uncaught exception - No module named
2009 Jun 01
2
[PATCH viewer] few minor bugfixes
- perform dns lookup on hostname, - randomize local tunnel port - simple autobuild script - bump rpm spec version --- autobuild.sh | 41 +++++++++++++++++++++++++++++++++++++++++ main.c | 14 +++++--------- ovirt-viewer.spec | 9 ++++++++- tunnel.c | 29 ++++++++++++++++++++--------- 4 files changed, 74 insertions(+), 19 deletions(-) create mode 100755
2009 Jun 08
2
[PATCH] few minor bugfixes
- perform dns lookup on hostname, - randomize local tunnel port - bump rpm spec version updated to include danpb's feedback regarding getaddrinfo --- main.c | 36 ++++++++++++++++++------------------ ovirt-viewer.spec | 9 ++++++++- tunnel.c | 29 ++++++++++++++++++++--------- 3 files changed, 46 insertions(+), 28 deletions(-) diff --git a/main.c b/main.c index
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
2003 Sep 17
0
ConnectTimeout option is broken
Some code was added which break this functionnality. Patches are attached and details are on http://bugzilla.mindrot.org/show_bug.cgi?id=656 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: openssh-3.7.1p1-timeout-1.00.patch.txt Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20030917/561aa41f/attachment.txt
2020 Jan 10
4
GPO
Yes, I run ./configure alone, then make and then make install January 10, 2020 9:01 AM, "Rowland penny via samba" <samba at lists.samba.org> wrote: > On 10/01/2020 17:54, Sandy via samba wrote: > >> Try answering the questions I asked you: >> -----> OK. sorry >> >> How did you configure Samba when you built it ? >> >> -----> I
2016 Oct 20
5
-e escape rule
Hello, I'm using Ruby's Shellwords module, which generates a string from an array, suitable for shell evaluation. Ruby's implementation prefers escaping whitespace with a backslash rather than quotes. However, this appears to cause some kind of issue in Rsync when it computes argv from -e option. Here is an example command generated by some Ruby code: rsync --archive --stats -e
2013 Jul 01
2
Error al correr archivo markdown
Si, ya habia hecho un archivo markdown y lo habia corrido hace unos cuantos meses El sistema es windows 7 y R version 3.0.1 (2013-05-16) el mensaje es el siguiente: > require(knitr); knit('Quiz1Markdown.Rmd', encoding='ISO8859-1'); Loading required package: knitr Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called
2013 Jul 01
2
Error al correr archivo markdown
Hola, tengo un problema al escribir un archivo markdown, luego que lo tengo listo y le doy al knit html para correrlo este me sale un error que dice que no tengo intalado el knitr, pero si lo tengo aun asi lo vuelvo a instalar y nada, y antes con otro archivo si me corria el knit html, pero despues de este ahora ninguno me corre me sigue diciendo que no tengo el knit, ayduda [[alternative HTML
2013 Jul 01
3
Error al correr archivo markdown
Gracias, si uso R estudio, cree un documento nuevo, deje el ejemplo que el Restudio trae y me volvio a aparecer el mismo error, que puedo hacer para solucionarlo? El 1 de julio de 2013 15:21, Marcuzzi, Javier Rubén < javier.ruben.marcuzzi@gmail.com> escribió: > Estimada Gaby Nieves > > Si usted usa Rsutudio puede crear un archivo nuevo, le sugiero crear este, > sin colocar
2016 Oct 29
2
-e escape rule
> Yeah, it only does space-splitting and that's all it will ever do. It still looks to me like there is a bug in the original escaping, since any command receiving that string is receiving a backslash that is not supposed to be there. It should only be escaping the string enough to get it to rsync, not trying to guess what rsync is going to do with it after it gets it. I'm not
2020 Jan 10
0
GPO
That is halfway there, so lets ask the second question in a different way ;-) Did you have all these packages installed before you compiled Samba: ---------> yes, all are installed > > acl \ > apt-utils \ > attr \ > autoconf \ > bind9utils \ > binutils \ > bison \ > build-essential \ > curl \ > debhelper \ > dnsutils \ > docbook-xml \ > docbook-xsl