<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE-AT link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Lieber Stefan!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Was ist momentan Stand der Dinge? Läuft der Code bei Dir auf der Nanostation? Wie es aussieht funktioniert das auf dem RB nicht so recht… Zumindest über das GUI sieht’s nicht gerade vertrauenserweckend aus.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Soweit ich mich erinnere, hat Clemens die Sache mit der Bindung des OLSR6 an das richtige Interface bzw. die Verwendung der falschen Adresse, bereits mal gemeldet.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Noch eine Frage, wozu brauchen wir IPIP? <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Zu den Diensten die man auf OpenWrt Geräten noch auf V6 Funktionalität prüfen müsse, fällt mir noch ein: NTP, DNS und Syslog.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Grüße Gottfried<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> ipv6-wien@lists.funkfeuer.at [mailto:ipv6-wien@lists.funkfeuer.at] <b>Im Auftrag von </b>Stefan Schultheis (home)<br><b>Gesendet:</b> Sonntag, 23. September 2012 11:55<br><b>An:</b> Josef Semler<br><b>Cc:</b> ipv6-wien@lists.funkfeuer.at<br><b>Betreff:</b> [IPv6-wien] IPv6 v0.3<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Hallo Joe,<br><br>anbei wie soeben besprochen die Anpassungen für IPv6 Image Version 0.3:<br><br>1) bitte das ipip-Feature als Modul dazufügen.<br><br>2) diese Pakete von Anfang an mit in das Image nehmen (müssen derzeit nachträglich installiert werden, möchte uns in Zukunft diesen manuellen Schritt ersparen):<br>- ip6tables,  Dependencies: kmod-ip6tables, libip6tc<br>- traceroute6,  Dependency: librt<br><br>3) Firewall Regeln:<br>/etc/config/firewall dazufügen:<br>---<br>config rule<br>    option target 'ACCEPT'<br>    option name 'OLSR IPv6 from 0xFF to Router'<br>    option family 'ipv6'<br>    option proto 'udp'<br>    option src '0xFF'<br>    option src_port '698'<br>    option src_ip '2a02:60::/32'<br><br>config rule<br>    option target 'ACCEPT'<br>    option src '0xFF'<br>    option proto 'tcp'<br>    option dest_port '22'<br>    option name 'SSH IPv6 from 0xFF to Router'<br>    option family 'ipv6'<br>    option src_ip '2a02:60::/32'<br><br>config rule<br>    option target 'ACCEPT'<br>    option src '0xFF'<br>    option proto 'tcp'<br>    option dest_port '80'<br>    option name 'HTTP IPv6 to Router'<br>    option family 'ipv6'<br><br>config rule<br>    option target 'ACCEPT'<br>    option src '0xFF'<br>    option proto 'tcp'<br>    option dest_port '443'<br>    option name 'HTTPS IPv6 to Router'<br>    option family 'ipv6'<br>---<br><br>4) uhttpd auch für IPv6 starten:<br>diese beiden Zeilen in die /etc/config/uhttpd einfügen:<br>---<br>        list listen_https '[::]:443'<br>        list listen_http '[::]:80'<br>---<br><br>Soll dann so aussehen:<br>---<br>root@nstm5-nord:/etc/config# head uhttpd <br><br>config uhttpd 'main'<br>    list listen_http '<a href="http://0.0.0.0:80">0.0.0.0:80</a>'<br>    list listen_https '<a href="http://0.0.0.0:443">0.0.0.0:443</a>'<br>        list listen_https '[::]:443'<br>        list listen_http '[::]:80'<br>    option home '/www'<br>    option max_requests '3'<br>    option cert '/etc/uhttpd.crt'<br>    option key '/etc/uhttpd.key'<br>...<br>---<br><br>Danke!<br><br>Die Images bitte für Routerboard 750, NanoStations und Airgrids. Oder du machst sie eh für alle! ;)<br><br>LgS<o:p></o:p></p></div></body></html>