X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=doc%2Fexample.texi;h=688898a76bf350e646fac90b3ef7f702a5c40aa1;hp=483177262533fdcca383f4dd0c6617b4720bb33a;hb=a11b0bda178937e6891770f40f800d69b5640313;hpb=0bf04621961589bc735dc8bd8a075d7db24c4178 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