Re: I can't connect via ssh



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



Relevant Pages

  • Re: I cant connect via ssh
    ... I need to use ssh to transfer data between a PC and a notebook, ... with Fedora 11, but the result is, from notebook to PC: ... This sounds like a network setup issue. ...
    (Fedora)
  • Re: I cant connect via ssh
    ... I need to use ssh to transfer data between a PC and a notebook, ... with Fedora 11, but the result is, from notebook to PC: ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ...
    (Fedora)
  • I cant connect via ssh
    ... I need to use ssh to transfer data between a PC and a notebook, ... with Fedora 11, but the result is, from notebook to PC: ...
    (Fedora)
  • Re: I cant connect via ssh
    ... I need to use ssh to transfer data between a PC and a notebook, ... with Fedora 11, but the result is, from notebook to PC: ... Yes, sshd is enabled in both machines, and I have the ~/.ssh/known_host ...
    (Fedora)
  • Re: Acceso SSH sin clave
    ... Tengo una maquina corriendo Ubuntu Server y mi notebook con Debian. ... cuando desde la notebook hago ssh juan@xxxxxxxxxxxx me sigue ... pidiendo la clave. ...
    (Debian-User)