Re: allow login from specific address
- From: Unruh <unruh-spam@xxxxxxxxxxxxxx>
- Date: 20 Sep 2006 16:40:42 GMT
Sylvain Ferriol <sferriol@xxxxxxx> writes:
hello
i want to config a ssh gateway between internet and my intranet:
the specifications are:
- a user from internet can not login the ssh_gateway
- some users (admins) from intranet can login the ssh_gateway
how can i do that ?
can i allow sshd to accept login only from an ip address range ?
Use hosts.allow and only allow from the specific address range. ssh uses
tcpwrapper.
is it more secure to only accept port forwarding on ssh_gateway ?
thanks
sylvain.
- References:
- allow login from specific address
- From: Sylvain Ferriol
- allow login from specific address
- Prev by Date: Re: allow login from specific address
- Next by Date: Re: How to setup a ssh connection to a remote host while booting a linux system (executing an init-script) ?
- Previous by thread: Re: allow login from specific address
- Index(es):
Relevant Pages
|