init commit
This commit is contained in:
11
playbooks/templates/sshd/99-lan-bypass.conf.j2
Normal file
11
playbooks/templates/sshd/99-lan-bypass.conf.j2
Normal file
@@ -0,0 +1,11 @@
|
||||
Match Address 10.0.0.0/8
|
||||
PasswordAuthentication yes
|
||||
|
||||
Match Address 192.168.0.0/16
|
||||
PasswordAuthentication yes
|
||||
|
||||
Match Address 206.202.209.9/32
|
||||
PasswordAuthentication yes
|
||||
|
||||
Match Address 100.64.0.0/10
|
||||
PasswordAuthentication yes
|
Reference in New Issue
Block a user