[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: restricting ssh access
- From: Anne Possoz <anne possoz epfl ch>
- To: shrike-list redhat com
- Subject: Re: restricting ssh access
- Date: Tue, 22 Apr 2003 00:36:39 +0200
> On Sat, Apr 19, 2003 at 10:14:23PM +0200, Jochen K?chelin wrote:
> > what do i have to enter
> > in hosts.allow to allow ssh access only
> > from a certain domain?
> >
> > or is there another more secure way to
> > restrict access to connect over ssh?
> Semms to me the folloowing line would work:
> sshd: <domain identity>
> domain would be like: 191.135.
Some examples that I use:
sshd: 192.168.7.0/255.255.255.0 : allow
sshd: 192.168.0.0/255.255.0.0 : allow
sshd: .subnet.org
Anne
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]