Commit 1e65dba
committed
ofborg: give eval04 and build05 routable IPv6
eval04 and build05 used the bare ::/64 address instead of ::1/64 like the other
ofborg nodes, and their AAAA records pointed at the same address. The all-zero
interface ID is reserved as the Subnet-Router anycast address (RFC 4291), so it
is not a valid host unicast address, and it was not reachable from here. Use ::1
in both the host config and DNS to match the other nodes.1 parent e1829a2 commit 1e65dba
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- dns
- non-critical-infra/hosts
- build05.ofborg.org
- eval04.ofborg.org
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments