On Friday 11 August 2017 21:54:53 Alan Corey wrote: > Is the basic connection working? Can you ping, ftp, access a web > server, etc? Is it just an ssh problem? > Yes, networking is working like it should for all that. ssh -Y logins work normally. sshfs mounts also work to 3 other wheezy machines, but when I try to mount the pi: gene@coyote:/etc$ sshfs -o pi@picnc:/ /sshnet/picnc missing host
I am the only user, and user #1000 on all machines. And it has been working for at least 11 months, until the last month or so. > On 8/11/17, Gene Heskett <[email protected]> wrote: > > On Friday 11 August 2017 14:35:40 Alan Corey wrote: > >> I think connection reset usually means something happened to the > >> connection like an elephant got in the way of your wifi. Nothing > >> specific to ssh, I get it in Firefox a few times a day from > >> marginal signal levels. > > > > Hard wired network, radios are all disabled. > > > >> On 8/11/17, Jens Thiele <[email protected]> wrote: > >> > Gene Heskett <[email protected]> writes: > >> >> Greetings all; > >> >> > >> >> I just went to restore my sshfs shares so I could move a file I > >> >> had written, but if fails to connect. This was working, and > >> >> working well as recently as a week ago. Neither machine has been > >> >> rebooted but several updates have been done. This machine is > >> >> running an up to date wheezy, and the target machine, an r-pi3b, > >> >> is running an up to date jessie > >> >> > >> >> I am user 1000 on both this and that machine, but this > >> >> commandline now gets this response: > >> >> > >> >> gene@coyote:~/linuxcnc/nc_files$ sshfs pi@picncsheldon:/ > >> >> /sshnet/picnc read: Connection reset by peer > >> >> > >> >> It works just fine to the other 3 machines running wheezy in my > >> >> home network? > >> >> > >> >> Any idea why the jessie machine is now failing? > >> > > >> > try to ssh with -v to get more info: > >> > gene@coyote:~$ ssh -v pi@picncsheldon > >> > > >> > jens > > > > Cheers, Gene Heskett > > -- > > "There are four boxes to be used in defense of liberty: > > soap, ballot, jury, and ammo. Please use in that order." > > -Ed Howdershelt (Author) > > Genes Web page <http://geneslinuxbox.net:6309/gene> Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene>

