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
Next revisionBoth sides next revision
doc:appunti:hardware:tl-wr741nd [2014/02/23 23:12] niccolodoc:appunti:hardware:tl-wr741nd [2014/02/24 09:33] – [TP-LINK TL-WR741ND] niccolo
Line 6: Line 6:
 ^ RAM    | 32 Mb  | ^ RAM    | 32 Mb  |
 ^ Flash  | 4 Mb  | ^ Flash  | 4 Mb  |
 +
 +  * [[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):
  
-  - Factory reset the router +  - 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 original web-based procedure to upgrade the firmware, upload 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 55: Line 66:
 </code> </code>
  
-We installed the following extra packages:+We need OpenVPN and some other extra packages. Due low flash space we opted for libpolarssl SSL implementation, there is not enough space for the LuCI web interface:
  
   * coreutils, coreutils-base64   * coreutils, coreutils-base64
Line 62: Line 73:
   * 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.txt · Last modified: 2021/02/26 10:22 by niccolo