From 70ac9904370f8ed143572e770be02608027eeaf8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 27 Feb 2009 18:53:54 +0000 Subject: cleanup --- etc/anytun/client1/config | 2 +- etc/anytun/client2/config | 2 +- etc/anytun/client3/config | 2 +- etc/anytun/server/conf.d/client1 | 2 +- etc/anytun/server/conf.d/client2 | 2 +- etc/anytun/server/conf.d/client3 | 2 +- 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 / -##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 / -##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 / -##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 -- cgit v1.2.3