Re: wrap sshd

2005-06-11 Thread Vladimir Dvorak
Osmany Guirola Cruz wrote: >Hi > i am trying to restrict the ssh access to my machine from a specific >machine and i am using hosts.allow but does not wor for me this is >my /etc/hosts.allow file > > >sshd : capella.cigb.edu.cu : deny > >then i restart the sshd daemon and doe not work i still have

Re: wrap sshd

2005-06-10 Thread Mike Galvez
On Fri, Jun 10, 2005 at 05:30:53PM +, Osmany Guirola Cruz wrote: > Hi > i am trying to restrict the ssh access to my machine from a specific > machine and i am using hosts.allow but does not wor for me this is > my /etc/hosts.allow file > > > sshd : capella.cigb.edu.cu : deny make sure you

wrap sshd

2005-06-10 Thread Osmany Guirola Cruz
Hi i am trying to restrict the ssh access to my machine from a specific machine and i am using hosts.allow but does not wor for me this is my /etc/hosts.allow file sshd : capella.cigb.edu.cu : deny then i restart the sshd daemon and doe not work i still have access from this machine ... Thanks