Menu

#35 sshfs doesn't work with sshd + banner

closed-fixed
None
5
2003-01-09
2003-01-09
No

client: lufs 0.9.0pre2 - RedHat 8.0 - OpenSSH_3.4p1

server: Redhat 7.3 - OpenSSH_3.1p1 (sshd with Banner
option active)

ERROR: could not mount filesystem!

lufsmount SHORT debug output:

[63e2](recv_packet)packet too big!
[63e2](connect)failed to read version!
[63e2](lu_fsctl_mount) fs mount failed...
[63e2](main) could not mount filesystem!
[63e2](lu_fsctl_destroy) destroying fs_ctl

lufsmount FULL debug output:

lufsmount -v sshfs://enrico@dns.unife.it
/home/enrico/tmp/dns

url: sshfs://enrico@dns.unife.it
mountpoint: /home/enrico/tmp/dns
fs: sshfs
user: enrico
host: dns.unife.it
cmd: lufsd none /home/enrico/tmp/dns -o
fs=sshfs,host=dns.unife.it,username=enrico
executing command: lufsd none /home/enrico/tmp/dns -o
fs=sshfs,host=dns.unife.it,username=enrico
[63e2](lu_opt_parse) domain not found, creating...
[63e2](lu_opt_parse) option: fs=sshfs
[63e2](lu_opt_parse) option with parameter
[63e2](lu_opt_parse) option: host=dns.unife.it
[63e2](lu_opt_parse) option with parameter
[63e2](lu_opt_parse) option: username=enrico
[63e2](lu_opt_parse) option with parameter
[63e2](lu_opt_loadcfg) loading config from /etc/lufsd.conf
[63e2](lu_opt_loadcfg) class: #FTPFS#
[63e2](lu_opt_loadcfg) key: #DataConnectionMode#
[63e2](lu_opt_loadcfg) val: #Passive#
[63e2](lu_opt_loadcfg) class not found, creating...
[63e2](lu_opt_loadcfg) class: #FTPFS#
[63e2](lu_opt_loadcfg) key: #RWTimeout#
[63e2](lu_opt_loadcfg) val: #10#
[63e2](find_domain) domain found
[63e2](lu_fsctl_create) creating fs_ctl
[63e2](lu_cache_create) creating dir cache...
[63e2](lu_opt_getchar) retrieving MOUNT::fs
[63e2](find_domain) domain found
[63e2](lu_opt_getchar) key found
[63e2](get_filesystem) trying to load liblufs-sshfs.so
[63e2](get_filesystem) lib opened
[63e2](get_filesystem) file system loaded
[63e2](lu_opt_getchar) retrieving MOUNT::username
[63e2](find_domain) domain found
[63e2](lu_opt_getchar) key found
[63e2](lu_opt_getchar) retrieving MOUNT::username
[63e2](find_domain) domain found
[63e2](lu_opt_getchar) key found
[63e2](lu_opt_getchar) retrieving MOUNT::host
[63e2](find_domain) domain found
[63e2](lu_opt_getchar) key found
[63e2](SSHFS)in constructor
[63e2](SConnection)in constructor
[63e2](do_mount)do_mount
[63e2](lu_opt_getchar) retrieving MOUNT::port
[63e2](find_domain) domain found
[63e2](lu_opt_getchar) key not found
[63e2](lu_opt_getchar) retrieving MOUNT::username
[63e2](find_domain) domain found
[63e2](lu_opt_getchar) key found
[63e2](lu_opt_getchar) retrieving MOUNT::host
[63e2](find_domain) domain found
[63e2](lu_opt_getchar) key found
[63e2](connect)attempting to connect to dns.unife.it:16
as enrico
[63e2](connect)args[0]=/usr/bin/ssh
[63e2](connect)args[1]=-oFallBackToRsh no
[63e2](connect)args[2]=-oForwardX11 no
[63e2](connect)args[3]=-oForwardAgent no
[63e2](connect)args[4]=-oClearAllForwardings yes
[63e2](connect)args[5]=-oProtocol 2
[63e2](connect)args[6]=-p22
[63e2](connect)args[7]=-lenrico
[63e2](connect)args[8]=-s
[63e2](connect)args[9]=dns.unife.it
[63e2](connect)args[a]=sftp
[63e2](send_packet)sending packet...
[63e2](atomic_write)wrote 5 bytes
[63e2](atomic_write)wrote 4 bytes
[63e2](recv_packet)receiving packet...
[63e3](connect)child launching ssh...
[63e2](ntoh)fixing long
[63e2](recv_packet)packet too big!
[63e2](connect)failed to read version!
[63e2](lu_fsctl_mount) fs mount failed...
[63e2](main) could not mount filesystem!
[63e2](lu_fsctl_destroy) destroying fs_ctl

Discussion

  • Florin Malita

    Florin Malita - 2003-01-09

    Logged In: YES
    user_id=154306

    fixed, will appear in the next release
    thx for bringing it up

     
  • Florin Malita

    Florin Malita - 2003-01-09
    • assigned_to: nobody --> mali
    • status: open --> closed-fixed
     

Log in to post a comment.