Displaying 3 results from an estimated 3 matches for "mrtux".
Did you mean:
  metux
  
2016 Aug 19
5
a question about certificates from letsencrypt
Hello!
Certificates from letsencrypt are renewed every three months.
Does that mean a MUA has to accept the renewed certificates manually
everytime it is renewed?
Sorry if this is OT!
Greetings
 Andreas
2004 Sep 19
2
sshd security
I had the same problem so i setup up hosts.allow to only allow access 
from certain ips i require
This has the affect of killing the connection from any other ip befor 
gettign to any login prompt
example below
sshd : localhost : allow
sshd : 192.168.2. : allow
sshd : 82.41.115.213 :allow
sshd : 216.123.248.219 : allow  <-- public ip i wish to allow of course 
i have changed it
sshd : all :
2004 Sep 24
4
ssh security
Derek Ragona wrote:
>> I tried to implement a similar scheme in my hosts.allow on a FreeBSD 
>> 5.2.1 server.  But when I try to test it from an IP outside my LAN, it 
>> still allows ssh logins.  I even put in a line in hosts.allow to 
>> explicitly deny the IP I was ssh'ing from, but it still let me in.  
>> The behavior  gives the appearance that TCP wrappers