summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-02-27 18:53:54 +0000
committerChristian Pointner <equinox@anytun.org>2009-02-27 18:53:54 +0000
commit70ac9904370f8ed143572e770be02608027eeaf8 (patch)
tree78642cc0591abc2927c03f3eaea912c7358ea24b
parentupdated sample config (diff)
cleanup
-rw-r--r--etc/anytun/client1/config2
-rw-r--r--etc/anytun/client2/config2
-rw-r--r--etc/anytun/client3/config2
-rw-r--r--etc/anytun/server/conf.d/client12
-rw-r--r--etc/anytun/server/conf.d/client22
-rw-r--r--etc/anytun/server/conf.d/client32
6 files changed, 6 insertions, 6 deletions
diff --git a/etc/anytun/client1/config b/etc/anytun/client1/config
index 8516020..a4fc1a0 100644
--- a/etc/anytun/client1/config
+++ b/etc/anytun/client1/config
@@ -79,7 +79,7 @@ port 4444
## the address hast to be supplied in CIDR notation
#ifconfig <local>/<prefix length>
-##Manually set encryption key and salt
+## Manually set encryption key and salt
## (this replaces the passphrase)
#key 0123456789ABCDEF0123456789ABCDEF
#salt 0123456789ABCD0123456789ABCD
diff --git a/etc/anytun/client2/config b/etc/anytun/client2/config
index 7f120ed..e487515 100644
--- a/etc/anytun/client2/config
+++ b/etc/anytun/client2/config
@@ -79,7 +79,7 @@ port 4444
## the address hast to be supplied in CIDR notation
#ifconfig <local>/<prefix length>
-##Manually set encryption key and salt
+## Manually set encryption key and salt
## (this replaces the passphrase)
#key 2123456789ABCDEF0123456789ABCDEF
#salt 2123456789ABCD0123456789ABCD
diff --git a/etc/anytun/client3/config b/etc/anytun/client3/config
index acb82a3..59bb925 100644
--- a/etc/anytun/client3/config
+++ b/etc/anytun/client3/config
@@ -79,7 +79,7 @@ port 4444
## the address hast to be supplied in CIDR notation
#ifconfig <local>/<prefix length>
-##Manually set encryption key and salt
+## Manually set encryption key and salt
## (this replaces the passphrase)
#key 3123456789ABCDEF0123456789ABCDEF
#salt 3123456789ABCD0123456789ABCD
diff --git a/etc/anytun/server/conf.d/client1 b/etc/anytun/server/conf.d/client1
index 71a14f8..fd56071 100644
--- a/etc/anytun/server/conf.d/client1
+++ b/etc/anytun/server/conf.d/client1
@@ -36,7 +36,7 @@ route fec0::1/128
## Expert options #
#############################
-##Manually set encryption key and salt
+## Manually set encryption key and salt
## (this replaces the passphrase)
#key 0123456789ABCDEF0123456789ABCDEF
#salt 0123456789ABCD0123456789ABCD
diff --git a/etc/anytun/server/conf.d/client2 b/etc/anytun/server/conf.d/client2
index 597c897..59d2e21 100644
--- a/etc/anytun/server/conf.d/client2
+++ b/etc/anytun/server/conf.d/client2
@@ -36,7 +36,7 @@ route fec0::2/128
## Expert options #
#############################
-##Manually set encryption key and salt
+## Manually set encryption key and salt
## (this replaces the passphrase)
#key 2123456789ABCDEF0123456789ABCDEF
#salt 2123456789ABCD0123456789ABCD
diff --git a/etc/anytun/server/conf.d/client3 b/etc/anytun/server/conf.d/client3
index a3d7f25..a3a4fa0 100644
--- a/etc/anytun/server/conf.d/client3
+++ b/etc/anytun/server/conf.d/client3
@@ -36,7 +36,7 @@ route fec0::3/128
## Expert options #
#############################
-##Manually set encryption key and salt
+## Manually set encryption key and salt
## (this replaces the passphrase)
#key 3123456789ABCDEF0123456789ABCDEF
#salt 3123456789ABCD0123456789ABCD