
Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://live.spdns.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>move IT Home Base</title>
        <description></description>
        <link>http://live.spdns.org/wiki/</link>
        <lastBuildDate>Sat, 04 Apr 2026 12:30:15 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://live.spdns.org/wiki/lib/tpl/peanutbutter2/images/favicon.ico</url>
            <title>move IT Home Base</title>
            <link>http://live.spdns.org/wiki/</link>
        </image>
        <item>
            <title>tinc VPN</title>
            <link>http://live.spdns.org/wiki/archiv/wlan/software/vpn/linux/open_source/tinc_vpn?do=revisions&amp;rev=1575021556</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;tinc_vpn&quot;&gt;tinc VPN&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.tinc-vpn.org&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.tinc-vpn.org&quot; rel=&quot;ugc nofollow noopener&quot;&gt;tinc&lt;/a&gt; is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. tinc is Free Software and licensed under the GNU General Public License.
&lt;/p&gt;

&lt;p&gt;
Because the VPN appears to the IP level network code as a normal network device, there is no need to adapt any existing software. This allows VPN sites to share information with each other over the Internet without exposing any information to others. In addition, tinc has the following features:
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Encryption, authentication and compression&lt;/strong&gt;
All traffic is optionally compressed using zlib or LZO, and OpenSSL is used to encrypt the traffic and protect it from alteration with message authentication codes and sequence numbers. 
Automatic full mesh routing. Regardless of how you set up the tinc daemons to connect to each other, VPN traffic is always (if possible) sent directly to the destination, without going through intermediate hops. 
Easily expand your VPN. When you want to add nodes to your VPN, all you have to do is add an extra configuration file, there is no need to start new daemons or create and configure new devices or network interfaces.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Ability to bridge ethernet segments&lt;/strong&gt;
You can link multiple ethernet segments together to work like a single segment, allowing you to run applications and games that normally only work on a &lt;abbr title=&quot;Local Area Network&quot;&gt;LAN&lt;/abbr&gt; over the Internet. 
Runs on many operating systems and supports IPv6.
&lt;/p&gt;

&lt;p&gt;
Currently Linux, FreeBSD, OpenBSD, NetBSD, MacOS/X, Solaris, Windows 2000 and XP platforms are supported. See our section about supported platforms for more information about the state of the ports. tinc has also full support for IPv6, providing both the possibility of tunneling IPv6 traffic over its tunnels and of creating tunnels over existing IPv6 networks.
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>archiv:wlan:software:vpn:linux:open_source</category>
            <pubDate>Fri, 29 Nov 2019 10:59:16 +0000</pubDate>
        </item>
        <item>
            <title>Sniffer</title>
            <link>http://live.spdns.org/wiki/archiv/wlan/software/sniffer?do=revisions&amp;rev=1575021556</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;sniffer&quot;&gt;Sniffer&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Ein Sniffer (engl. „to sniff“ für riechen, schnüffeln) ist eine Software, die den Datenverkehr eines Netzwerks empfangen, aufzeichnen, darstellen und ggf. auswerten kann. Es handelt sich also um ein Werkzeug der &lt;abbr title=&quot;Local Area Network&quot;&gt;LAN&lt;/abbr&gt;-Analyse.
&lt;/p&gt;

&lt;/div&gt;

&lt;h5 id=&quot;herkunft_des_begriffs&quot;&gt;Herkunft des Begriffs&lt;/h5&gt;
&lt;div class=&quot;level5&quot;&gt;

&lt;p&gt;
„Sniffer“ ist ein eingetragenes Warenzeichen des Herstellers Network General. Es bezeichnet ein Produkt der sogenannten &lt;abbr title=&quot;Local Area Network&quot;&gt;LAN&lt;/abbr&gt;-Analyse. Da dieses Produkt als eines der ersten auf dem Markt war, und da sein Name so eingängig ist, hat sich der Name Sniffer allgemein durchgesetzt zur Bezeichnung vielfältigster Produkte der &lt;abbr title=&quot;Local Area Network&quot;&gt;LAN&lt;/abbr&gt;-Analyse, ist also inzwischen auch als Gattungs-Begriff gebräuchlich.
&lt;/p&gt;

