Re: ssh won't work through router/firewall
From: pt (mnemotronic_at_yahoo.com)
Date: 04/27/04
- Previous message: pt: "Re: ssh won't work through router/firewall"
- In reply to: Per Hedeland: "Re: ssh won't work through router/firewall"
- Next in thread: Per Hedeland: "Re: ssh won't work through router/firewall"
- Reply: Per Hedeland: "Re: ssh won't work through router/firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 26 Apr 2004 20:33:11 -0700
per@hedeland.org (Per Hedeland) wrote in message news:<c6iav9$42s$1@hedeland.org>...
> In article <da662010.0404252124.89b996c@posting.google.com>
> mnemotronic@yahoo.com (pt) writes:
> >
> >/var/log/secure says:
> >Apr 25 23:12:29 turkey sshd[23676]: refused connect from
> >c-24-8-x-y.client.comcast.net (24.8.x.y)
> >
> >hosts.allow says:
> >ssh : ALL
>
> Try
>
> sshd : ALL
>
> instead. Generally the name in the hosts.* files should be that of the
> process checking them for access rights - i.e. sshd in this case, not
> ssh.
Bingo! That's it! Thanks very much! Now, I would feel better if I
could trim the "ALL" client spec down to a few, selected locations:
sshd : 192.168.1. , LOCAL , .comcast.net , .where_I_work.com ,
.some.other.fqdn
Is that correct???
>
> --Per Hedeland
> per@hedeland.org
- Previous message: pt: "Re: ssh won't work through router/firewall"
- In reply to: Per Hedeland: "Re: ssh won't work through router/firewall"
- Next in thread: Per Hedeland: "Re: ssh won't work through router/firewall"
- Reply: Per Hedeland: "Re: ssh won't work through router/firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|