summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-03-07 14:43:04 +0000
committerOthmar Gsenger <otti@anytun.org>2007-03-07 14:43:04 +0000
commite79dba2af5c68906e56b357d587b80a424d67b66 (patch)
treec3dac619118c0c999cf72a78ab7c111d34e567cb
parentfixed ref (diff)
intro
-rw-r--r--draft-gsenger-anycast-relay-00.txt68
-rw-r--r--internet-draft-anytun.xml12
2 files changed, 70 insertions, 10 deletions
diff --git a/draft-gsenger-anycast-relay-00.txt b/draft-gsenger-anycast-relay-00.txt
index b624d83..d20fd99 100644
--- a/draft-gsenger-anycast-relay-00.txt
+++ b/draft-gsenger-anycast-relay-00.txt
@@ -115,11 +115,59 @@ Internet-Draft Anycast stream relaying March 2007
1. Introduction
-1.1. The section
+ anytun defines a Host Anycast Service rfc1546. It can be used to
+ build high scalable and redundant tunnel services. It also supports
+ an IPv4 relay mode, make it possible, that only one of the connection
+ endpoints has to use the anytun protocol. This can be used to make
+ connections through Firewalls or behind a NAT Router
RFC3068 [1] DTD.
-1.1.1. inner section
+1.1. Tunneling Mode
+
+ In tunneling mode the payload of the anytun packet is transmitted
+ from one unicast host to the anycast server. This server makes a
+ routing descision based on the underlying protocol and transmits a
+ new anytun package to one or more clients depending on the routing
+ descition.
+
+1.2. Relay Mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Gsenger Expires September 8, 2007 [Page 3]
+
+Internet-Draft Anycast stream relaying March 2007
+
Appendix A. The appan
@@ -164,7 +212,15 @@ Appendix A. The appan
-Gsenger Expires September 8, 2007 [Page 3]
+
+
+
+
+
+
+
+
+Gsenger Expires September 8, 2007 [Page 4]
Internet-Draft Anycast stream relaying March 2007
@@ -220,7 +276,7 @@ Internet-Draft Anycast stream relaying March 2007
-Gsenger Expires September 8, 2007 [Page 4]
+Gsenger Expires September 8, 2007 [Page 5]
Internet-Draft Anycast stream relaying March 2007
@@ -276,7 +332,7 @@ Author's Address
-Gsenger Expires September 8, 2007 [Page 5]
+Gsenger Expires September 8, 2007 [Page 6]
Internet-Draft Anycast stream relaying March 2007
@@ -332,5 +388,5 @@ Acknowledgment
-Gsenger Expires September 8, 2007 [Page 6]
+Gsenger Expires September 8, 2007 [Page 7]
diff --git a/internet-draft-anytun.xml b/internet-draft-anytun.xml
index e317434..9aec92a 100644
--- a/internet-draft-anytun.xml
+++ b/internet-draft-anytun.xml
@@ -40,14 +40,18 @@
</front>
<middle>
<section title='Introduction'>
- ...
- <section title='The section'>
+ <t>anytun defines a Host Anycast Service rfc1546. It can be used to build high scalable and redundant tunnel services. It also supports an IPv4 relay mode, make it possible, that only one of the connection endpoints has to use the anytun protocol. This can be used to make connections through Firewalls or behind a NAT Router</t>
<t><xref target="RFC3068">RFC3068</xref> DTD.</t>
...
- <section title='inner section'>...</section>
+ <section title='Tunneling Mode'>
+ <t>In tunneling mode the payload of the anytun packet is transmitted from one unicast host to the anycast server. This server makes a routing descision based on the underlying protocol and transmits a new anytun package to one or more clients depending on the routing descition.</t>
+ </section>
+
+ <section title='Relay Mode'>
+ In relay mode a client using the anytun protocol builds a connection
+ </section>
</section>
<appendix title='The appan'></appendix>
- </section>
</middle>
<back>
<references>