Re: I can't connect via ssh
- From: Aldo Foot <lunixer@xxxxxxxxx>
- Date: Fri, 25 Sep 2009 13:41:19 -0700
On Fri, Sep 25, 2009 at 12:20 PM, Germán Racca <german.racca@xxxxxxxxx> wrote:
Hi list:______
I need to use ssh to transfer data between a PC and a notebook, both
with Fedora 11, but the result is, from notebook to PC:
$ ssh xx.xx.xx.xx
ssh: connect to host xx.xx.xx.xx port 22: No route to host
$ ping xx.xx.xx.xx
From xx.xx.xx.xx icmp_seq=11 Destination Host Unreachable
From xx.xx.xx.xx icmp_seq=12 Destination Host Unreachable
From xx.xx.xx.xx icmp_seq=13 Destination Host Unreachable
From PC to notebook there is no response.Please can anybody help me?
is this problem with ssh only?
presumably you have a connection to the internet.
and thus the NIC is up
# ifconfig | grep UP
on both machines, what do you get with:
# iptables -L | grep ssh
check that the sshd service is running
# service sshd status
~af
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
- Follow-Ups:
- Re: I can't connect via ssh
- From: Germán Racca
- Re: I can't connect via ssh
- From: Tony Nelson
- Re: I can't connect via ssh
- References:
- I can't connect via ssh
- From: Germán Racca
- I can't connect via ssh
- Prev by Date: Re: I can't connect via ssh
- Next by Date: Re: Music Appreciation teaching program ??
- Previous by thread: Re: I can't connect via ssh
- Next by thread: Re: I can't connect via ssh
- Index(es):
Relevant Pages
|