firewall/archi.nft
Hugo Levy-Falk 31ee6ef787 SNAT
2019-02-09 10:23:05 +01:00

19 lines
438 B
Plaintext

# Variables prpres à l'architecture pour le pare-feu
# Interfaces de la machine
define if_adherent = "bond0.69"
define if_admin = "bond0.7"
define if_federez = "bond0.20"
define if_supelec = "bond0.2"
define if_aloes = "bond0.66"
define if_prerezotage = "bond0.68"
define if_dmz = "bond0.13"
# Ips
define comnpay = 46.255.53.0/24
define website = 193.48.225.242
define intranet = 193.48.225.247
define bounce_server = 193.48.225.247