User Tools

Site Tools


doc:appunti:hardware:tl-wr741nd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:hardware:tl-wr741nd [2014/02/23 23:16] niccolodoc:appunti:hardware:tl-wr741nd [2021/02/26 10:22] (current) – [TP-LINK TL-WR741ND] niccolo
Line 1: Line 1:
 ====== TP-LINK TL-WR741ND ====== ====== TP-LINK TL-WR741ND ======
  
-Wireless router with detachable antenna, upgradable with OpenWrt. Follow the instructions on the [[http://wiki.openwrt.org/toh/tp-link/tl-wr741nd|OpenWrt wiki]]. My model is V.4.x FIXME, purchased in Italy.+Wireless router with detachable antenna, upgradable with OpenWrt. Follow the instructions on the [[http://wiki.openwrt.org/toh/tp-link/tl-wr741nd|OpenWrt wiki]]. My model is V.4.22, purchased in Italy.
  
-^ CPU    | Atheros AR9330 +{{:doc:appunti:hardware:tplink:tl-wr741nd-01.jpg?300|TP-LINK TL-WR741ND}} 
-^ RAM    | 32 Mb  + 
-^ Flash  | 4 Mb  |+^ CPU                     | Atheros AR9330 
 +^ RAM                     | 32 Mb           
 +^ Flash                   | 4 Mb            | 
 +^ Default login/password  admin/admin     | 
 +^ OpenWrt version tested  | 14.07 (Barrier Breaker) Bleeding Edge, r39638 
 + 
 +  * [[http://wiki.openwrt.org/toh/tp-link/tl-wr741nd|OpenWrt wiki]] 
 +  * [[http://downloads.openwrt.org/snapshots/trunk/ar71xx/|Download OpenWrt for ar71xx Trunk]] 
 +===== First OpenWrt installation =====
  
 This is the recipe to install OpenWrt, I used trunk (BARRIER BREAKER, Bleeding Edge, r39638): This is the recipe to install OpenWrt, I used trunk (BARRIER BREAKER, Bleeding Edge, r39638):
  
   - Reset the router to the factory defaults.   - Reset the router to the factory defaults.
-  - Download the [[http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-generic-tl-wr741nd-v4-squashfs-factory.bin|*-factory.bin]] firmware image. +  - Download the [[http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-generic-tl-wr741nd-v4-squashfs-factory.bin|*-factory.bin]] firmware image to a networked PC
-  - Use the web-based procedure to upgrade the firmware, uploading the above image. +  - Connecto to ''http://192.168.0.1/'', login with //admin// //admin// and use the web-based procedure to upgrade the firmware, uploading the above image. 
-  - Connect with telenet 192.168.1.1 and set the root password. +  - Connect with ''telenet 192.168.1.1'' and set the root password. 
-  - Connect with ssh root@192.168.1.1+  - Connect with ''ssh root@192.168.1.1'' 
 + 
 +===== OpenWrt upgrade ===== 
 + 
 +  - Download the [[http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-generic-tl-wr741nd-v4-squashfs-sysupgrade.bin|*-sysupgrade.bin]] firmware image into the /tmp directory of the router, rename it as ''tplink.bin''
 +  - Execute ''mtd -r write /tmp/tplink.bin firmware''
 + 
 +===== Exploring the system =====
  
 <code> <code>
Line 62: Line 77:
   * libpcap, tcpdump-mini   * libpcap, tcpdump-mini
  
-This is the free space after installing them: +This is the **free space (84 kb)** after installing them: 
  
 <code> <code>
doc/appunti/hardware/tl-wr741nd.1393193779.txt.gz · Last modified: 2014/02/23 23:16 by niccolo