&lt;/div&gt;

&lt;h5 id=&quot;technik&quot;&gt;Technik&lt;/h5&gt;
&lt;div class=&quot;level5&quot;&gt;

&lt;p&gt;
Ein Sniffer kennt den so genannten „Non-promiscuous mode“ und den Promiscuous Mode. Im Non-promiscuous mode wird der ankommende und abgehende Datenverkehr des eigenen Computers gesnifft. Im Promiscuous Mode sammelt der Sniffer den gesamten Datenverkehr an die in diesen Modus geschaltete Netzwerkschnittstelle. Es werden also nicht nur die an ihn adressierten Datenframes empfangen, sondern auch die nicht an ihn adressierten. Der Adressat eines Frames wird in Ethernet-Netzwerken anhand der MAC-Adresse festgelegt.
&lt;/p&gt;

&lt;p&gt;
Weiterhin ist es von der Netzwerkstruktur abhängig, welche Daten ein Sniffer sehen kann. Werden die Computer mit Hubs verbunden, kann sämtlicher Traffic von den anderen Hosts mitgeschnitten werden. Wird ein Switch verwendet, ist nur wenig oder gar kein Datenverkehr zu sehen, der nicht für das sniffende System selbst bestimmt ist. Allerdings gibt es in diesem Fall mehrere Möglichkeiten wie ARP-Spoofing, ICMP Redirects, DHCP Spoofing oder MAC-Flooding, um trotzdem die Frames empfangen zu können. Ein Switch darf also nicht als Sicherheitsfeature gesehen werden.
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>archiv:wlan:software</category>
            <pubDate>Fri, 29 Nov 2019 10:59:16 +0000</pubDate>
        </item>
        <item>
            <title>Hotspot Software</title>
            <link>http://live.spdns.org/wiki/archiv/wlan/software/hotspot/startseite?do=revisions&amp;rev=1575021555</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;hotspot_software&quot;&gt;Hotspot Software&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Einen guten Überblick zu kostenlos im Internet frei erhältliche Open Source Hotspot-Software, zusammen mit einem einleitenden Artikel was es beim Betrieb eines öffentlichen Hotspot-Servers zu beachten gibt, findet man auf der &lt;a href=&quot;http://www.wuermtal-wireless.net/modules.php?name=News&amp;amp;file=article&amp;amp;sid=97&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.wuermtal-wireless.net/modules.php?name=News&amp;amp;file=article&amp;amp;sid=97&quot; rel=&quot;ugc nofollow noopener&quot;&gt;WLAN-Plattform des &amp;quot;Würmtal Wireless Network&amp;quot;&lt;/a&gt;, ausserdem hier im WLAN-Wiki unter der Kategorie „Software“.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Hotspot Software&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;hotspot_software&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-447&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit2&quot; id=&quot;qual_der_wahl&quot;&gt;Qual der Wahl&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Hotspot-Software, bzw. korrekterweise Gateways, Proxys, Walled Garden Systeme, RADIUS Server und Router-basierte Firmware, gibt es mittlerweise in sehr grosser Auswahl, mit sehr unterschiedlichen Anforderungskriterien und sehr unterschiedlicher Ausstattung. Wir unterschieden in drei verschiedene Betriebssysteme Windows-basiert, Linux-basiert und Router-basiert, sowie in die zwei verschiedene Lizenztypen Open Source und kommerzielle Software. Die meist angebotene Software weltweit ist in englischer Sprache, für Linux-basierte Betriebssysteme und Open Source.
&lt;/p&gt;

