Accès SSH aux VM interne uniquement

This commit is contained in:
Adrien Bourmault 2021-11-16 18:32:55 +00:00
parent d80aeca435
commit 293196c704
7 changed files with 55 additions and 0 deletions

View File

@ -34,3 +34,10 @@ Adresse ipv6 publique : 2001:910:1360:1:5054:ff:fec1:d069
address 2001:910:1360::11c/128 address 2001:910:1360::11c/128
gateway 2001:910:1360:: gateway 2001:910:1360::
##### /etc/host.allow
sshd: 192.169.1.0/24, [2001:910:1360::]/48
##### /etc/host/deny
sshd: ALL

View File

@ -37,3 +37,11 @@ Adresse ipv6 publique : 2001:910:1360:1:5054:ff:fec8:83ec
iface enp1s0 inet6 static iface enp1s0 inet6 static
address 2001:910:1360::1ab/128 address 2001:910:1360::1ab/128
gateway 2001:910:1360:: gateway 2001:910:1360::
##### /etc/host.allow
sshd: 192.169.1.0/24, [2001:910:1360::]/48
##### /etc/host/deny
sshd: ALL

View File

@ -37,3 +37,11 @@ Adresse ipv6 publique : 2001:910:1360:1:5054:ff:fefd:631c
iface enp1s0 inet6 static iface enp1s0 inet6 static
address 2001:910:1360::42/128 address 2001:910:1360::42/128
gateway 2001:910:1360:: gateway 2001:910:1360::
##### /etc/host.allow
sshd: 192.169.1.0/24, [2001:910:1360::]/48
##### /etc/host/deny
sshd: ALL

View File

@ -39,3 +39,11 @@ Adresse ipv6 publique : 2001:910:1360:1:5054:ff:fe12:bccf
iface enp1s0 inet6 static iface enp1s0 inet6 static
address 2001:910:1360::148/128 address 2001:910:1360::148/128
gateway 2001:910:1360:: gateway 2001:910:1360::
##### /etc/host.allow
sshd: 192.169.1.0/24, [2001:910:1360::]/48
##### /etc/host/deny
sshd: ALL

View File

@ -48,3 +48,11 @@ Instance publique
iface enp1s0 inet6 static iface enp1s0 inet6 static
address 2001:910:1360::16a/128 address 2001:910:1360::16a/128
gateway 2001:910:1360:: gateway 2001:910:1360::
##### /etc/host.allow
sshd: 192.169.1.0/24, [2001:910:1360::]/48
##### /etc/host/deny
sshd: ALL

View File

@ -38,3 +38,11 @@ Adresse ipv6 publique : 2001:910:1360:1:5054:ff:fe07:f13c
iface enp1s0 inet6 static iface enp1s0 inet6 static
address 2001:910:1360::1ca/128 address 2001:910:1360::1ca/128
gateway 2001:910:1360:: gateway 2001:910:1360::
##### /etc/host.allow
sshd: 192.169.1.0/24, [2001:910:1360::]/48
##### /etc/host/deny
sshd: ALL

View File

@ -37,3 +37,11 @@ Adresse ipv6 publique : 2001:910:1360:1:5054:ff:fe0b:a6ed
iface enp1s0 inet6 static iface enp1s0 inet6 static
address 2001:910:1360::142/128 address 2001:910:1360::142/128
gateway 2001:910:1360:: gateway 2001:910:1360::
##### /etc/hosts.allow
sshd: 192.169.1.0/24, [2001:910:1360::]/48
##### /etc/hosts.deny
sshd: ALL