From 87c1736b20995b246fa32c28e44c12c1e972f623 Mon Sep 17 00:00:00 2001 From: Katze Miau Date: Sun, 11 Dec 2011 16:53:56 +0000 Subject: update documentation regarding robinson state, multiple HTTP instances diff --git a/doc/overview.org b/doc/overview.org index 2a7973c..4189bac 100644 --- a/doc/overview.org +++ b/doc/overview.org @@ -58,7 +58,7 @@ digraph dsd { - no DHCP (handled via BATMAN by GW nodes) *** TODO Robinson The node is in a cloud without working internet connection. - - gw_mode=1, bandwidth = 0+epsilon + - gw_mode=0 - random IP in 21.x.x.1 - DHCP range: 21.x.x.2 - 21.x.x.254 - fake DNS, resolving all A queries to a the Robinson net; host @@ -227,6 +227,16 @@ digraph { redirection is set up via iptables - after a certain time, the redirection is forgotten +** Multiple web servers + Two uhttpd services with www root /www/ for the + following purposes: + - service :: self-service / debugging / status.xml + - listening on port 80 of link-local IPv6 pf br-mesh and br-lan; + public IPv6 of br-mesh; and gateway IPv4 (if existing) + - redirection :: use for splash/robinson redirection + - redirects all traffic to the URL given by + /tmp/redirection_target + - listening on port 81 gw/robinson IPv4 * Thoughts, Fragments, Questions - VPN node takes part in batman mesh? - no (memory intensive) NAT on mesh nodes -- cgit v0.10.1