[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ssh question yes it's me
- To: silug-discuss@silug.org
- Subject: Re: ssh question yes it's me
- From: Casey Boone <caseyboone@gmail.com>
- Date: Thu, 2 Apr 2009 15:37:54 -0500
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=SnobygyNe8OuB87GqaAgnWbawT7g32CfQunLtNdRSUU=; b=DTqyu0FGXSalU62H0Nb6WDUv0lmmmxU4AciZop3EqgFkFJG9MR5mlE0uPnDfVrGTvo tvTRmjXGgsARzctCI9FVL0zQjin5LggIuwvpAqEhXHPiDVRvzfTe3H1eASsMa/bquqZx 9OM22rdKSPd2VbyCFyF5CqxSl30vjg1Yq+7ns=
- DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=B5Tk1Iv7FXp/SC3OKTVCL1JFvM86ezDYpkL4Oex1PKyHbPLL/Vc4FgBKsF4jXGWDN/ SD13JHmjnxCh9CH+VmOoMLUOUq+W58q4aI/s6C927Cv/JW7EzJuO1GX1lrzPjhV/oL3R KD6H2/cFRad0BJsGqUJCtV8rEtTdoTqzGrnbw=
- In-Reply-To: <20090402115703.5263a7e4@craigoffice.local>
- Organization: Southern Illinois Linux Users Group
- References: <20090402115703.5263a7e4@craigoffice.local>
- Reply-To: silug-discuss@silug.org
- Sender: silug-discuss-owner@silug.org
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.