This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: confused network connection?


On Tue, 30 Jan 2001 01:12:16 -0800, Eric Carter <ecarter@uci.edu> wrote:
> 
> $ ssh -v ecarter@eee.uci.edu               
> SSH Version OpenSSH_2.3.0p1, protocol versi
> Compiled with SSL (0x0090581f).            
> debug: Reading configuration data /etc/ssh_
> debug: Applying options for *              
> debug: Seeding random number generator     
> debug: ssh_connect: getuid 500 geteuid 500 
> debug: Connecting to eee.uci.edu [128.200.2
> debug: Seeding random number generator     
> debug: Allocated local port 931.           
> debug: connect: Invalid argument           
> debug: Trying again...                     
> 

I've checked ssh, telnet and ftp (Cygwin 1.1.7, ssh same as yours) and
they all work fine (see below). I thing something is basicly wrong with
your communication. Try the windows native telnet/ftp, If they work try
to re-install Cygwin (only the cygwin 1.1.7 with its DLLs, you don't
need the whole lot. Also install 1.1.7 and not 1.1.8 which is reported
as having intermittent problems when allocating memory).

Ehud.

List of my (successful) connections:

EHUD-P-II /f  500  # ssh -v eee.uci.edu
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /c/ehuds/.ssh/config
debug: Applying options for * 
debug: Seeding random number generator
debug: ssh_connect: getuid 100 geteuid 100 anon 1
debug: Connecting to eee.uci.edu [128.200.222.20] port 22.
debug: Connection established.
debug: Remote protocol version 1.5, remote software version 1.2.25
debug: no match: 1.2.25
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
The authenticity of host 'eee.uci.edu' can't be established.
RSA key fingerprint is d5:04:fe:67:3e:25:ba:9a:07:7f:74:fd:c0:08:a7:75.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'eee.uci.edu,128.200.222.20' (RSA) to the list of kno
wn hosts.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.

EHUD-P-II /f  501 # telnet eee.uci.edu
Trying 128.200.222.20...
Connected to e3.oac.uci.edu.
Escape character is '^]'.


SunOS 5.7

login: ehud
Password:
    ....
Login incorrect
.login: Connection closed by foreign host

EHUD-P-II /f  502 # ftp eee.uci.edu
Connected to e3.oac.uci.edu.
220 e3.oac.uci.edu FTP server (SunOS 5.7) ready.
530 User anonymous unknown.
ftp: Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd / 
530 Please login with USER and PASS.
ftp> quit
221 Goodbye.

-- 
 @@@@@@ @@@ @@@@@@ @    @   Ehud Karni  Simon & Wiesel  Insurance agency
     @    @      @  @@  @   Tel: +972-3-6212-757    Fax: +972-3-6292-544
     @    @ @    @ @  @@    (USA)  Fax  and  voice  mail:  1-815-5509341
     @    @ @    @ @    @        Better     Safe     Than     Sorry
 http://www.simonwiesel.co.il    mailto:ehud@unix.simonwiesel.co.il

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]