From e79dba2af5c68906e56b357d587b80a424d67b66 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Wed, 7 Mar 2007 14:43:04 +0000 Subject: intro --- internet-draft-anytun.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'internet-draft-anytun.xml') 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 @@
- ... -
+ 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 DTD. ... -
...
+
+ 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. +
+ +
+ In relay mode a client using the anytun protocol builds a connection +
-
-- cgit v1.2.3