Projet

Général

Profil

Openwrt » Historique » Version 378

Baptiste Jonglez, 31/03/2016 10:54
WDS

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