Update tinc/hosts/daltx_nurd_lixo, tinc/hosts/denco_mane_lixo, tinc/hosts/inwwv_nurd_lixo, tinc/hosts/lkwco_mane_lixo, tinc/hosts/manva_nurd_lixo, .gitignore, gortr/roas.json, bird/rpki/hosts/denco_mane_lixo, bird/rpki/known_hosts, bird/peers/daltx_nurd_lixo, bird/peers/denco_mane_lixo, bird/peers/glaz_mane_lixo, bird/peers/lkwco_mane_lixo, bird/peers/phxaz_nurd_lixo files
This commit is contained in:
parent
ffa182a26c
commit
f8fb389cce
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
build/
|
1
bird/peers/daltx_nurd_lixo
Normal file
1
bird/peers/daltx_nurd_lixo
Normal file
@ -0,0 +1 @@
|
||||
neighbor 172.31.0.212 as 4206969212;
|
1
bird/peers/denco_mane_lixo
Normal file
1
bird/peers/denco_mane_lixo
Normal file
@ -0,0 +1 @@
|
||||
neighbor 172.31.0.8 as 4206969008;
|
1
bird/peers/glaz_mane_lixo
Normal file
1
bird/peers/glaz_mane_lixo
Normal file
@ -0,0 +1 @@
|
||||
neighbor 172.31.0.200 as 4206969200;
|
1
bird/peers/lkwco_mane_lixo
Normal file
1
bird/peers/lkwco_mane_lixo
Normal file
@ -0,0 +1 @@
|
||||
neighbor 172.31.0.16 as 4206969016;
|
1
bird/peers/phxaz_nurd_lixo
Normal file
1
bird/peers/phxaz_nurd_lixo
Normal file
@ -0,0 +1 @@
|
||||
neighbor 172.31.0.208 as 4206969208;
|
1
bird/rpki/hosts/denco_mane_lixo
Normal file
1
bird/rpki/hosts/denco_mane_lixo
Normal file
@ -0,0 +1 @@
|
||||
remote 172.31.0.8 port 8282;
|
0
bird/rpki/known_hosts
Normal file
0
bird/rpki/known_hosts
Normal file
58
gortr/roas.json
Normal file
58
gortr/roas.json
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"roas": [
|
||||
{
|
||||
"comment": "denco.mane.lixo",
|
||||
"asn": "AS4206969008",
|
||||
"prefix": "172.31.8.0/21",
|
||||
"maxLength": 21
|
||||
},
|
||||
{
|
||||
"comment": "lkwco.mane.lixo",
|
||||
"asn": "AS4206969016",
|
||||
"prefix": "172.31.16.0/21",
|
||||
"maxLength": 21
|
||||
},
|
||||
{
|
||||
"comment": "inwwv.nurd.lixo",
|
||||
"asn": "AS4206969200",
|
||||
"prefix": "172.31.200.0/21",
|
||||
"maxLength": 21
|
||||
},
|
||||
{
|
||||
"comment": "manva.nurd.lixo",
|
||||
"asn": "AS4206969208",
|
||||
"prefix": "172.31.208.0/22",
|
||||
"maxLength": 22
|
||||
},
|
||||
{
|
||||
"comment": "daltx.nurd.lixo",
|
||||
"asn": "AS4206969212",
|
||||
"prefix": "172.31.212.0/22",
|
||||
"maxLength": 22
|
||||
},
|
||||
{
|
||||
"comment": "phxaz.nurd.lixo",
|
||||
"asn": "AS4206969216",
|
||||
"prefix": "172.31.216.0/21",
|
||||
"maxLength": 21
|
||||
},
|
||||
{
|
||||
"comment": "anycast denco.mane.lixo",
|
||||
"asn": "AS4206969008",
|
||||
"prefix": "172.31.254.0/24",
|
||||
"maxLength": 24
|
||||
},
|
||||
{
|
||||
"comment": "anycast manva.nurd.lixo",
|
||||
"asn": "AS4206969208",
|
||||
"prefix": "172.31.254.0/24",
|
||||
"maxLength": 24
|
||||
},
|
||||
{
|
||||
"comment": "anycast phxaz.nurd.lixo",
|
||||
"asn": "AS4206969216",
|
||||
"prefix": "172.31.254.0/24",
|
||||
"maxLength": 24
|
||||
}
|
||||
]
|
||||
}
|
15
tinc/hosts/daltx_nurd_lixo
Normal file
15
tinc/hosts/daltx_nurd_lixo
Normal file
@ -0,0 +1,15 @@
|
||||
Address = daltx.needs.vodka
|
||||
Port = 9993
|
||||
Cipher = blowfish
|
||||
Digest = sha1
|
||||
|
||||
Subnet = 172.31.0.212/32
|
||||
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
MIIBCgKCAQEA8p5Pyqe/jSht3wO2QYR/Oyxw+kZGBzeXlmESg+UM3XobOf5v60JE
|
||||
08Xb+KTuykSSdsPTKjKi5ulg6oYUGeSHcne1Kg1/sri5G+r8QTGYJ+wF4FlkUmkp
|
||||
JasriArrUPCg/IRcsWlRzG3i8sotzgfD78ryGN1tnNYUUT7qBguJEl/XpSLdrugH
|
||||
caL/MtXdQ1WIKtRjZdqUrwdNUmpsAgDd7Oc/xJx9bdg00OltX8cJHLExHT9wl8Dy
|
||||
kmAGi+C2ncyVBisWKAo0W2a6IUe/G0aZLfoIABanPBUHAvERv2AaS5sbRWJDVa5Z
|
||||
umoF2QtkfrgGu0Wftu6coG58wgxgtjv9jwIDAQAB
|
||||
-----END RSA PUBLIC KEY-----
|
15
tinc/hosts/denco_mane_lixo
Normal file
15
tinc/hosts/denco_mane_lixo
Normal file
@ -0,0 +1,15 @@
|
||||
Address = tunnel.teamlixo.net
|
||||
Port = 9993
|
||||
Cipher = blowfish
|
||||
Digest = sha1
|
||||
|
||||
Subnet = 172.31.0.8/32
|
||||
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
MIIBCgKCAQEAlo0meA9kqA/IgUxiXaAqEteSBo5g2EHwdZOGpdS0FMggQDg0DsG9
|
||||
je7xDsCsoelDoWXGvivRGp5vzovYMkd1KeT+alMJVsKcM+6UNjBSZ75s9TOp0/Pw
|
||||
FkkhlzibiFpQ+BVng3SVnR/ZnfFTT0zn1egxlT1OPp40GcpCMf8ZFSseyWBLItxo
|
||||
GXFXAZZfg/OjtnKFfnEtYpMdN/uZFk8fe9v6V2z+lcfg7wo0v2EvLnV53LBG+Rjv
|
||||
TAUrE1Mkb/tET0vc5NP3fYJxCrBnMY+V+XDEb4eh/FVVwaJwK7IeM1IENpnCNMVi
|
||||
m1wFyBI0inVplKvQSrBF22rW6/ccqyUv/QIDAQAB
|
||||
-----END RSA PUBLIC KEY-----
|
19
tinc/hosts/inwwv_nurd_lixo
Normal file
19
tinc/hosts/inwwv_nurd_lixo
Normal file
@ -0,0 +1,19 @@
|
||||
# This is a local node; no direct connections are possible as it
|
||||
# is behind a dynamic host. Therefore, we set the host address
|
||||
# to 0.0.0.0
|
||||
|
||||
Address = 0.0.0.0
|
||||
Port = 9993
|
||||
Cipher = blowfish
|
||||
Digest = sha1
|
||||
|
||||
Subnet = 172.31.0.200/32
|
||||
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
MIIBCgKCAQEAqMJesuX07HCLjDI+DuWCvZvWk9CoTLdjlYiDkHWkeyy6vkkHH+mP
|
||||
qqo4mo1vPiIwQJoBxAdjO1qN1CMBA1SR/JtRLXpo2tvLHlW96vN4XbKtOuOa3rNy
|
||||
OH1UGC+JOagYAAxoHQfZWmmYs8hM80g9J80jP99wuwY+ZQJELxtLpOl3hwMbFx8I
|
||||
LqjiFPEMflz3wJDiFoI4dSRd+IvwIIzTUqId6yNgDpZLalZ73DvTj2GKUWZu525k
|
||||
oAyWxuFit1f55tLNa0SgKf8VefDIXl4uCuQN4SUHTGQo0H/luUh92OFE+hhG1EMj
|
||||
Ja45AZ+3+DYFX0eLVyTq/OCjHugHsBOAPwIDAQAB
|
||||
-----END RSA PUBLIC KEY-----
|
19
tinc/hosts/lkwco_mane_lixo
Normal file
19
tinc/hosts/lkwco_mane_lixo
Normal file
@ -0,0 +1,19 @@
|
||||
# This is a local node; no direct connections are possible as it
|
||||
# is behind a dynamic host. Therefore, we set the host address
|
||||
# to 0.0.0.0
|
||||
|
||||
Address = 0.0.0.0
|
||||
Port = 9993
|
||||
Cipher = blowfish
|
||||
Digest = sha1
|
||||
|
||||
Subnet = 172.31.0.16/32
|
||||
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
MIIBCgKCAQEAo2NyYsNCAKl0xMlyMxKfK9oJ0MV1xkotQGKXAt22wB3G23M979nz
|
||||
5A/FSUaTKoiuZlGU67A+4d4VXWMXjxkaEn3xTASqv1wmrZbV5i7VIpoIbIekJ8iS
|
||||
VW1e2NXgYkSECNafubMGyScUaauMU3mAAn8gcO4hLVrmXaRIElViUoFP1U/5kLik
|
||||
vfDNTBdEdgy8z7Nq9nkGmq18TGVPfDSbf0DjG0jLoaBbKZwCw6dkTyCeRbjkwh+i
|
||||
jVLP0vWt1B9RIrzdyRzEka81yGFDFPgDZPkql4pZdVoTG2A8953oonxPPa+HBF/d
|
||||
bKAsu4QRGLCPI+AaIRxaoS2EaM9oBEqdHQIDAQAB
|
||||
-----END RSA PUBLIC KEY-----
|
15
tinc/hosts/manva_nurd_lixo
Normal file
15
tinc/hosts/manva_nurd_lixo
Normal file
@ -0,0 +1,15 @@
|
||||
Address = paperbag.needs.vodka
|
||||
Port = 9993
|
||||
Cipher = blowfish
|
||||
Digest = sha1
|
||||
|
||||
Subnet = 172.31.0.208/32
|
||||
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
MIIBCgKCAQEApp+DSQCFowhht6YW3+uWynL3CH1NHvoZvWpI1Rb94z2sez32bMwD
|
||||
PijqlTLYjbCf9xjV2IeGJk41QHhZs29kJmaO9BARYzl44GlmfnwQVbJVRot13r10
|
||||
efa6au2gaRm6IucLB6qrExhstGfZtOfsLE3ydoeTeKq4uPy07X0GU91hXNRbrvUX
|
||||
bzfvDUhLw0sd84g/15lEtm+wrUMfMhWuoVe0o3F/4x23pE+w57feK5jDxQUbE5LB
|
||||
ICt0z+hzNKVqC1GKQ3sCqtMSEm9Tl/SXdCxVuWbBb2q241wgqjQZvczdbcYHkL9B
|
||||
9qJWQ+Y63sm0gMRZL6tR7cXBnWF1nLEYqwIDAQAB
|
||||
-----END RSA PUBLIC KEY-----
|
Loading…
x
Reference in New Issue
Block a user