X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fexample.texi;h=688898a76bf350e646fac90b3ef7f702a5c40aa1;hb=b779397ef0dba12ed2fb117e1a514bf0d5b598ef;hp=483177262533fdcca383f4dd0c6617b4720bb33a;hpb=21dee974626eb44b6c3904621dea946fef7e17fc;p=govpn.git diff --git a/doc/example.texi b/doc/example.texi index 4831772..688898a 100644 --- a/doc/example.texi +++ b/doc/example.texi @@ -9,7 +9,7 @@ WiFi-reachable gateway. @item You want to create virtual encrypted and authenticated 172.16.0/24 network and use it as a default transport. @item Assume that outgoing GoVPN packets can be fragmented, so we do not -bother configuring MTU of TAP interfaces. For better performance just +bother configuring MTU of TUN/TAP interfaces. For better performance just lower it and check that no fragmentation of outgoing UDP packets occurs. @end itemize @@ -29,7 +29,7 @@ Place the following YAML configuration entry on the server's side: Alice: up: /path/to/up.sh - iface: or TAP interface name + iface: or TUN/TAP interface name verifier: $balloon$s=32768,t=16,p=2$bwR5VjeCYIQaa8SeaI3rqg$KCNIqfS4DGsBTtVytamAzcISgrlEWvNxan1UfBrFu10 @end verbatim