firewall/archi.nft
2019-01-07 23:48:31 +01:00

18 lines
437 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