This commit is contained in:
lare 2022-10-26 17:31:34 +02:00
commit ea471d48b2
2 changed files with 112 additions and 0 deletions

0
README.md Normal file
View file

112
hosts.yml Normal file
View file

@ -0,0 +1,112 @@
dn42routers:
children:
# north america
na:
hosts:
usw1:
ansible_host: usw1.dn42.lare.cc
ownip: 172.22.125.132
ownip6: fd63:5d40:47e5::132
dn42_regions: [44]
location: "Phoenix, AZ, US"
wg_pubkey: "Qd2XCotubH4QrQIdTZjYG4tFs57DqN7jawO9vGz+XWM="
link_local_ip6: "fe80::3035:132"
link_local_ip4: "169.254.35.132"
igp_upstreams:
- de01
ca01:
ansible_host: ca01.dn42.lare.cc
ownip: 172.22.125.135
ownip6: fd63:5d40:47e5::135
dn42_regions: [1124]
location: "Canada"
wg_pubkey: ""
link_local_ip6: "fe80::3035:135"
link_local_ip4: "169.254.35.132"
igp_upstreams:
- usw1
- de01
# europa
eu:
hosts:
de01:
ansible_host: de01.dn42.lare.cc
ownip: 172.22.125.130
ownip6: fd63:5d40:47e5::130
dn42_regions: [41,1276]
location: "Frankfurt, DE"
wg_pubkey: "OL2LE2feDsFV+fOC4vo4u/1enuxf3m2kydwGRE2rKVs="
link_local_ip6: "fe80::3035:130"
link_local_ip4: "169.254.35.130"
igp_upstreams:
- usw1
de02:
ansible_host: de02.dn42.lare.cc
v6_only: true
ownip: 172.22.125.131
ownip6: fd63:5d40:47e5::131
dn42_regions: [41, 1276]
location: "Jena, DE"
wg_pubkey: "dwtxXvpgWCGtX/QKFDaLXsWYRPd08Tg1JGsvzLudgjw="
link_local_ip6: "fe80::3035:131"
link_local_ip4: "169.254.35.131"
igp_upstreams:
- de01
- usw1
fin1:
ansible_host: fin1.dn42.lare.cc
v6_only: true
limitation: "ipv4 only 20 ports"
ownip: 172.22.125.133
ownip6: fd63:5d40:47e5::133
dn42_regions: [41,1246]
location: "Finnland"
wg_pubkey: "45JStyEA9r92aFd0VcI+SVPJ0ACymCO3PMLjczw9IzQ="
link_local_ip6: "fe80::3035:133"
link_local_ip4: "169.254.35.133"
igp_upstreams:
- de01
- usw1
apac:
hosts:
nz01:
ansible_host: v6.nz01.dn42.lare.cc
v6_only: true
limitation: "ipv4 only 20 ports"
ownip: 172.22.125.134
ownip6: fd63:5d40:47e5::134
dn42_regions: [53, 1554]
location: "Auckland, NZ"
wg_pubkey: "OhpIfAMN/YsQrl/gMPDr8OwFkVXvREpmrfjPv3U5/Fg="
link_local_ip6: "fe80::3035:134"
link_local_ip4: "169.254.35.134"
igp_upstreams:
- usw1
- de01
private:
hosts:
home:
ansible_host: 172.22.125.129
limitation: "only iBGP"
ownip: 172.22.125.130
ownip6: fd63:5d40:47e5::129
dn42_regions: [41, 1056]
location: "Belgium, World"
wg_pubkey: "uPWas003UsKfxbffAhSZsEDO+rayQmu6xhftgEAZnjM="
link_local_ip6: "fe80::3035:129"
link_local_ip4: "169.254.35.129"
igp_upstreams:
- de01
- usw1
- fin1
- ca01
- nz01
anycast:
hosts:
de01:
usw1:
nz01: