Projet

Général

Profil

Openwrt » Historique » Version 368

Laurent GUERBY, 25/08/2014 09:09

1 37 Laurent GUERBY
{{>toc}}
2 37 Laurent GUERBY
3 1 Laurent GUERBY
h1. Openwrt
4 1 Laurent GUERBY
5 121 Laurent GUERBY
h2. Links
6 121 Laurent GUERBY
7 365 Baptiste Jonglez
* Barrier Breaker http://wiki.openwrt.org/doc/barrier.breaker
8 121 Laurent GUERBY
* http://downloads.openwrt.org/
9 121 Laurent GUERBY
* http://blog.sleeplessbeastie.eu/2012/11/26/openwrt-on-ubiquiti-airrouter/
10 121 Laurent GUERBY
* http://wiki.openwrt.org/doc/howto/obtain.firmware.generate
11 121 Laurent GUERBY
* http://www.linuxjournal.com/article/10687 Building Custom Firmware with OpenWrt
12 121 Laurent GUERBY
* http://www.instructables.com/id/Openwrt-on-a-pc/
13 121 Laurent GUERBY
* https://jeremy.visser.name/2013/05/openwrt-12-09-attitude-adjustment-on-ubiquiti-unifi/
14 122 Laurent GUERBY
* https://dev.openwrt.org/ticket/10597 upgrading ubiquiti AirOS firmware to OpenWrt does not work
15 127 Laurent GUERBY
* build log http://buildbot.openwrt.org:8010/
16 127 Laurent GUERBY
* logs of failing packages are collected in http://buildbot.openwrt.org:8010/broken_packages/
17 128 Laurent GUERBY
* pseudobridge pour STA/LAN http://wiki.openwrt.org/doc/recipes/relayclient
18 129 Laurent GUERBY
* idem http://cavebeat.blogspot.fr/2012/08/openwrt-bridge-with-relayd-pseudobridge.html
19 128 Laurent GUERBY
* WDS bridged client mode issue http://wiki.openwrt.org/doc/howto/clientmode#bridged.client.mode.issues
20 130 Laurent GUERBY
* repeater with pseudobridge https://forum.openwrt.org/viewtopic.php?id=39077
21 131 Laurent GUERBY
* https://dev.openwrt.org/wiki/SubmittingPatches
22 141 Laurent GUERBY
* CPE WAN Management Protocol (CWMP).  
23 141 Laurent GUERBY
** http://en.wikipedia.org/wiki/TR-069 
24 141 Laurent GUERBY
** http://events.ccc.de/congress/2012/Fahrplan/events/5112.en.html
25 121 Laurent GUERBY
26 366 Laurent GUERBY
Wifi in crowded conferences
27 367 Laurent GUERBY
* https://www.usenix.org/conference/lisa12/technical-sessions/presentation/lang_david_wireless
28 367 Laurent GUERBY
** https://www.usenix.org/sites/default/files/conference/protected-files/wireless_paper_slides.pdf
29 366 Laurent GUERBY
30 67 Laurent GUERBY
h2. Build
31 67 Laurent GUERBY
32 133 Laurent GUERBY
http://wiki.openwrt.org/doc/howto/build
33 134 Laurent GUERBY
http://wiki.openwrt.org/doc/howto/buildroot.exigence
34 135 Laurent GUERBY
http://wiki.openwrt.org/toh/ubiquiti/airmaxm
35 134 Laurent GUERBY
36 134 Laurent GUERBY
Images
37 67 Laurent GUERBY
http://wiki.openwrt.org/doc/howto/obtain.firmware.generate
38 67 Laurent GUERBY
39 361 Laurent GUERBY
40 361 Laurent GUERBY
41 143 Laurent GUERBY
h2. VLAN
42 143 Laurent GUERBY
43 143 Laurent GUERBY
https://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg22793.html
44 143 Laurent GUERBY
45 143 Laurent GUERBY
46 143 Laurent GUERBY
ar8216, ar8316:
47 143 Laurent GUERBY
- do not support mixed traffic at all. Either everything is tagged or
48 143 Laurent GUERBY
nothing is tagged on a port.
49 143 Laurent GUERBY
50 143 Laurent GUERBY
ar8227/8, ar8236
51 143 Laurent GUERBY
- support having the PVID untagged and everything else tagged through
52 143 Laurent GUERBY
a special port-tag-mode, so here only one vlan untagged at most, and
53 143 Laurent GUERBY
it always matches the PVID.
54 143 Laurent GUERBY
55 143 Laurent GUERBY
ar8327/8, ar8337/8.
56 143 Laurent GUERBY
- support per untagging/tagging on a per vlan per port basis on
57 143 Laurent GUERBY
egress. So here more than one vlan could be untagged on egress, but
58 143 Laurent GUERBY
the PVID still sets the incoming VID.
59 143 Laurent GUERBY
60 13 Laurent GUERBY
h2. Gestion multi internet
61 13 Laurent GUERBY
62 132 bikepunk bikepunk
Trouver comment gérer son reseau local et sa connexion quand on a plusieurs acces
63 14 Laurent GUERBY
- TSF tetaneutral.net
64 14 Laurent GUERBY
- ADSL tetaneutral.net
65 132 bikepunk bikepunk
- ADSL ou fibre ou cable autre opérateur
66 13 Laurent GUERBY
- wifi ouverts des voisins
67 13 Laurent GUERBY
68 15 Laurent GUERBY
Quels sont les objectifs ?
69 15 Laurent GUERBY
- simple redondance avec bascule manuelle ou automatique
70 132 bikepunk bikepunk
- agrégation des débits
71 132 bikepunk bikepunk
- sélection de l'acces selon le traffic
72 15 Laurent GUERBY
- portail captif / acces des autres membres ?
73 15 Laurent GUERBY
- autres objectifs ?
74 13 Laurent GUERBY
75 16 Mehdi Abaakouk
Pour faire du failover ou du load balancing de lien internet facilement avec openwrt:
76 16 Mehdi Abaakouk
* http://wiki.openwrt.org/doc/uci/multiwan
77 16 Mehdi Abaakouk
* screenshot interface luci: https://forum.openwrt.org/viewtopic.php?pid=106310#p106310
78 63 Laurent GUERBY
* http://mpath-tools.optilian.org/
79 16 Mehdi Abaakouk
80 132 bikepunk bikepunk
Références
81 17 Laurent GUERBY
- [[Test_OpenWRT_sur_TP-LINK_WR-1043ND]]
82 17 Laurent GUERBY
83 86 Laurent GUERBY
h2. IPv6
84 86 Laurent GUERBY
85 86 Laurent GUERBY
* [[IPv6]]
86 86 Laurent GUERBY
* http://doc.rhizome-fai.net/doku.php?id=technique:materiel:ap_interieurs:openwrt_ipv6 
87 365 Baptiste Jonglez
* supporté nativement sur Barrier Breaker : http://wiki.openwrt.org/doc/barrier.breaker
88 86 Laurent GUERBY
89 26 Laurent GUERBY
h2. Exemples concrets
90 25 Laurent GUERBY
91 26 Laurent GUERBY
h3. Chez Laurent GUERBY
92 1 Laurent GUERBY
93 26 Laurent GUERBY
La situation est la suivante :
94 26 Laurent GUERBY
95 25 Laurent GUERBY
- je capte un signal Free Wifi d'un voisin (2.4 GHz)
96 1 Laurent GUERBY
- je capte un signal SFR Public Wifi d'un voisin (2.4 GHz)
97 25 Laurent GUERBY
- je capte un signal TSF (5 GHz)
98 132 bikepunk bikepunk
- je n'ai pas d'ADSL ou RTC (pas de ligne cuivre activée)
99 25 Laurent GUERBY
- j'ai un code d'acces Free Wifi (via famille)
100 25 Laurent GUERBY
- j'ai un code d'acces SFR Public Wifi (via famille)
101 25 Laurent GUERBY
- j'ai un abonnement tetaneutral.net sur le signal TSF
102 25 Laurent GUERBY
103 25 Laurent GUERBY
Bref si je mets deux clients 2.4 GHz en plus de ma Nanostation LocoM5 TSF j'ai 3 WAN possibles chez moi.
104 25 Laurent GUERBY
105 18 Laurent GUERBY
h2. Alix
106 18 Laurent GUERBY
107 132 bikepunk bikepunk
Via Cédric qui en a un.
108 18 Laurent GUERBY
109 18 Laurent GUERBY
* http://pcengines.ch/alix.htm
110 30 Cédric Le Goater
* http://www.pcengines.ch/alix2d13.htm
111 18 Laurent GUERBY
112 132 bikepunk bikepunk
Elles sont intéressantes pour leur faible consommation (alimentable 
113 18 Laurent GUERBY
en POE) et leur large support d'OS. Elles sont aussi un peu plus 
114 132 bikepunk bikepunk
chères (>100 euros) que les petits routeurs grand public et peut-être 
115 18 Laurent GUERBY
de conception vieillissante.
116 1 Laurent GUERBY
117 30 Cédric Le Goater
Les perfs sont correctes. Un lien a 45Mb/s consomme ~30% CPU mais on 
118 132 bikepunk bikepunk
plafonne à ~17Mb/s avec OpenVPN, ~21Mb/s sans encryption. Il serait
119 132 bikepunk bikepunk
intéressant de mesurer les perfs avec un kernel supportant le geode AES.
120 132 bikepunk bikepunk
Ce n'est pas possible sans un kernel custom sur debian. Affaire à suivre. 
121 30 Cédric Le Goater
122 30 Cédric Le Goater
References :
123 30 Cédric Le Goater
124 30 Cédric Le Goater
* http://www.i4wifi.eu/alix-2d13-lx800-500mhz-256mb-1x-minipci-3x-lan-usb-i2c-com2_d2191.html
125 30 Cédric Le Goater
* http://www.gooze.eu/alix-2d13-pc-engines-kit
126 30 Cédric Le Goater
127 30 Cédric Le Goater
Utilisation de la crypto API :
128 30 Cédric Le Goater
129 30 Cédric Le Goater
* http://carnivore.it/2011/04/23/openssl_-_af_alg
130 1 Laurent GUERBY
131 32 Laurent GUERBY
h2. TP-Link
132 32 Laurent GUERBY
133 33 Laurent GUERBY
* Note: desactiver la reception de DNS par DHCP et les mettre en dur pour eviter les plantages (astuce Cyril GOUSSE Saint-Gaudens)
134 21 Laurent GUERBY
135 27 Matthieu Herrb
h2. OpenBSD
136 27 Matthieu Herrb
137 132 bikepunk bikepunk
Pour ceux qui veulent gérer le multi-homing avec un autre système, OpenBSD a une FAQ sur le multipath avec PF: 
138 27 Matthieu Herrb
139 27 Matthieu Herrb
* http://www.openbsd.org/faq/faq6.html#Multipath
140 27 Matthieu Herrb
* http://www.openbsd.org/faq/pf/pools.html#outgoing
141 27 Matthieu Herrb
142 132 bikepunk bikepunk
Matthieu compte expérimenter avec cela sur son routeur Soekris (http://soekris.com) bientot. 
143 27 Matthieu Herrb
144 29 Laurent GUERBY
h2. DSL
145 29 Laurent GUERBY
146 60 Laurent GUERBY
ADSL
147 60 Laurent GUERBY
wiki openwrt: http://wiki.openwrt.org/tag/adsl2plus?do=showtag&tag=tag%3Aadsl2plus
148 60 Laurent GUERBY
149 132 bikepunk bikepunk
<obinou> hello guerby ! On a une page pour le matériel potentiellement intéressant à acheter pour ttn ?
150 132 bikepunk bikepunk
<obinou> j'ai découvert que le Buffalo WBMR-HP-G300H est un routeur supporté par openwrt avec un chipset ADSL dont les sources sont libre
151 29 Laurent GUERBY
<obinou> http://www.amazon.fr/Buffalo-AirStation-Nfiniti-HighPower-Broadband/dp/B005584W2E/ref=sr_1_1?ie=UTF8&qid=1327222358&sr=8-1
152 132 bikepunk bikepunk
<mherrb> j'ai un WZR-HP-G300NH2 achete 90 EUR chez materiel.net qui devrait être supporté aussi (son fw d'origine c'est DD-WRT).
153 29 Laurent GUERBY
<mherrb> http://www.materiel.net/routeur-adsl/buffalo-technology-wzr-hp-g300nh2-55100.html
154 29 Laurent GUERBY
<obinou> mherrb, ok - par contre il fait pas ADSL, si ?
155 132 bikepunk bikepunk
<obinou> Moi je suis sur ces putains de pb d'adsl , là
156 29 Laurent GUERBY
<obinou> sur les machin broadcom en l'occurence
157 132 bikepunk bikepunk
<obinou> La difficulté c'est de trouver un modem ADSL wrt qui ne soit pas du broadcom. Ou alors faut faire comme je fait ici: Prendre un modem ADSL séparé (Vigor 120 à 30€) et l'utiliser en modem PPPoE pur
158 132 bikepunk bikepunk
<obinou> mherrb, concernant l'ADSL (mail de laurent), j'ai ce DSLAM à dispo : http://landashop.com/catalog/ports-adsl2-dslam-switch-10100mbps-uplink-port-p-1747.html
159 29 Laurent GUERBY
<mherrb> ok. je ne sais pas ce qu'on mes collegues, et je n'en sais toujours pas plus sur leur projet.
160 132 bikepunk bikepunk
<obinou> mherrb, Je n'ai jamais trouvé le temps d'y travailler de manière vraiment importante , mais j'admets que j'aimerais beaucoup m'y pencher plus, tant au niveau perso que pro.
161 132 bikepunk bikepunk
<obinou> (Même si j'admets que l'avantage de l'ADSL, c'est que quand tu sais comment ça marche dedans, tu deviens un inconditionel de la fibre...)
162 132 bikepunk bikepunk
<obinou> mherrb, Bref, si tu pense qu'il y a une opportunité , hésite pas a passer mon contact, mais bon, sinon, c'est pas grave. De toute façon l'ADSL j'espère que c'est quelque chose qu'on finira par voir mourir de notre vivant :-)
163 29 Laurent GUERBY
<mherrb> oui j'y penserai.
164 132 bikepunk bikepunk
<mherrb> en materiel adsl intéressant il y a aussi les cartes Traverse: https://kd85.com/traverse.html
165 132 bikepunk bikepunk
<obinou> mherrb, ah ! oui, elles sont sympa, mais chères par contre
166 29 Laurent GUERBY
167 136 Laurent GUERBY
h3. TP-Link TD-W8970
168 136 Laurent GUERBY
169 136 Laurent GUERBY
* Openwrt on [[TD-W8970]]
170 136 Laurent GUERBY
171 138 Laurent GUERBY
h3. Buffalo WBMR-HP-G300H
172 138 Laurent GUERBY
173 138 Laurent GUERBY
Routeur ADSL + Wifi 802.11n + 4 ports giga, supporté par OpenWRT.
174 138 Laurent GUERBY
Chipset wifi "Lantiq" , supporté en open-source par OpenWRT
175 138 Laurent GUERBY
http://www.amazon.fr/Buffalo-AirStation-Nfiniti-HighPower-Broadband/dp/B005584W2E/ref=sr_1_1?ie=UTF8&qid=1327222358&sr=8-1
176 138 Laurent GUERBY
177 138 Laurent GUERBY
Test et tutorial aquilenet : https://atelier.aquilenet.fr/projects/adsl/wiki/Buffalo_WBMR-HP-G300H_+_OpenWRT_%28modem-routeur_ADSl_%C3%A0_80%E2%82%AC%29
178 138 Laurent GUERBY
179 138 Laurent GUERBY
http://libwalk.so/flasher-un-modem-routeur-buffalo-wbmr-hp-g300h-avec-openwrt/
180 138 Laurent GUERBY
181 138 Laurent GUERBY
182 34 Laurent Lau
h2. Shorewall
183 34 Laurent Lau
184 35 Laurent Lau
Via Laurent B. http://www.shorewall.net/MultiISP.html
185 132 bikepunk bikepunk
La répartition de charge se fait dans un fichier de conf "tcrules". On peut dédier des protocoles par FAI (http descendant Tetaneutral, ssh Free, dns SFR) si un lien tombe le trafic est redirigé sur un FAI toujours UP.
186 132 bikepunk bikepunk
Le backup est transparent les liens ISP sont monitorés si un tombe tout le trafic est redirigé vers les liens ISP up restant via Link Status Monitor http://lsm.foobar.fi/. Le principe est de pinguer des ip définies dans un fichier de configuration (exemple le premier ou second hop de chaque FAI) via l'interface réseau qui route vers ce FAI. A détection de changement d'état du lien un script est exécuté. (dans notre cas le script exécute une reconf shorewall)
187 34 Laurent Lau
188 74 Laurent GUERBY
h2. DD-WRT
189 74 Laurent GUERBY
190 74 Laurent GUERBY
hardware list
191 74 Laurent GUERBY
http://www.dd-wrt.com/wiki/index.php/Supported_Devices
192 74 Laurent GUERBY
193 78 Laurent GUERBY
VLAN support
194 78 Laurent GUERBY
http://www.dd-wrt.com/wiki/index.php/VLAN_Detached_Networks_(Separate_Networks_With_Internet)
195 78 Laurent GUERBY
196 111 Laurent GUERBY
h2. Mikrotik RB750GL
197 111 Laurent GUERBY
198 111 Laurent GUERBY
* http://routerboard.com/RB750GL
199 111 Laurent GUERBY
* openwrt sur RB750GL http://philpep.org/blog/openwrt-sur-rb750gl
200 112 Laurent GUERBY
** http://www.ericconrad.com/2012/05/installing-openwrt-on-routerboard-750gl.html
201 78 Laurent GUERBY
202 39 Laurent GUERBY
h2. Netgear WNDR3700 v2
203 13 Laurent GUERBY
204 39 Laurent GUERBY
Article LWN sur openwrt http://lwn.net/Articles/451837/
205 31 Laurent GUERBY
206 132 bikepunk bikepunk
Modele recommandé par l'article Wifi 2.4 et 5, attention prendre la v2 http://wiki.openwrt.org/toh/netgear/wndr3700
207 1 Laurent GUERBY
208 39 Laurent GUERBY
A noter les efforts de bufferbloat sur cerowrt, pas mal de boulot bas niveau :
209 1 Laurent GUERBY
210 39 Laurent GUERBY
https://www.bufferbloat.net/projects/bloat
211 39 Laurent GUERBY
http://www.bufferbloat.net/projects/cerowrt/wiki/Building_Cerowrt_on_your_own_machine
212 39 Laurent GUERBY
http://www.bufferbloat.net/projects/uberwrt/wiki/Hardware_evaluation
213 39 Laurent GUERBY
http://www.bufferbloat.net/projects/bismark/wiki/Wndr3700v2
214 1 Laurent GUERBY
215 39 Laurent GUERBY
80-100 euros
216 1 Laurent GUERBY
217 39 Laurent GUERBY
h2. TP-Link TL-WR1043ND
218 1 Laurent GUERBY
219 1 Laurent GUERBY
http://wiki.openwrt.org/toh/tp-link/tl-wr1043nd
220 1 Laurent GUERBY
Simulateur en ligne de l'interface du TL-WR1043ND ici : http://www.tp-link.com/simulator/tl-wr1043nd/index.htm
221 1 Laurent GUERBY
222 132 bikepunk bikepunk
Tests de Cazères éthique de OpenWRT sur TP-LINK WR-1043ND
223 39 Laurent GUERBY
[[Test OpenWRT sur TP-LINK WR-1043ND]]
224 1 Laurent GUERBY
225 39 Laurent GUERBY
45 euros
226 1 Laurent GUERBY
227 68 Laurent GUERBY
h2. TP-LINK TL-WR2543ND
228 68 Laurent GUERBY
229 68 Laurent GUERBY
* dual band 2.4 et 5 3x RP-SMA
230 68 Laurent GUERBY
* SOC AR7242@400MHz	 flash=8MB RAM=64MB Gbit=4x1 USB=Yes
231 68 Laurent GUERBY
* ethernet RTL8367R
232 68 Laurent GUERBY
* wifi AR9380 3x3 MIMO 450 Mbps 
233 68 Laurent GUERBY
* http://wiki.openwrt.org/toh/tp-link/tl-wr2543nd
234 68 Laurent GUERBY
* 60-80 euros http://www.redcoon.fr/B339082-TP-LINK-TL-WR2543ND_Routeur
235 68 Laurent GUERBY
236 110 Laurent GUERBY
h2. TP-Link TL-WDR3600
237 110 Laurent GUERBY
238 110 Laurent GUERBY
* altermundi DIY dual band box + antenna : http://docs.altermundi.net/RedesMiniMaxi/MontajeDeUnNodo
239 110 Laurent GUERBY
* http://wiki.openwrt.org/toh/tp-link/tl-wdr3600
240 110 Laurent GUERBY
* http://www.ldlc.com/fiche/PB00133553.html
241 110 Laurent GUERBY
* 
242 110 Laurent GUERBY
243 75 Laurent GUERBY
h2. TP-LINK TL-WDR4300
244 75 Laurent GUERBY
245 75 Laurent GUERBY
http://wiki.openwrt.org/toh/tp-link/tl-wdr4300
246 75 Laurent GUERBY
https://forum.openwrt.org/viewtopic.php?id=36534
247 142 Laurent GUERBY
VLAN support patch https://dev.openwrt.org/ticket/12181  
248 68 Laurent GUERBY
249 115 Laurent GUERBY
Note battlemesh
250 115 Laurent GUERBY
251 115 Laurent GUERBY
<pre>
252 115 Laurent GUERBY
From: 	Bastian Bittorf <bittorf@bluebottle.com>
253 115 Laurent GUERBY
Reply-to: 	Battle of the Mesh Mailing List <battlemesh@ml.ninux.org>
254 115 Laurent GUERBY
To: 	Battle of the Mesh Mailing List <battlemesh@ml.ninux.org>
255 115 Laurent GUERBY
Subject: 	Re: [Battlemesh] netgear 2.4ghz and 5ghz at wbm?
256 115 Laurent GUERBY
Date: 	Sat, 6 Jul 2013 10:20:41 +0200
257 115 Laurent GUERBY
258 115 Laurent GUERBY
We used a lot of TP-LINK TL-WDR4300, but i prefer now
259 115 Laurent GUERBY
to TP-LINK TL-WDR4900 v1 - which has a better antenna-design.
260 115 Laurent GUERBY
</pre>
261 361 Laurent GUERBY
262 361 Laurent GUERBY
h2. MiniPCIe
263 361 Laurent GUERBY
264 361 Laurent GUERBY
https://www.globalscaletechnologies.com/p-58-mirabox-development-kit.aspx
265 361 Laurent GUERBY
http://soekris.com/products/net6801-1.html
266 361 Laurent GUERBY
http://www.gateworks.com/
267 362 Laurent GUERBY
http://linuxgizmos.com/tiny-open-source-board-runs-linux-on-i-mx6/
268 364 Laurent GUERBY
http://www.compexshop.com/index.php/cPath/104_106
269 362 Laurent GUERBY
270 361 Laurent GUERBY
http://shop.hauser.lu/cables-connecteurs/178-cable-coaxial-sat-reseau-cat6.html
271 115 Laurent GUERBY
272 363 Laurent GUERBY
https://wikidevi.com/wiki/List_of_802.11ac_Hardware
273 363 Laurent GUERBY
274 358 Laurent GUERBY
h2. Linksys EA6900
275 358 Laurent GUERBY
276 358 Laurent GUERBY
* 802.11ac
277 358 Laurent GUERBY
278 358 Laurent GUERBY
h2. NETGEAR R7000 
279 358 Laurent GUERBY
280 358 Laurent GUERBY
* aka Nighthawk
281 358 Laurent GUERBY
* 802.11ac
282 358 Laurent GUERBY
283 108 Laurent GUERBY
h2. TP-Link Archer C7 AC1750 
284 108 Laurent GUERBY
285 140 Laurent GUERBY
* http://wiki.openwrt.org/toh/tp-link/tl-wdr7500
286 109 Laurent GUERBY
* http://www.tp-link.com/en/products/details/?model=Archer+C7
287 108 Laurent GUERBY
* http://forums.overclockers.co.uk/showthread.php?p=24424655
288 108 Laurent GUERBY
* 802.11ac
289 140 Laurent GUERBY
* http://www.newegg.com/Product/Product.aspx?Item=N82E16833704177
290 140 Laurent GUERBY
* https://forum.openwrt.org/viewtopic.php?id=44201
291 108 Laurent GUERBY
292 359 Laurent GUERBY
h2. ASUS RT-AC68U
293 1 Laurent GUERBY
294 359 Laurent GUERBY
* 802.11ac
295 1 Laurent GUERBY
296 140 Laurent GUERBY
h2. Sitecom WLR-8100
297 1 Laurent GUERBY
298 140 Laurent GUERBY
* Disponible ?
299 140 Laurent GUERBY
* http://wiki.openwrt.org/toh/sitecom/wlr-8100
300 140 Laurent GUERBY
* 802.11ac
301 1 Laurent GUERBY
302 353 Laurent GUERBY
h2. Linksys WRT1900AC
303 353 Laurent GUERBY
304 353 Laurent GUERBY
* http://wiki.openwrt.org/toh/linksys/wrt1900ac
305 356 Laurent GUERBY
* http://www.smallnetbuilder.com/wireless/wireless-reviews/32393-linksys-wrt1900ac-ac1900-dual-band-wireless-router-review
306 353 Laurent GUERBY
* https://forum.openwrt.org/viewtopic.php?id=50173
307 353 Laurent GUERBY
** The most important part that is still missing is a usable driver for the Marvell 802.11ac wireless chipset. Belkin is working on fixing this, but they have not given us an estimation on when such a driver will be provided.
308 354 Laurent GUERBY
* update : https://lists.openwrt.org/pipermail/openwrt-devel/2014-April/024945.html
309 354 Laurent GUERBY
** Quick update on this subject: Linksys has now posted a GPL source for the WRT1900AC, and it contains the wifi driver sources. It appears to me, that this driver was properly licensed under GPL, with proper license headers in all source files.
310 355 Laurent GUERBY
* 270 euros
311 355 Laurent GUERBY
* http://www.ldlc.com/fiche/PB00164581.html
312 355 Laurent GUERBY
* http://www.materiel.net/routeur-adsl/linksys-routeur-gigabit-ac1900-wrt1900ac-102387.html
313 355 Laurent GUERBY
** 4 antennes externes réglables pour une couverture Wi-Fi AC exceptionnelle
314 355 Laurent GUERBY
** Processeur ARM double-cœur 1,2 GHz qui prend en charge plusieurs utilisateurs et périphériques pour éviter les interruptions
315 355 Laurent GUERBY
** 128Mo flash
316 355 Laurent GUERBY
** 265Mo RAM en DDR3
317 355 Laurent GUERBY
** 4 ports LAN gigabit et 1 port WAN gigabit pour les connexions filaires ultra-rapides
318 355 Laurent GUERBY
** Technologie de formation de faisceau (3 faisceaux spaciaux)
319 355 Laurent GUERBY
** Port USB 3.0
320 355 Laurent GUERBY
** Un port combo eSATA/USB 2.0
321 353 Laurent GUERBY
* 802.11ac
322 353 Laurent GUERBY
323 357 Laurent GUERBY
h2. compex WLE900VX
324 1 Laurent GUERBY
325 357 Laurent GUERBY
326 357 Laurent GUERBY
* mini PCIe
327 357 Laurent GUERBY
* https://bbs.archlinux.org/viewtopic.php?id=173899
328 357 Laurent GUERBY
* http://www.amazon.de/dp/B004LB714M
329 357 Laurent GUERBY
* http://www.ebay.com/itm/Compex-WLE900V5-23-802-11ac-3-3MIMO-5GHz-MINI-PCIE-Qualcomm-Atheros-QCA9880-mmcx-/200995811154?pt=US_Internal_Network_Cards&hash=item2ecc48af52
330 357 Laurent GUERBY
* 802.11ac
331 352 Laurent GUERBY
332 1 Laurent GUERBY
h2. Ubiquiti
333 1 Laurent GUERBY
334 132 bikepunk bikepunk
Tests de Cazères éthique peu concluants en portée et ad hoc sur LocoM2 ?
335 132 bikepunk bikepunk
[[Essai d'intégration des NS Loco M2 dans le réseau de Ricoré de Cazères Éthique]]
336 108 Laurent GUERBY
337 108 Laurent GUERBY
h2. TP-Link TL-WR340G 
338 12 Laurent GUERBY
339 12 Laurent GUERBY
14.08 euros livré chez interprojekt.com.pl, pas facile pour openwrt (2MB flash)
340 73 Laurent GUERBY
Liste de matériel
341 1 Laurent GUERBY
http://wiki.funkfeuer.at/index.php/Hardware
342 132 bikepunk bikepunk
343 132 bikepunk bikepunk
h2. Netgear WNDR3800
344 73 Laurent GUERBY
345 1 Laurent GUERBY
Testé sous openwrt par Olivier Le Brouster de grenode, VLAN support ok
346 1 Laurent GUERBY
http://wiki.openwrt.org/toh/netgear/wndr3800
347 1 Laurent GUERBY
http://www.smallnetbuilder.com/wireless/wireless-reviews/31593-new-to-the-charts-netgear-wndr3800-n600-wireless-dual-band-gigabit-router-premium-edition
348 137 bikepunk bikepunk
349 137 bikepunk bikepunk
350 1 Laurent GUERBY
h2. Buffalo WHR-G54S
351 1 Laurent GUERBY
352 1 Laurent GUERBY
http://wiki.openwrt.org/toh/buffalo/whr-g54s
353 1 Laurent GUERBY
354 132 bikepunk bikepunk
le serveur tftp était sur 192.168.1.1
355 132 bikepunk bikepunk
installé backfire brcm47xx avec atftp
356 132 bikepunk bikepunk
image utilisée :
357 107 bikepunk bikepunk
http://downloads.openwrt.org/backfire/10.03.1/brcm47xx/openwrt-brcm47xx-squashfs.trx
358 107 bikepunk bikepunk
359 132 bikepunk bikepunk
h2. Linksys WRT54GL
360 132 bikepunk bikepunk
361 132 bikepunk bikepunk
http://wiki.openwrt.org/toh/linksys/wrt54g
362 132 bikepunk bikepunk
image utilisée : 
363 132 bikepunk bikepunk
http://downloads.openwrt.org/backfire/10.03.1/brcm-2.4/openwrt-wrt54g-squashfs.bin
364 132 bikepunk bikepunk
On peut le flasher avec l'interface web Linksys ou DD-WRT sans souci.
365 132 bikepunk bikepunk
la [[Openwrt#Procedure-Openwrt|Procédure pour les 740N]] fonctionne, il y a la place pour le support IPv6
366 132 bikepunk bikepunk
367 113 bikepunk bikepunk
h2. D-Link HorstBox
368 65 Laurent GUERBY
369 65 Laurent GUERBY
http://www.conrad-uk.com/ce/en/product/923438/D-Link-HorstBox
370 1 Laurent GUERBY
371 84 Julien Aubé
Via obinou, chipset ADSL libre  Lantiq comme le buffalo-
372 84 Julien Aubé
373 132 bikepunk bikepunk
Erreur: Le HorstBox a un chipset Lantiq trop vieux et non supporté par OpenWRT (pas nativement du moins).
374 84 Julien Aubé
375 84 Julien Aubé
h2. British Telecom Home Hub v3a
376 84 Julien Aubé
377 84 Julien Aubé
http://wiki.openwrt.org/toh/bt/homehub.3.0
378 84 Julien Aubé
http://www.psidoc.com/index.php
379 84 Julien Aubé
http://wiki.openwrt.org/toh/bt/start
380 84 Julien Aubé
381 84 Julien Aubé
Trouvable pour pas cher sur ebay.co.uk , ex:
382 84 Julien Aubé
http://www.ebay.co.uk/itm/BT-HOME-HUB-3-WIRELESS-ROUTER-Excellent-Condition-/181044850411?pt=UK_Computing_Wireless_Routers&hash=item2a271d2eeb
383 84 Julien Aubé
(recherche HOME HUB 3)
384 84 Julien Aubé
385 132 bikepunk bikepunk
Basé sur un chipset Lantiq, boote Openwrt (presque) jusqu'au bout. 
386 132 bikepunk bikepunk
Attention, très difficile à souder le port série et la pin de contrôle de boot processeur (Il faut avoir l'habitude)
387 84 Julien Aubé
388 144 Laurent GUERBY
h2. TP-Link TL-WR841N
389 144 Laurent GUERBY
390 144 Laurent GUERBY
* http://wiki.openwrt.org/toh/tp-link/tl-wr841nd
391 144 Laurent GUERBY
* MIMO
392 145 Baptiste Jonglez
* antennes intégrées : très bon gain (traverse plusieurs murs en béton)
393 144 Laurent GUERBY
* 19.90 euros sur LDLC pour le 841N http://www.ldlc.com/fiche/PB00143539.html
394 144 Laurent GUERBY
* 29.90 euros pour la version antennes detachables 841ND http://www.ldlc.com/fiche/PB00108423.html
395 1 Laurent GUERBY
396 145 Baptiste Jonglez
* bug switch sur 12.09, cause des problèmes IPv6, patch dispo :
397 144 Laurent GUERBY
** https://dev.openwrt.org/ticket/15448
398 65 Laurent GUERBY
399 48 Laurent GUERBY
h2. TP-Link TL-WR740N
400 48 Laurent GUERBY
401 368 Laurent GUERBY
* bug ar71xx: wr741nd wifi crash after some time https://dev.openwrt.org/ticket/13681
402 49 Laurent GUERBY
* http://wiki.openwrt.org/toh/tp-link/tl-wr740n
403 49 Laurent GUERBY
* https://dev.openwrt.org/ticket/10492
404 49 Laurent GUERBY
* http://www.magicpc.fr/Routeur/Tp-link_TL-WR740N/p-22121/
405 49 Laurent GUERBY
* http://doc.rhizome-fai.net/doku.php?id=howto:deploiement:point_relais_switch
406 49 Laurent GUERBY
* http://doc.rhizome-fai.net/doku.php?id=technique:materiel:ap_interieurs:tp-link_wr740n
407 1 Laurent GUERBY
* http://phobosk.wordpress.com/2012/10/21/how-to-turn-your-tp-link-tl-wrt740n-router-into-a-fully-functional-one-using-openwrt/
408 360 Laurent GUERBY
409 360 Laurent GUERBY
* solderless serial : http://hackaday.com/2014/04/29/solderless-tag-connect-for-flashing-routers/
410 360 Laurent GUERBY
** https://github.com/IRNAS/SolRouterSer
411 360 Laurent GUERBY
** http://irnas.eu/projects.html
412 48 Laurent GUERBY
413 96 Laurent GUERBY
<pre>
414 96 Laurent GUERBY
Firmware Version:	
415 96 Laurent GUERBY
3.12.11 Build 120320 Rel.51047n
416 96 Laurent GUERBY
Hardware Version:	
417 96 Laurent GUERBY
WR740N v4 00000000
418 97 Laurent GUERBY
DEfault IP 192.168.0.1
419 97 Laurent GUERBY
login: admin
420 97 Laurent GUERBY
pass: admin or empty
421 96 Laurent GUERBY
</pre>
422 96 Laurent GUERBY
423 101 Laurent GUERBY
* squahfs vs jffs2 
424 101 Laurent GUERBY
** http://wiki.openwrt.org/doc/techref/flash.layout
425 101 Laurent GUERBY
** http://wiki.openwrt.org/doc/techref/filesystems
426 101 Laurent GUERBY
** squashfs failsafe  http://wiki.openwrt.org/doc/howto/generic.failsafe
427 101 Laurent GUERBY
** squashfs compressed readonly and has additional jffs2 for write and overwrite (hence good failsafe back to read-only)
428 101 Laurent GUERBY
** jffs2 will end up smaller if lots of original files modified but has no good failsafe
429 101 Laurent GUERBY
** we recommand squashfs
430 101 Laurent GUERBY
431 1 Laurent GUERBY
* Firmware:
432 100 Laurent GUERBY
** a flasher via l'upgrade tplink : http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/openwrt-ar71xx-generic-tl-wr740n-v4-squashfs-factory.bin
433 97 Laurent GUERBY
** ensuite IP 192.168.1.1 login root password vide
434 98 Laurent GUERBY
** filesystem
435 98 Laurent GUERBY
<pre>
436 98 Laurent GUERBY
root@OpenWrt:~# df -h
437 98 Laurent GUERBY
Filesystem                Size      Used Available Use% Mounted on
438 98 Laurent GUERBY
rootfs                    1.1M    212.0K    876.0K  19% /
439 98 Laurent GUERBY
/dev/root                 2.0M      2.0M         0 100% /rom
440 98 Laurent GUERBY
tmpfs                    14.3M    132.0K     14.1M   1% /tmp
441 98 Laurent GUERBY
tmpfs                   512.0K         0    512.0K   0% /dev
442 98 Laurent GUERBY
root                     14.3M     40.0K     14.2M   0% /tmp/root
443 98 Laurent GUERBY
overlayfs:/tmp/root      14.3M     40.0K     14.2M   0% /tmp/root
444 98 Laurent GUERBY
/dev/mtdblock3            1.1M    212.0K    876.0K  19% /overlay
445 98 Laurent GUERBY
overlayfs:/overlay        1.1M    212.0K    876.0K  19% /
446 1 Laurent GUERBY
</pre>
447 96 Laurent GUERBY
448 103 Laurent GUERBY
h3. Procedure Openwrt
449 103 Laurent GUERBY
450 103 Laurent GUERBY
<pre>
451 103 Laurent GUERBY
En partant d'un TP-Link 740N configuration usine
452 103 Laurent GUERBY
453 116 Laurent GUERBY
ATTENTION : bien verifier la version materielle sur l'etiquette sous le routeur elle doit etre 4.x
454 116 Laurent GUERBY
(4.23 a 4.26 ont ete teste par ttnn)
455 116 Laurent GUERBY
456 103 Laurent GUERBY
brancher sur ethernet port jaune dhclient ou wifi SSID TP_LINK_MAC
457 103 Laurent GUERBY
brancher LAN de l'antenne sur le port bleu
458 103 Laurent GUERBY
l'ip defaut du TP-Link usine est 192.168.0.1/24
459 103 Laurent GUERBY
soit ip statique soit dhclient (soit wifi)
460 103 Laurent GUERBY
login admin
461 103 Laurent GUERBY
pass admin
462 103 Laurent GUERBY
menu system / firmware upgrade
463 103 Laurent GUERBY
choose file => ... openwrt-ar71xx-generic-tl-wr740n-v4-squashfs-factory.bin
464 103 Laurent GUERBY
clic upgrade
465 103 Laurent GUERBY
466 103 Laurent GUERBY
Le 740N est sous openwrt
467 103 Laurent GUERBY
468 103 Laurent GUERBY
supprimer la lease DHCP et en reprendre une
469 103 Laurent GUERBY
470 103 Laurent GUERBY
ip defaut openwrt 192.168.1.1/24 wifi desactive
471 103 Laurent GUERBY
login: root
472 103 Laurent GUERBY
pas de password
473 103 Laurent GUERBY
474 103 Laurent GUERBY
menu System/admin
475 103 Laurent GUERBY
changer le pass avec le pass standard ttnn
476 103 Laurent GUERBY
save and apply
477 103 Laurent GUERBY
478 103 Laurent GUERBY
menu network/interfaces
479 103 Laurent GUERBY
wan edit
480 103 Laurent GUERBY
protocol static address
481 103 Laurent GUERBY
clic sur switch protocol
482 103 Laurent GUERBY
ipv4 91.224.149.xxx
483 103 Laurent GUERBY
netmask 255.255.255.0
484 103 Laurent GUERBY
gw 91.224.149.254
485 103 Laurent GUERBY
custom DNS 91.224.149.254
486 125 Laurent GUERBY
clic plus DNS 8.8.8.8
487 103 Laurent GUERBY
save and apply
488 103 Laurent GUERBY
489 103 Laurent GUERBY
menu network/wifi
490 125 Laurent GUERBY
491 125 Laurent GUERBY
clic enable
492 103 Laurent GUERBY
clic edit
493 103 Laurent GUERBY
onglet general setup
494 103 Laurent GUERBY
ESSID tetaneutral.net
495 103 Laurent GUERBY
onglet wireless security
496 103 Laurent GUERBY
transmit power 20 dBm = 100 mW
497 103 Laurent GUERBY
wireless network enable
498 103 Laurent GUERBY
WPA2-PSK
499 103 Laurent GUERBY
key : mot de passe wifi standard ttnn
500 103 Laurent GUERBY
save and apply
501 103 Laurent GUERBY
502 103 Laurent GUERBY
onglet advanced settings
503 103 Laurent GUERBY
country code : FR
504 103 Laurent GUERBY
save and apply
505 1 Laurent GUERBY
506 125 Laurent GUERBY
menu network/interfaces
507 125 Laurent GUERBY
lan edit
508 125 Laurent GUERBY
ipv4 address a changer 192.168.xxx.1
509 125 Laurent GUERBY
dhcp server parametres a changer eventuellement
510 125 Laurent GUERBY
save and apply
511 125 Laurent GUERBY
512 125 Laurent GUERBY
menu network/firewall
513 125 Laurent GUERBY
onglet traffic rules
514 125 Laurent GUERBY
Open ports on router:
515 125 Laurent GUERBY
name: SSH protocol TCP external port 22 clic Add
516 125 Laurent GUERBY
save and apply
517 125 Laurent GUERBY
518 125 Laurent GUERBY
maintenant le net marche en IPv4 et l'acces ssh externe est actif donc on peut installer des pkg
519 103 Laurent GUERBY
test debrancher/rebrancher electriquement
520 103 Laurent GUERBY
521 103 Laurent GUERBY
menu system/software
522 124 Laurent GUERBY
click update list
523 104 Laurent GUERBY
Download and install package: : kmod-ipv6 radvd ip kmod-ip6tables ip6tables luci-app-radvd
524 103 Laurent GUERBY
clic sur ok
525 117 Laurent GUERBY
before Free space: 81% (876.00 KB)
526 1 Laurent GUERBY
after Free space: 39% (420.00 KB)
527 124 Laurent GUERBY
528 124 Laurent GUERBY
Installing kmod-ipv6 (3.3.8-1) to root...
529 124 Laurent GUERBY
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/kmod-ipv6_3.3.8-1_ar71xx.ipk.
530 124 Laurent GUERBY
Configuring kmod-ipv6.
531 124 Laurent GUERBY
Installing radvd (1.9.1-2) to root...
532 124 Laurent GUERBY
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/radvd_1.9.1-2_ar71xx.ipk.
533 124 Laurent GUERBY
Installing libdaemon (0.14-2) to root...
534 124 Laurent GUERBY
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/libdaemon_0.14-2_ar71xx.ipk.
535 124 Laurent GUERBY
Configuring libdaemon.
536 124 Laurent GUERBY
Configuring radvd.
537 124 Laurent GUERBY
Installing ip (3.3.0-1) to root...
538 124 Laurent GUERBY
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/ip_3.3.0-1_ar71xx.ipk.
539 124 Laurent GUERBY
Configuring ip.
540 124 Laurent GUERBY
Installing kmod-ip6tables (3.3.8-1) to root...
541 124 Laurent GUERBY
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/kmod-ip6tables_3.3.8-1_ar71xx.ipk.
542 124 Laurent GUERBY
Configuring kmod-ip6tables.
543 124 Laurent GUERBY
Installing ip6tables (1.4.10-4) to root...
544 124 Laurent GUERBY
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/ip6tables_1.4.10-4_ar71xx.ipk.
545 1 Laurent GUERBY
Installing libip6tc (1.4.10-4) to root...
546 124 Laurent GUERBY
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/libip6tc_1.4.10-4_ar71xx.ipk.
547 124 Laurent GUERBY
Configuring libip6tc.
548 124 Laurent GUERBY
Configuring ip6tables.
549 124 Laurent GUERBY
Installing luci-app-radvd (0.11.1-1) to root...
550 124 Laurent GUERBY
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/luci-app-radvd_0.11.1-1_ar71xx.ipk.
551 124 Laurent GUERBY
Configuring luci-app-radvd.
552 103 Laurent GUERBY
553 103 Laurent GUERBY
menu network/interfaces
554 103 Laurent GUERBY
wan edit
555 103 Laurent GUERBY
send router solicitation : off
556 103 Laurent GUERBY
ipv6 address 2a01:6600:8081:xx00::1/56
557 118 Laurent GUERBY
ipv6 gateway fe80::31
558 118 Laurent GUERBY
save and apply
559 118 Laurent GUERBY
560 118 Laurent GUERBY
menu network/interfaces
561 118 Laurent GUERBY
add new interface
562 118 Laurent GUERBY
name: wan6
563 118 Laurent GUERBY
statcic adress
564 1 Laurent GUERBY
cover the following : Ethernet Adapter: "eth1" wan
565 1 Laurent GUERBY
IPv6: fe80::81:XX/64
566 1 Laurent GUERBY
IPv4: 172.31.31.zz si necessaire
567 1 Laurent GUERBY
568 118 Laurent GUERBY
569 118 Laurent GUERBY
menu network/interfaces
570 126 Laurent GUERBY
lan edit
571 118 Laurent GUERBY
general setup
572 1 Laurent GUERBY
send router solicitation : off
573 118 Laurent GUERBY
ipv6 address 2a01:6600:8081:xx01::1/64
574 118 Laurent GUERBY
save and apply
575 118 Laurent GUERBY
576 118 Laurent GUERBY
menu network/radvd
577 104 Laurent GUERBY
interface enable
578 103 Laurent GUERBY
prefix enable (2a01... should be present)
579 103 Laurent GUERBY
route enable (idem)
580 103 Laurent GUERBY
581 103 Laurent GUERBY
save and apply
582 125 Laurent GUERBY
583 1 Laurent GUERBY
584 103 Laurent GUERBY
reboot
585 103 Laurent GUERBY
586 119 Laurent GUERBY
sur h3 ajouter le routage du /56 vers fe80::81:xx
587 103 Laurent GUERBY
588 132 bikepunk bikepunk
A ce niveau ipv6 est actif mais tous les ports entrants sont filtrés par le 740N, seul ping6 passe
589 103 Laurent GUERBY
</pre>
590 103 Laurent GUERBY
591 103 Laurent GUERBY
h3. Old Procedure
592 100 Laurent GUERBY
593 1 Laurent GUERBY
* Upgrade firmware:
594 100 Laurent GUERBY
wget http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/openwrt-ar71xx-generic-tl-wr740n-v4-squashfs-sysupgrade.bin -O /tmp/upgrade.bin
595 91 Mehdi Abaakouk
sysupgrade -v /tmp/upgrade.bin 
596 90 Mehdi Abaakouk
* ipv6:
597 100 Laurent GUERBY
http://wiki.openwrt.org/doc/howto/ipv6.essentials
598 100 Laurent GUERBY
$ opkg install ip kmod-ipv6 radvd kmod-ip6tables ip6tables
599 102 Laurent GUERBY
600 102 Laurent GUERBY
reboot, new filesystem use:
601 102 Laurent GUERBY
602 102 Laurent GUERBY
<pre>
603 102 Laurent GUERBY
root@OpenWrt:~# df -h
604 1 Laurent GUERBY
Filesystem                Size      Used Available Use% Mounted on
605 102 Laurent GUERBY
rootfs                    1.1M    624.0K    464.0K  57% /
606 102 Laurent GUERBY
/dev/root                 2.0M      2.0M         0 100% /rom
607 102 Laurent GUERBY
tmpfs                    14.3M    452.0K     13.8M   3% /tmp
608 102 Laurent GUERBY
tmpfs                   512.0K         0    512.0K   0% /dev
609 102 Laurent GUERBY
/dev/mtdblock3            1.1M    624.0K    464.0K  57% /overlay
610 102 Laurent GUERBY
overlayfs:/overlay        1.1M    624.0K    464.0K  57% /
611 90 Mehdi Abaakouk
612 90 Mehdi Abaakouk
</pre>
613 90 Mehdi Abaakouk
614 92 Mehdi Abaakouk
/etc/init.d/radvd enable
615 95 Mehdi Abaakouk
/etc/init.d/radvd start
616 92 Mehdi Abaakouk
617 1 Laurent GUERBY
Dans luci:
618 1 Laurent GUERBY
Network > Edit WAN, mettre l'ipv6 fe80::81:XX/64 et la gw6 en fe80::31 > Save
619 92 Mehdi Abaakouk
Network > Add New Interface, remplir avec:
620 92 Mehdi Abaakouk
Name: WAN6
621 92 Mehdi Abaakouk
Protocol: static
622 92 Mehdi Abaakouk
Interface: eth1
623 92 Mehdi Abaakouk
> Submit et remplir:
624 92 Mehdi Abaakouk
ipv6: 2a01:6600:8081:XX00::1/64
625 92 Mehdi Abaakouk
unckeck "Send router solicitations"
626 92 Mehdi Abaakouk
> clicuqer sur Firewall Setting 
627 92 Mehdi Abaakouk
Assign firewall-zone to "WAN"
628 93 Mehdi Abaakouk
> Save & Apply
629 93 Mehdi Abaakouk
630 93 Mehdi Abaakouk
* Ajout route pour tsf:
631 93 Mehdi Abaakouk
Network > Static Routes > Dans "static ipv4 routes", cliquer sur add et remplir:
632 92 Mehdi Abaakouk
WAN - 172.31.31.0 - 255.255.255.0 - - -
633 94 Mehdi Abaakouk
> Save & Apply
634 94 Mehdi Abaakouk
635 1 Laurent GUERBY
* Ajout ssh via le link local ipv6
636 94 Mehdi Abaakouk
Network > Firewall > Traffic Rules
637 94 Mehdi Abaakouk
Dans "Open ports on router:" remplir:
638 94 Mehdi Abaakouk
SSH - TCP - 22 
639 94 Mehdi Abaakouk
> Add
640 48 Laurent GUERBY
Remplir:
641 1 Laurent GUERBY
Destination address: fe80::81:XX
642 28 Julien Aubé
> Save & Apply
643 39 Laurent GUERBY
644 1 Laurent GUERBY
20 euros
645 54 Laurent GUERBY
646 1 Laurent GUERBY
h2. TP-Link TL-WR703N
647 1 Laurent GUERBY
648 132 bikepunk bikepunk
17 euros TTC livré, commande en asie uniquement
649 79 Laurent GUERBY
* http://www.volumerates.com/product/genuine-tp-link-tl-wr703n-150m-11n-mini-wifi-wireless-router-for-instant-wifi-connection-99273
650 80 Laurent GUERBY
* http://www.volumerates.com/product/tp-link-tl-wr703n-openwrt-compatible-pocket-11n-150m-3g-mobile-wireless-broadband-router--blue-ship-with-openwrt-pre-installed-upon-customers-request-103048
651 1 Laurent GUERBY
* ebay http://myworld.ebay.fr/hediko98/?_trksid=p4340.l2559
652 81 Alexandre Girard
* mod 64 MB RAM 8 MB flash : http://cgi.ebay.fr/TP-Link-TL-WR703N-Mod-64M-RAM-8M-Flash-/181029894943?pt=COMP_EN_Routers&hash=item2a2638fb1f
653 1 Laurent GUERBY
** https://github.com/grugq/portal (aussi TP-LINK MR11U   MR3040  MR3020 )
654 81 Alexandre Girard
** http://see.sl088.com/wiki/Laohliang163com%E7%9A%84WR703%E5%8D%87%E7%BA%A7 article original du modchip 64M
655 82 Alexandre Girard
** http://see.sl088.com/wiki/WR703_%E6%9B%B4%E6%8D%A264M_RAM quelques photos et instructions pour soudure du chip 64M
656 39 Laurent GUERBY
** http://see.sl088.com/wiki/WR703_PCB PCB WR703N
657 39 Laurent GUERBY
** solaire MR3020 https://apollo.open-resource.org/lab:argus
658 1 Laurent GUERBY
* http://embeddedtimes.blogspot.com/2011/09/tp-link-tl-wr703n-tiny-linux-capable.html
659 1 Laurent GUERBY
* OpenWRT Installation https://groups.google.com/forum/#!msg/village-telco-dev/UlGxUTlj9mM/nOMZKmoJmNUJ 
660 66 bikepunk bikepunk
* http://wiki.openwrt.org/toh/tp-link/tl-wr703n
661 66 bikepunk bikepunk
* https://forum.openwrt.org/viewtopic.php?id=31729
662 1 Laurent GUERBY
* http://www.instructables.com/id/How-to-set-up-OpenWRT-on-a-pocket-router-WR703N/
663 132 bikepunk bikepunk
* mettre un port série : http://wiki.villagetelco.org/index.php?title=Building_a_Serial_Port_for_TL-WR703N
664 132 bikepunk bikepunk
* Pirate box dédiée au 703n et MR 3020 http://www.jasongriffey.net/librarybox/index.html
665 71 Laurent GUERBY
* ajout USB et condensateur : https://forum.openwrt.org/viewtopic.php?id=34188
666 1 Laurent GUERBY
* http://www.techbrunch.fr/tutoriels/prise-en-main-du-routeur-tp-link-tl-wr703n/
667 1 Laurent GUERBY
* Arduino - Cheap wifi connectivity http://www.thebmwz3.co.uk/article.php?story=20120611144749730
668 1 Laurent GUERBY
* tuto install http://www.bluemarmot.net63.net/drupal/fr/node/30
669 1 Laurent GUERBY
** luci http://www.bluemarmot.net63.net/drupal/fr/node/31
670 1 Laurent GUERBY
** 3g http://www.bluemarmot.net63.net/drupal/fr/node/29
671 77 Laurent GUERBY
* boitier 3D printer http://www.thingiverse.com/thing:25257
672 85 Laurent GUERBY
* OSHW I/O expansion board http://www.kean.com.au/oshw/WR703N/
673 87 Laurent GUERBY
* Reverse-Engineering work on the TL-WR703N 150M 802.11n Wi-Fi Router. http://squonk42.github.com/TL-WR703N/
674 88 Fabien Dupont
* LCD USB screen http://hackaday.com/2013/01/07/adding-an-lcd-screen-terminal-for-tp-link-routers/
675 89 Fabien Dupont
* radio http://piie.net/index.php?section=tplink-radio
676 70 Laurent GUERBY
* minikrebs is an low-interaction special-purpose firmware generator for the TP-Link WR703N. http://shackspace.de/wiki/doku.php?id=project:minikrebs
677 99 Laurent GUERBY
* LibraryBox, un fork de PirateBox pour partager ses eBooks : http://jasongriffey.net/librarybox/
678 1 Laurent GUERBY
* http://penturalabs.wordpress.com/2013/04/25/blue-for-the-pineapple/
679 56 Laurent GUERBY
680 1 Laurent GUERBY
h2. OpenWRT Tools
681 52 Mehdi Abaakouk
682 132 bikepunk bikepunk
h3. Ajouter une jolie interface WEB à OpenWRT
683 44 Mehdi Abaakouk
684 50 Laurent GUERBY
<pre>opkg update
685 1 Laurent GUERBY
opkg install luci luci-mod-admin-full uhttpd
686 1 Laurent GUERBY
opkg list | grep luci-app # affiche la kliste des greffons pour luci
687 1 Laurent GUERBY
</pre>
688 52 Mehdi Abaakouk
689 132 bikepunk bikepunk
h3. Déport du bus usb sur une autre machine à l'aide de usbip
690 52 Mehdi Abaakouk
691 1 Laurent GUERBY
h4. Installation
692 52 Mehdi Abaakouk
693 132 bikepunk bikepunk
* Prérequis: les 2 machines doivent avoir a peu prêt le même kernel (ie: >= 3.1)
694 52 Mehdi Abaakouk
695 72 Mehdi Abaakouk
* Sur le WRT:
696 132 bikepunk bikepunk
-Il faut compile la partie userland de usbip pour cela il faut utilisé le patch:
697 72 Mehdi Abaakouk
https://lists.openwrt.org/pipermail/openwrt-devel/2012-April/014889.html
698 132 bikepunk bikepunk
Le package (prévu la version trunk (r31216) pour le matériel ar71xx) déjà prêt peux être télécharger ici : (A venir)-
699 72 Mehdi Abaakouk
700 51 Mehdi Abaakouk
C'est upstream maintenant https://dev.openwrt.org/changeset/32887/ !
701 52 Mehdi Abaakouk
702 52 Mehdi Abaakouk
* Sur l'autre machine:
703 132 bikepunk bikepunk
Il faudra sûrement compilé soit même la partie userland aussi, par exemple ubuntu 12.04 et debian wheezy non pas une version assez récent du soft
704 51 Mehdi Abaakouk
La partie userland de usbip se trouve dans les sources du kernel linux dans:
705 1 Laurent GUERBY
kernel/drivers/staging/usbip/userland
706 132 bikepunk bikepunk
Les dépendances sont automake, autoconf, libglib2.0-dev et libsysfs-dev
707 51 Mehdi Abaakouk
Pour le compiler: 
708 51 Mehdi Abaakouk
<pre>
709 51 Mehdi Abaakouk
./autogen.sh && ./configure && make && make install
710 51 Mehdi Abaakouk
</pre>
711 52 Mehdi Abaakouk
712 51 Mehdi Abaakouk
h4. Utilisation:
713 52 Mehdi Abaakouk
714 1 Laurent GUERBY
* sur le WRT: 
715 51 Mehdi Abaakouk
<pre>
716 1 Laurent GUERBY
usbipd &
717 132 bikepunk bikepunk
usbip list -l # pour voir la liste des périphériques disponible
718 132 bikepunk bikepunk
usbip bind -b 1-1 # pour rendre disponible sur le réseau le périphérique 1-1 
719 1 Laurent GUERBY
</pre>
720 52 Mehdi Abaakouk
721 1 Laurent GUERBY
* sur l'autre machine:
722 1 Laurent GUERBY
<pre>
723 1 Laurent GUERBY
modprobe usbip-core
724 1 Laurent GUERBY
modprobe usbip-host
725 1 Laurent GUERBY
modprobe vhci-hcd
726 132 bikepunk bikepunk
usbip list -r 192.168.1.2 # pour voir la liste des périphériques disponible sur 192.168.1.2
727 132 bikepunk bikepunk
usbip attach -h 192.168.1.2 -b 1-1 # pour attacher le périph 1-1 sur notre machine
728 132 bikepunk bikepunk
lsusb # on voit le nouveau périphérique usb
729 132 bikepunk bikepunk
usbip detach -p 0 # pour le détacher
730 51 Mehdi Abaakouk
</pre>
731 52 Mehdi Abaakouk
732 51 Mehdi Abaakouk
h3. booter OpenWRT en failsafe
733 52 Mehdi Abaakouk
734 51 Mehdi Abaakouk
http://wiki.openwrt.org/doc/howto/generic.failsafe
735 52 Mehdi Abaakouk
736 52 Mehdi Abaakouk
En gros appuyer plusieurs fois sur reset pendant l'allumage de l'appareil
737 52 Mehdi Abaakouk
Il bootera en mode failsafe, prise ethernet en 192.168.1.1
738 132 bikepunk bikepunk
Une fois connecté en ssh ou telnet faire: mount_root pour monter la flash
739 52 Mehdi Abaakouk
740 52 Mehdi Abaakouk
741 52 Mehdi Abaakouk
h3. Pirate box
742 1 Laurent GUERBY
743 1 Laurent GUERBY
http://www.lemonde.fr/technologies/article/2012/01/07/surfer-sans-entraves_1627059_651865.html
744 1 Laurent GUERBY
http://wiki.daviddarts.com/PirateBox
745 1 Laurent GUERBY
746 1 Laurent GUERBY
h3. Load balancing
747 52 Mehdi Abaakouk
748 56 Laurent GUERBY
par flux iproute2: http://www.inetdoc.net/guides/lartc/lartc.rpdb.multiple-links.html
749 56 Laurent GUERBY
750 56 Laurent GUERBY
h3. OpenWRT and Network UPS Tools
751 56 Laurent GUERBY
752 56 Laurent GUERBY
backfire https://forum.openwrt.org/viewtopic.php?id=26269
753 57 Laurent GUERBY
older https://forum.openwrt.org/viewtopic.php?id=13614
754 57 Laurent GUERBY
755 57 Laurent GUERBY
<guerby> hi, did anyone package NUT (Network UPS Tools) for openwrt official repo? I find them over the net: https://forum.openwrt.org/viewtopic.php?id=26269   and upstream developpers seem reactive, thx
756 57 Laurent GUERBY
<jow_laptop> no
757 57 Laurent GUERBY
<guerby> jow_laptop, ok, do you know what's needed for such contrib to be included?
758 58 Laurent GUERBY
<jow_laptop> an OpenWrt Makefile
759 58 Laurent GUERBY
760 58 Laurent GUERBY
<sileht> http://wiki.openwrt.org/doc/howto/build
761 58 Laurent GUERBY
762 58 Laurent GUERBY
<guerby> jow_laptop, ok will try tonight with a friend. NUT has one driver per family of UPS, on amd64 each driver is about 60 kB total 2.4 MB. since we're trying to put it on a 703N with 4 MB flash (1.5 MB usable) I think it will be better to split binaries, is there a prefered way to do that?
763 59 Laurent GUERBY
<jow_laptop> make a package nut providing the base and then several nut-mod-xyz covering the different drivers
764 59 Laurent GUERBY
<jow_laptop> with some clever templating you can reduce the effort for the -mod- packages to a simple list of driver names
765 59 Laurent GUERBY
<jow_laptop> see for example the collectd or znc packages
766 1 Laurent GUERBY
<jow_laptop> or coreutils