Mise à jour de 'infra/shorewall/shorewall_alpha.md'
parent
de3793ec1f
commit
0f368e9e96
|
@ -72,12 +72,6 @@ ACCEPT coro $FW icmp
|
|||
ACCEPT $FW krkn icmp
|
||||
ACCEPT $FW ext icmp
|
||||
ACCEPT $FW net icmp
|
||||
ACCEPT krkn ext icmp
|
||||
|
||||
#Interface web proxmox
|
||||
ACCEPT krkn:10.10.0.3 $FW tcp 8006,5902
|
||||
ACCEPT net $FW tcp 8006
|
||||
|
||||
```
|
||||
### /etc/shorewall/snat
|
||||
Configuration SNAT permettant de faire du "masquerading", ainsi les paquets qui sortent des CT LXC ont comme IP source, l'IP de l'interface externe _eth0_.
|
||||
|
|
Loading…
Reference in New Issue