You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
268 B
10 lines
268 B
# Variables prpres à l'architecture pour le pare-feu
|
|
|
|
# Interfaces de la machine
|
|
define if_adherent = "eth0"
|
|
define if_admin = "eth1"
|
|
define if_federez = "eth2"
|
|
define if_supelec = "eth3"
|
|
define if_aloes = "eth4"
|
|
define if_prerezotage = "eth5"
|
|
define if_dmz = "eth6"
|
|
|