diff options
Diffstat (limited to 'essid.shtml')
-rw-r--r-- | essid.shtml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/essid.shtml b/essid.shtml new file mode 100644 index 0000000..c7c1cac --- /dev/null +++ b/essid.shtml @@ -0,0 +1,34 @@ +<!--#include virtual="/inc/header.html" --> + <div id="content"> +<h1>Willkommen bei Funkfeuer Graz</h1> +<h2><a href="/about.html">Was ist FunkFeuer?</a></h2> +<p> +FunkFeuer ist ein offenes Funknetzwerk. Jeder kann einen Netzwerkknoten aufbauen und ihn mit einem bestehenden verbinden - sei es über Funk oder auf anderem Wege. So wächst das Netz beständig und in alle Richtungen. +</p> +<p> +Gefördert werden diese Idee und dieses Netz vom Verein Funkfeuer Graz, der einen gemeinsamen Internetzugang zur Verfügung stellt und dabei von der Stadt Graz sowie vom Land Steiermark unterstützt wird. +</p> + +<h2><a href="/contact.html">Willst du mitmachen? Hier gehts weiter…</a></h2> +<h2><a href="/about.html">Kaj je FunkFeuer? Kliknite tu…</a></h2> +<h2><a href="/about.html">What is FunkFeuer? Click here…</a></h2> + +<div class="infobox"> +<p> +Kanal / channel <!--#echo var="CHAN"--> (<!--#include file="freq.shtml"--> MHz) <br/> +<em><!--#if expr="$POL == v"-->vertikal polarisiert / navpično polariziran / vertically polarized +<!--#elif expr="$POL == h"-->horizontal polarisiert / vodoravno polariziran / horizontally polarized +<!--#elif expr="$POL == l"-->linksdrehend polarisiert / levo krožno polariziran / left-hand circularly polarized +<!--#elif expr="$POL == r"-->rechtsdrehend polarisiert / desno krožno polariziran / right-hand circularly polarized +<!--#endif--></em> +</p> +<p> +SSID: http://graz.funkfeuer.at/<!--#echo var="POL"--><!--#echo var="CHAN"--><br/> +BSSID: <!--#if expr="$CHAN = /^[1-9]$/"-->0<!--#endif--><!--#echo var="CHAN"-->:CA:FF:EE:BA:BE +</p> +</div> + +<p style="font-size:small">Freie Funknetzwerke / prosta brezžična omrežja / Free wireless networks<br/> +<span style="font-size:x-small">» <a href="http://www.funkfeuer.at/Wien.206.0.html">Wien/Vienna</a> » <a href="http://wlan-si.net/">Slovenije</a> » <a href="http://salzkammergut.funkfeuer.at/">Salzkammergut</a> » <a href="http://weinviertel.funkfeuer.at">Weinviertel</a> » <a href="http://www.funkfeuer.at/Klosterneuburg.276.0.html">Klosterneuburg</a> » etc.</span></p> + </div> +<!--#include virtual="/inc/footer.shtml" --> |