[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ssh question yes it's me



run these commands for us on the machine running the ssh server:

  netstat -a | grep ssh

  grep -i listen /etc/ssh/sshd_config

  service sshd status

  iptables -L INPUT -nv && iptables -L PREROUTING -t nat -nv







On Thu, Apr 2, 2009 at 11:57 AM, Craig E Ziegel
<mwtransport@wisperhome.com> wrote:
> I am trying to get the pc's to ssh to my office so everyone can access
> the external hard drive on my desktop, all pc's can talk to each other
> except 2 the desktop in the office will not let anyone one and my
> son will not let anyone on. his is mint, the office is Fedora 10. I
> checked to make sure the share was active on both pc's as well as
> checked the firewall on the fedora 10 box and ssh port 22 is open. I
> can ping both boxes but the connection is refused as you can see
> below. Will someone please tell me what I am missing
>
>  --- 192.168.1.133 ping statistics ---
> 12 packets transmitted, 12 received, 0% packet loss, time 11980ms
> rtt min/avg/max/mdev = 2.915/3.745/6.146/0.762 ms
> [craig@craigoffice ~]$ ssh 192.168.1.133
> ssh: connect to host 192.168.1.133 port 22: Connection refused
> [craig@craigoffice ~]$
>
> Thank you
>
> Craig
>
> --
> Craig Ziegel
> MW Transport Systems
> 773-418-8713
> mwtransport@wisperhome.com
>
> -
> To unsubscribe, send email to majordomo@silug.org with
> "unsubscribe silug-discuss" in the body.
>

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.