import wiki pages
This commit is contained in:
parent
9636a3da12
commit
d77c277fc9
42 changed files with 3151 additions and 0 deletions
61
wiki/Mobile_IP_mit_OLSR_und_TINC.shtml
Normal file
61
wiki/Mobile_IP_mit_OLSR_und_TINC.shtml
Normal file
|
@ -0,0 +1,61 @@
|
|||
<!--#include virtual="ssi_site_header_utf8.html" -->
|
||||
|
||||
<!-- begin of specific page header -->
|
||||
|
||||
<title>Mobile_IP_mit_OLSR_und_TINC</title>
|
||||
|
||||
<!-- end of specific page header -->
|
||||
<!--#include virtual="ssi_site_intro.html" -->
|
||||
|
||||
<!-- begin of specific page content -->
|
||||
|
||||
<!--CONTENT-->
|
||||
<div class="mw-parser-output"><ul><li>Totalüberwachung mit dynamischen Routen:
|
||||
<ul><li>das <a rel="nofollow" class="external text" href="http://www.olsr.org/">OLSR Mesh</a>-Netz weiss immer, wo du dich gerade befindest. Ob zuhause, im Büro oder auf dem EasterHegg</li>
|
||||
<li>eine <a rel="nofollow" class="external text" href="http://www.tinc-vpn.org/">TINC-Bridge</a> verbindet die einzelnen Inseln</li>
|
||||
<li>da der olsrd für jede bekannte Node eine explizite Route setzt, spielen Subnetzmasken und IP-Ranges nur eine untergeordnete Rolle</li></ul></li></ul>
|
||||
<ul><li>Es geht um:
|
||||
<ul><li>Wozu ist sowas eigentlich gut?</li>
|
||||
<li>Aufzug, Pflege und Fallstricke dynamischen Routings mit OLSR</li>
|
||||
<li>Spezialeinsatz: TINC auf <a rel="nofollow" class="external text" href="http://www.openwrt.org/">OpenWRT</a></li></ul></li></ul>
|
||||
<p><br />
|
||||
</p>
|
||||
<hr />
|
||||
<p><br />
|
||||
</p>
|
||||
<ul><li>Ein besserer Erklärungstext ist in Arbeit, daher hier erstmal zwei Bilder als Beispiel:
|
||||
<ul><li>Situation 1: Hauke mit Notebook zuhaus in der heimischen Mesh-Wolke. SSH-Verbindung zu Host 10.42.23.3 im LAN.</li></ul></li></ul>
|
||||
<div class="MediaTransformError" style="width: 866px; height: 0px; display:inline-block;">Error creating thumbnail: Unable to save thumbnail to destination</div>
|
||||
<ul><li><ul><li>Situation 2: Kurze Zeit später an einem anderen Ort. Hauke mit Notebook im Clubraum, über die TINC-Bridge aber immer noch mit dem OLSR-Mesh verbunden. Die SSH-Session zu 10.42.23.3 wurde nicht unterbrochen, die Routen zwischen 10.42.17.12 und der restlichen Wolke wurden automagisch angepasst.</li></ul></li></ul>
|
||||
<div class="MediaTransformError" style="width: 879px; height: 0px; display:inline-block;">Error creating thumbnail: Unable to save thumbnail to destination</div>
|
||||
<p>--<a href="https://oldwiki.hamburg.ccc.de/index.php?title=User:Packbart&action=edit&redlink=1" class="new" title="User:Packbart (page does not exist)">packbart</a> 13:53, 2 Feb 2005 (CET)
|
||||
</p>
|
||||
<!--
|
||||
NewPP limit report
|
||||
Cached time: 20240129194934
|
||||
Cache expiry: 86400
|
||||
Dynamic content: false
|
||||
[SMW] In‐text annotation parser time: 0 seconds
|
||||
CPU time usage: 0.009 seconds
|
||||
Real time usage: 0.012 seconds
|
||||
Preprocessor visited node count: 1/1000000
|
||||
Preprocessor generated node count: 4/1000000
|
||||
Post‐expand include size: 0/2097152 bytes
|
||||
Template argument size: 0/2097152 bytes
|
||||
Highest expansion depth: 1/40
|
||||
Expensive parser function count: 0/100
|
||||
Unstrip recursion depth: 0/20
|
||||
Unstrip post‐expand size: 0/5000000 bytes
|
||||
-->
|
||||
<!--
|
||||
Transclusion expansion time report (%,ms,calls,template)
|
||||
100.00% 0.000 1 -total
|
||||
-->
|
||||
</div>
|
||||
<!-- Saved in parser cache with key ccchhwiki:pcache:idhash:785-1!canonical and timestamp 20240129194934 and revision id 5266
|
||||
-->
|
||||
|
||||
<!-- end of specific page content -->
|
||||
|
||||
<!--#include virtual = "ssi_site_extro.html" -->
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue