LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   cannot SFTP to SUSE 9.2 box, port 22 open, can putty in though using same port. (https://www.linuxquestions.org/questions/linux-networking-3/cannot-sftp-to-suse-9-2-box-port-22-open-can-putty-in-though-using-same-port-302785/)

jgrady 03-17-2005 11:09 AM

cannot SFTP to SUSE 9.2 box, port 22 open, can putty in though using same port.
 
OK.

I am am still pretty new to adminstering Linux boxes. I run two local boxes, one running Fedora core 2, and one running SUSE 9.2. I just setup the SUSE 9.2 box to run and server eGroupware on.

My problem is. I cannot get WS_FTP to connect to this box! I have port 22 open, am able to putty into the box, but cannot connect with WS_FTP. I am still becoming familiar with YAST, maybe there is a setting somewhere that I missed. I have not had this issue with Fedora core 2. I have checked all settings in WS_FTP and they seem to be setup correctly. Have also tried making a new user account on the SUSE box to connect with, still can't connect, but again, can with Putty.

This box is now on an internal network with an internal IP assigned to it, am using that IP to try to connect using WS_FTP. The box that is running WS_FTP is a win2k box.

Thanks,

-- Justin

Mathijs 03-17-2005 12:04 PM

You are very sure of the fact that WS_FTP is running? If you can PUTTY to it, then it isn't a firewall related subject, (since the port is open or you have a veru advanced protocol filter set up) so the only option left is WS_FTP...

Mathijs

jgrady 03-17-2005 12:11 PM

Yes.....am certain WS_FTP is running.

When I try to connect to the SUSE box with WS_FTP it seems like it is trying to connect by then tells me:

"The server rejected your login credentials. Retype your username and password and click OK to retry."

Seems like pretty basic 'duh' stuff, it just does not seem to like my username and password, but how come I can use the same username and password while directly on the box, or through putty? I have tried several times making sure caps lock is off and checking my syntax.

Mathijs 03-17-2005 12:39 PM

Maybe I know nothing about it, but WS_FTP might need another un-pw?
Some configuration thingy on the WinBox perhaps?

casualzen 03-28-2005 08:21 PM

Me too... (ws_ftp & suse 9.2 fails)
 
I've got the exact same issue... Suse 9.2 system trying to access it from an XP Sp2 box on the same LAN segment (heck, only 1 switch port away >grin<)

It works fine via putty, and psftp works fine for file upload/download.. However ws_ftp Pro v9 fails to connect with the exact same error you get.

I'm still looking as to W.T.F. is going on... will post if I find out anything... (also going to go try out some other SFTP clients... maybe they don't have a bug...)

(Oh, yea... sent the following as a bug report to Ipswitch as well...)

==== cut & paste =====
Connecting to 10.10.10.10:22
Connected to 10.10.10.10:22 in 0.000000 seconds, Waiting for Server Response
Server Welcome: SSH-1.99-OpenSSH_3.9p1
Client Version: SSH-2.0-WS_FTP-9.01-2004.08.18
DSS Signature Verified
Session Keys Created
Ciphers Created
New Client->Server ciphers in place.
New Client->Server ciphers in place.
Completed SSH Key Exchange. New Keys in place.
Server has disconnected for reason 2 (SSH_DISCONNECT_PROTOCOL_ERROR)
"Too many authentication failures for root"
Failed SSH User Authentication
SSH Transport closed.
===== end cut & paste ===

Here are the perfectly working Putty & Psftp links to the same box...

====== Begin cut & paste 2 (putty)=====
login as: root
Password:
Last login: Mon Mar 28 13:09:41 2005 from 10.10.10.66
Have a lot of fun...
ns1:~ #
====== End cut & paste 2 =====

====== Begin cut&paste 3 (psftp) ====
psftp: no hostname specified; use "open host.name" to connect
psftp> open 10.10.10.10
login as: root
Using username "root".
Password:
Remote working directory is /root
psftp> ls /var/opt
Listing directory /var/opt
drwxr-xr-x 3 root root 72 Jan 13 11:14 .
drwxr-xr-x 15 root root 384 Jan 13 12:36 ..
drwxr-xr-x 3 root root 72 Jan 13 11:14 gnome
psftp>
======= End 3 =====================

Mathijs 03-29-2005 08:27 AM

Maybe, again I'm way of track, but I had issues conecting to XP machines before on LAN-networks. The main reason was protocol issues, we didn't find any solutions though, exept for installing Win2K... (we all had win2K machine...)

Mathijs

casualzen 03-29-2005 08:44 AM

Oh... is a connection FROM: WinXP (ws_ftp pro 9) --> TO: SuSE Linux 9.2

FWIW: "TurboFTP" works fine as a WinXP SFTP client for that senario. (Looking for another shareware / freeware WinDoze Client still that has the ease of use features [like directory recursion]))

Ahh... the Not So Subtle Joys of a Mixed OS Enviroment. Wheeeee.

(FWIW #2 - SuSE 9.2 install worked perfectly on my company IBM ThinkPad A31p. found everything, even the WiFi and the Bluetooth .. then I had to put back the corporate XP image. Oh well. maybe I'll get it dual booting after I upgrade it to a 100G HD)


All times are GMT -5. The time now is 12:38 PM.