ajout du site2

This commit is contained in:
Francois Lesueur 2023-05-17 09:18:18 +02:00
parent 1dd6092aa8
commit e843e6fc74
6 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
version: 1 version: 1
header: header:
name: Target AS name: Kaz AS
comment: AS of the Target organization comment: AS of the Kaz CHATONS
hosts: hosts:
router: router:

View File

@ -1,2 +1,2 @@
proxy proxy
#traefic #traefik

View File

@ -3,7 +3,7 @@ jirafeau
ethercalc ethercalc
collabora collabora
ethercalc ethercalc
#etherpad etherpad
quotas quotas
web web
#vigilo #vigilo

View File

@ -101,7 +101,7 @@ DEBIAN_FRONTEND=noninteractive apt-get clean
# On installe Kaz # On installe Kaz
ifconfig lo:0 100.80.0.2 ifconfig lo:0 100.80.0.2
ifconfig lo:1 100.80.1.2 ifconfig lo:1 100.80.1.2
echo "100.80.0.2 smtp imap www mail cloud cloud.kaz.sns tableur tableur.kaz.sns webmail webmail.kaz.sns garradin garradin.kaz.sns wiki wiki.kaz.sns git git.kaz.sns office office.kaz.sns depot depot.kaz.sns ldap ldap.kaz.sns mdp mdp.kaz.sns koffre koffre.kaz.sns pad pad.kaz.sns agora agora.kaz.sns" >> /etc/hosts echo "100.80.0.2 smtp imap www mail cloud cloud.kaz.sns tableur tableur.kaz.sns webmail webmail.kaz.sns garradin garradin.kaz.sns wiki wiki.kaz.sns git git.kaz.sns office office.kaz.sns depot depot.kaz.sns ldap ldap.kaz.sns mdp mdp.kaz.sns koffre koffre.kaz.sns pad pad.kaz.sns agora agora.kaz.sns dashboard dashboard.kaz.sns" >> /etc/hosts
echo "100.80.1.2 listes listes.kaz.sns" >> /etc/hosts echo "100.80.1.2 listes listes.kaz.sns" >> /etc/hosts
cp "${DIR}/kaz.sh" /root/kaz.sh cp "${DIR}/kaz.sh" /root/kaz.sh
cp "${DIR}/createUser.txt" /root/ cp "${DIR}/createUser.txt" /root/

View File

@ -11,8 +11,8 @@ hosts:
interfaces: interfaces:
eth0: eth0:
bridge: transit-a bridge: transit-a
ipv4: 100.64.1.140/24 ipv4: 100.64.0.140/24
ipv6: 2001:db8:b001::140/48 ipv6: 2001:db8:b000::140/48
eth1: eth1:
bridge: mica-lan bridge: mica-lan
ipv4: 100.82.0.1/16 ipv4: 100.82.0.1/16

View File

@ -20,8 +20,8 @@ hosts:
- bgprouter: - bgprouter:
asn: 30 asn: 30
asdev: eth1 asdev: eth1
neighbors4: 100.64.0.10 as 10;100.64.0.30 as 7;100.64.0.40 as 8; 100.64.0.20 as 6; 100.64.0.50 as 13; 100.64.0.110 as 20; 100.64.1.140 as 12 neighbors4: 100.64.0.10 as 10;100.64.0.11 as 11;100.64.0.30 as 7;100.64.0.40 as 8; 100.64.0.20 as 6; 100.64.0.50 as 13; 100.64.0.110 as 20; 100.64.0.140 as 12
neighbors6: 2001:db8:b000::10 as 10; 2001:db8:b000::30 as 7;2001:db8:b000::40 as 8; 2001:db8:b000::20 as 6; 2001:db8:b000::50 as 13; 2001:db8:b000::110 as 20; 2001:db8:b001::140 as 12 neighbors6: 2001:db8:b000::10 as 10; 2001:db8:b000::11 as 11; 2001:db8:b000::30 as 7;2001:db8:b000::40 as 8; 2001:db8:b000::20 as 6; 2001:db8:b000::50 as 13; 2001:db8:b000::110 as 20; 2001:db8:b000::140 as 12
- resolv: - resolv:
ns: 100.100.100.100 ns: 100.100.100.100
domain: transit-a.sns domain: transit-a.sns