cygwin

S

stranger82

Hi!

zwar passt das nicht so ganz hierher, aber ich hoffe ihr habt trotzdem ne Idee, wie ich das Problem lösen könnte.

Problem: ich arbeite mit xterm von cygwin und werde dummerweise nach 10 min automatisch vom server getrennt. Der dortige Admin schrieb mir, dass er keine zeiten festgelegt hat, er manchmal bis zu 14 tagen eingeloggt ist.

Kann ich die reset connection time oder sowas in der art bei xterm festlegen? Der Client scheint mich offensichtlich zu trennen. Das Programm ist nur einfach viel zu riesig als das ich bisher herausgefunden habe, wie bzw. wo man das einstellt.

Wäre super, wenn mir jemand helfen könnte, da ich das Teil zum Arbeiten zwischen win und unix dringend brauche!!!

---------
Nachtrag: cygwin bedient sich des optionalen openssh clients

die ssh_config Datei sagt folgendes:

# $OpenBSD: ssh_config,v 1.20 2005/01/28 09:45:53 dtucker Exp $

# This is the ssh client system-wide configuration file. See
# ssh_config(5) for more information. This file provides defaults for
# users, and the values can be changed in per-user configuration files
# or on the command line.

# Configuration data is parsed as follows:
# 1. command line options
# 2. user-specific file
# 3. system-wide file
# Any configuration value is only changed the first time it is set.
# Thus, host-specific definitions should be at the beginning of the
# configuration file, and defaults at the end.

# Site-wide defaults for some commonly used options. For a comprehensive
# list of available options, their meanings and defaults, please see the
# ssh_config(5) man page.

# Host *
# ForwardAgent no
# ForwardX11 no
# RhostsRSAAuthentication no
# RSAAuthentication yes
# PasswordAuthentication yes
# HostbasedAuthentication no
# BatchMode no
# CheckHostIP yes
# AddressFamily any
# ConnectTimeout 0
# StrictHostKeyChecking ask
# IdentityFile ~/.ssh/identity
# IdentityFile ~/.ssh/id_rsa
# IdentityFile ~/.ssh/id_dsa
# Port 22
# Protocol 2,1
# Cipher 3des
# Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
# EscapeChar ~

Wichtig wäre doch eigentlich "# ConnectTimeout 0" - aber die "0" impliziert doch, dass die Verbindung vom Client nicht abgebrochen wird, oder ist das genau umgekehrt?
(ssh_config(5) man page: http://www.openbsd.org/cgi-bin/man....ion=5&arch=&apropos=0&manpath=OpenBSD+Current)

--
Nachtrag2: da es anscheinend mit dem openssh client bzw. vllt auch der kommunikation zw. dem client und cygwin zu tun hat......kann ich einfach einen anderen ssh client in cygwin einbinden?
 
Zuletzt bearbeitet von einem Moderator:

Ähnliche Themen

NGINX bietet intern abgerufene Seiten nur zum Download an, extern geht's

Nginx als Reverse Proxy für Nextcloud und Emby

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

./easy-wi_install.sh install Script

X startet nichtmehr

Zurück
Oben