File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -213,6 +213,7 @@ might be for a host while it waits for the lighthouse response.
213
213
For any <OverlayIP>Nebula IPs</OverlayIP> in the range, it will apply the mask and add the <UnderlayIP>calculated
214
214
IP</UnderlayIP> as the initial remote (while it waits for the response from the lighthouse). Both CIDRs must have the
215
215
same mask size. For example, <OverlayIP>Nebula IP 10.0.10.123</OverlayIP> will have a calculated remote of
216
+
216
217
<UnderlayIP>192.168.1.123</UnderlayIP>.
217
218
218
219
` ` ` yml
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ their own config.
42
42
43
43
` relays` is a list of <OverlayIP>Nebula IPs</OverlayIP> that peers can use to relay packets to this host.
44
44
45
- <OverlayIP>IPs</OverlayIP> in this list must have `am_relay` set to `true` in their configs, otherwise they will reject relay
46
- requests.
45
+ <OverlayIP>IPs</OverlayIP> in this list must have `am_relay` set to `true` in their configs, otherwise they will reject
46
+ relay requests.
47
47
48
48
` ` ` yml
49
49
relays:
You can’t perform that action at this time.
0 commit comments