Re: [PLUG] Ping works but rsync and ssh don't

2019-07-31 Thread alan
Check the permissions on your ~/.ssh directory. Should be 700.

> Your actual command line would be a good place to start.
>
> On Wed, Jul 31, 2019 at 10:25 AM Rich Shepard 
> wrote:
>
>> A strange behavior just appeared on the LAN. After setting ssh-add to
>> both
>> desktops after logging in I was able to scp a file from salmo (32-bit)
>> to
>> baetis (64-bit). A while later trying to rsync baetis' /data directory
>> with
>> salmo's data/ directory failed because of a broken pipe/host not found
>> error
>> message. Same result trying to ssh from baetis to salmo. Yet, pinging
>> salmo
>> from baetis works fine.
>>
>> Where do I start looking for the reason?
>>
>> Rich
>>
>> ___
>> PLUG mailing list
>> PLUG@pdxlinux.org
>> http://lists.pdxlinux.org/mailman/listinfo/plug
>>
> ___
> PLUG mailing list
> PLUG@pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>


Q: Why do programmers confuse Halloween and Christmas?
A: Because OCT 31 == DEC 25.

___
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug


Re: [PLUG] Ping works but rsync and ssh don't [FIXED]

2019-07-31 Thread Rich Shepard

On Wed, 31 Jul 2019, Russell Senior wrote:


Your actual command line would be a good place to start.


Russell,

I was just about to post the attempt and that's when I saw the syntax error.
Mea culpa!

Thanks,

Rich
___
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug


Re: [PLUG] Ping works but rsync and ssh don't

2019-07-31 Thread Russell Senior
Your actual command line would be a good place to start.

On Wed, Jul 31, 2019 at 10:25 AM Rich Shepard 
wrote:

> A strange behavior just appeared on the LAN. After setting ssh-add to both
> desktops after logging in I was able to scp a file from salmo (32-bit) to
> baetis (64-bit). A while later trying to rsync baetis' /data directory with
> salmo's data/ directory failed because of a broken pipe/host not found
> error
> message. Same result trying to ssh from baetis to salmo. Yet, pinging salmo
> from baetis works fine.
>
> Where do I start looking for the reason?
>
> Rich
>
> ___
> PLUG mailing list
> PLUG@pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
___
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug


[PLUG] Ping works but rsync and ssh don't

2019-07-31 Thread Rich Shepard

A strange behavior just appeared on the LAN. After setting ssh-add to both
desktops after logging in I was able to scp a file from salmo (32-bit) to
baetis (64-bit). A while later trying to rsync baetis' /data directory with
salmo's data/ directory failed because of a broken pipe/host not found error
message. Same result trying to ssh from baetis to salmo. Yet, pinging salmo
from baetis works fine.

Where do I start looking for the reason?

Rich

___
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug