On Jul 6, 2007, at 10:04 PM, Kent West wrote:
Both the remote terminal and local terminal give the same error. (Request for subsystem... blah blah blah)ArcticFox wrote:On Jul 6, 2007, at 4:14 PM, Yann Lejeune wrote:Ok, the line is in sshd_config. I removed the extra line from the other file and restarted the ssh server. Attempting to connect results in the same error I listed before (Request for subsystem failed...) I don't see a log file for ssh or sftp in the usual places and a search through gnome didn't turn anything up either, though that usually doesn't work anyway.On 2007/07/06-16:06(-0500), ArcticFox wrote :/etc/ssh/ssh_config: line 47: Bad configuration option: Subsystem /etc/ssh/ssh_config: terminating, 1 bad configuration options Couldn't read packet: Connection reset by peer Also, the client system is MacOS X, Fugu is a sftp client for that system.hmmm the subsystem... command must be placed in the /etc/ssh/sshd_config, notin the /etc/ssh/ssh_config. Check both files and log messages when you start your ssh server.Again, what happens when you attempt to connect from/to the same Linux box?If that works, try from the Mac Terminal instead of Fugu and let us know the results.-- Kent
Also, I don't know if this is related, but attempting to connect through ssh as root gets a "Bad Password" message, yet the password is accepted when used locally.