summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-04-03 15:22:55 +0000
committerOthmar Gsenger <otti@anytun.org>2007-04-03 15:22:55 +0000
commit274b72ec594fc5276a0fc2ffa476c520308d4b92 (patch)
treeac37113fbbfae306b70e14698b7b4b61b1030fa2
parenttunnel mode ASCII (diff)
tunnel ascii
-rw-r--r--draft-gsenger-anycast-relay-00.txt42
-rw-r--r--internet-draft-anytun.xml2
2 files changed, 22 insertions, 22 deletions
diff --git a/draft-gsenger-anycast-relay-00.txt b/draft-gsenger-anycast-relay-00.txt
index 060ae92..95ee428 100644
--- a/draft-gsenger-anycast-relay-00.txt
+++ b/draft-gsenger-anycast-relay-00.txt
@@ -133,9 +133,22 @@ Internet-Draft Anycast stream relaying March 2007
1.1.1.1. Tunneling Mode
-
An example of anytun used in tunnel mode
+ ----------- -----------
+ | RTP | ---------- | RTP |
+ ----------- -> |server 1| -> -----------
+ | UDP | ---------- | UDP |
+ ----------- -----------
+ ----- | IPv6 | ---------- | IPv6 | -----
+ | | -> ----------- -> |server 2| -> ----------- -> | |
+ ----- | anytun | ---------- | anytun | -----
+ ##### ----------- ----------- #####
+ | UDP | ---------- | UDP |
+ client 1 ----------- -> |server 3| -> ----------- client 2
+ | IPv4 | ---------- | IPv4 |
+ ----------- -----------
+ | ... | anycast | ... |
Figure 1
@@ -149,6 +162,13 @@ Internet-Draft Anycast stream relaying March 2007
and that the services HAVE TO be running on all servers in order to
work.
+
+
+Gsenger Expires September 2, 2007 [Page 3]
+
+Internet-Draft Anycast stream relaying March 2007
+
+
1.1.1.2. Open tunnel mode
In open tunnel mode only one of two clients talking to each other
@@ -161,14 +181,6 @@ Internet-Draft Anycast stream relaying March 2007
The anytun servers act like a source NAT router, therefor for the
destination it saems that it is talking to the client directly.
-
-
-
-Gsenger Expires September 2, 2007 [Page 3]
-
-Internet-Draft Anycast stream relaying March 2007
-
-
1.1.1.3. relay mode
In relay mode the anycast serveres directly repaet the packetes of
@@ -208,18 +220,6 @@ Internet-Draft Anycast stream relaying March 2007
-
-
-
-
-
-
-
-
-
-
-
-
Gsenger Expires September 2, 2007 [Page 4]
Internet-Draft Anycast stream relaying March 2007
diff --git a/internet-draft-anytun.xml b/internet-draft-anytun.xml
index c81d56d..b2e6621 100644
--- a/internet-draft-anytun.xml
+++ b/internet-draft-anytun.xml
@@ -47,8 +47,8 @@
<section title='Tunneling Mode'>
<figure anchor="tunnel_mode">
+ <preamble>An example of anytun used in tunnel mode</preamble>
<artwork>
- <preamble>An example of anytun used in tunnel mode</preamble>
----------- -----------
| RTP | ---------- | RTP |
----------- -> |server 1| -> -----------