&lt;p&gt;
Allerdings bedarf es dazu meist weiterführenden Kenntnisse in Netzwerktechnik und -konfiguration. Die Erfahrung der vergangenen Jahre hat gezeigt daß die meisten Internetnutzer, die nur mit Windows-basierten Betriebssystemen mehr oder weniger vertraut sind, mit der Konfiguration eines öffentlichen WLAN-Hotspots für beliebig viele Benutzer überfordert sind, weil es meistens an den grundlegensten Kenntnissen von Systemsicherheit, Benutzerauthentifizierung und Netzwerkkonfiguration fehlt. Die allerwenigsten Hotspot Software Lösungen sind mit wenigen Mausklicks wirklich betriebsbereit und dann auch einsatzfähig. Ein guter Rat ist immer jemanden zu fragen der sich damit auskennt !
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Qual der Wahl&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;qual_der_wahl&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;448-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>archiv:wlan:software:hotspot</category>
            <pubDate>Fri, 29 Nov 2019 10:59:15 +0000</pubDate>
        </item>
        <item>
            <title>Asterisk VoIP-Server</title>
            <link>http://live.spdns.org/wiki/archiv/wlan/software/voip/linux/open_source/asterisk?do=revisions&amp;rev=1575021555</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;asterisk_voip-server&quot;&gt;Asterisk VoIP-Server&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.asterisk.org&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.asterisk.org&quot; rel=&quot;ugc nofollow noopener&quot;&gt;Asterisk&lt;/a&gt; ist eine freie Software, die alle Funktionalitäten einer herkömmlichen Telefonanlage abdeckt. Asterisk unterstützt Voice-over-IP (VoIP) mit unterschiedlichen Protokollen und kann mittels relativ günstiger Hardware mit Anschlüssen wie POTS (analoger Telefonanschluss), ISDN-Basisanschluss (BRI) oder -Primärmultiplexanschluss (PRI, E1 oder T1) verbunden werden. Mark Spencer hat Asterisk ursprünglich geschrieben, wichtige Erweiterungen und Applikationen stammen aber auch von anderen Entwicklern.
&lt;/p&gt;

&lt;p&gt;
Die Software ist lauffähig unter den Betriebssystemen GNU/Linux, *BSD und Mac &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; X (ab &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; X 10.2). Es gibt auch Portierungen für Microsoft Windows. Linux ist als Betriebssystem zu empfehlen, da hierfür die meiste Hardware unterstützt wird und es am meisten Zusatzsoftware gibt.
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>archiv:wlan:software:voip:linux:open_source</category>
            <pubDate>Fri, 29 Nov 2019 10:59:15 +0000</pubDate>
        </item>
        <item>
            <title>Sambar Server</title>
            <link>http://live.spdns.org/wiki/archiv/wlan/software/webserver/windows/kommerziell/sambar_server?do=revisions&amp;rev=1575021556</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;sambar_server&quot;&gt;Sambar Server&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Der &lt;a href=&quot;http://www.sambar.com&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.sambar.com&quot; rel=&quot;ugc nofollow noopener&quot;&gt;Sambar Server&lt;/a&gt; ist ein all-in-one Server mit folgenden Funktionen:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Webserver&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Mailserver&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Jabber/XMPP Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; WebDAV&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Content Management&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Document Versioning&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Search Engine&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Usage Throttling&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Native Servlets/JSP&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; CRON Daemon&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Proxy Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Socks Proxy&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Reverse Proxy&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;abbr title=&quot;File Transfer Protocol&quot;&gt;FTP&lt;/abbr&gt; Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;abbr title=&quot;Internet Relay Chat&quot;&gt;IRC&lt;/abbr&gt; Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; TFTP Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;abbr title=&quot;Domain Name System&quot;&gt;DNS&lt;/abbr&gt; Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; DHCP Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; SSL Support&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Damit eignet sich der Sambar Server als zentrale Plattform für WLAN Hotspots um registrierte Nutzer zu verwalten und diesen zum Beispiel Funktionen wie Blog, Bildergalerie, tagesaktuelle News, Chat, eigene Suchmaschine, Content Management (&lt;abbr title=&quot;Content Management System&quot;&gt;CMS&lt;/abbr&gt;) anzubieten.
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>archiv:wlan:software:webserver:windows:kommerziell</category>
            <pubDate>Fri, 29 Nov 2019 10:59:16 +0000</pubDate>
        </item>
    </channel>
</rss>
