aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Volkov <volkov.am@ekb-info.ru>2021-09-28 19:21:58 +0500
committerAndrey Volkov <volkov@ekb-info.ru>2024-05-24 10:51:59 +0500
commitd01b0a6b187d8909ad11b328c557ecdc29431d04 (patch)
tree016044179c2757b11a22b1a34342d1235c257b01
parentAdd type_${IFVAR}=wireguard for arbitrary wireguard interface names (diff)
downloadnetifrc-d01b0a6b187d8909ad11b328c557ecdc29431d04.tar.gz
netifrc-d01b0a6b187d8909ad11b328c557ecdc29431d04.tar.bz2
netifrc-d01b0a6b187d8909ad11b328c557ecdc29431d04.zip
Append wireguard docs at net.example with arbitrary interface name exampleHEADmaster
Signed-off-by: Andrey Volkov <volkov@ekb-info.ru>
-rw-r--r--doc/net.example.Linux.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index 84e4b1c..143dc9d 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -1350,6 +1350,10 @@
#
# Wireguard can also be configured by passing explicit settings
#wireguard_wg0="private-key /path/to/whatever listen-port 1234 peer ABCDEF= endpoint 1.2.3.4:2468"
+#
+# You must specify wireguard interface type to use arbitrary interface names
+#wireguard_site1="/path/to/site1.conf"
+#type_site1="wireguard"
# Network namespace support
# If an interface is configured with a network namespace, it will be moved