k 3 retiolum: add description to configure Address=
This commit is contained in:
parent
00c9e4278b
commit
26e43d47a7
@ -119,6 +119,10 @@ let
|
|||||||
The list of hosts in the network which the client will try to connect
|
The list of hosts in the network which the client will try to connect
|
||||||
to. These hosts should have an 'Address' configured which points to a
|
to. These hosts should have an 'Address' configured which points to a
|
||||||
routeable IPv4 or IPv6 address.
|
routeable IPv4 or IPv6 address.
|
||||||
|
|
||||||
|
In stockholm this can be done by configuring:
|
||||||
|
host.nets.${netname?"retiolum"}.via.addrs4 =
|
||||||
|
[ "${external-ip} ${external-port}" ]
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user