From f7b98c4da17fdaf10e917e574cb1693c4e708209 Mon Sep 17 00:00:00 2001 From: xHire Date: Sat, 21 Oct 2017 10:27:43 +0200 Subject: [PATCH] Typos in config file --- wrapsix.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wrapsix.conf b/wrapsix.conf index 2fead9f..f652b05 100644 --- a/wrapsix.conf +++ b/wrapsix.conf @@ -4,13 +4,13 @@ #mtu 1280 # Standard prefix for NAT64 is 64:ff9b::/96 (it's reserved by IANA for this -# purpose), but if you want e.g. prefix from your own subnet, feel free to +# purpose), but if you want, e.g., prefix from your own subnet, feel free to # uncomment and change it (but remember: it must be at least /96 and unused!). -# Don't enter information about prefix length (/96). +# Don't enter information about the prefix length (/96). #prefix 64:ff9b:: # WrapSix automatically detects first (non-loopback) interface and uses it. Use -# this option to run WrapSix on different interface. +# this option to run WrapSix on a different interface. #interface eth0 # Unassigned IPv4 address for sole usage by WrapSix. Even the OS mustn't have it