[config] rid special et ip correspondantes
This commit is contained in:
parent
90d45a9212
commit
5d8f67d433
1 changed files with 3 additions and 3 deletions
|
@ -241,16 +241,16 @@ rid_machines_speciales = {
|
||||||
# ovh.crans.org
|
# ovh.crans.org
|
||||||
4097: '91.121.84.138',
|
4097: '91.121.84.138',
|
||||||
# soyouz.crans.org
|
# soyouz.crans.org
|
||||||
4096: '91.121.179.40',
|
4098: '91.121.179.40',
|
||||||
}
|
}
|
||||||
|
|
||||||
ipv6_machines_speciales = {
|
ipv6_machines_speciales = {
|
||||||
# freebox
|
# freebox
|
||||||
4096: 'fe80::210:5aff:feaf:a979',
|
4096: 'fe80::210:5aff:feaf:a979',
|
||||||
# ovh
|
# ovh
|
||||||
4097: 'fe80::219:d1ff:fea2:b611',
|
4097: '2001:41d0:1:898a::1',
|
||||||
# soyouz
|
# soyouz
|
||||||
4098: 'fe80::4e72:b9ff:feb1:9c2f',
|
4098: '2001:41d0:1:f428::1',
|
||||||
}
|
}
|
||||||
|
|
||||||
# Les préfixes ipv6
|
# Les préfixes ipv6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue