On 11/3/12, pch0317 <[email protected]> wrote: > Hi, > > I would like to allow user access to server form range of addresses from > 192.168.0.50 to 192.168.0.70. > How to do that with openssh? > > Thanks
You could try using the conditional block "Match Address" see the manual page for sshd_config for the details. But it might be easier to just use IP Tables and block incoming SSH from everything except that range of addresses. Regards, /Lars -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/cacq_q0fzu9-c0xfbjpd5_nt-kbetfkf7cw2jd+rdnpg3w6f...@mail.gmail.com

