Difference between revisions of "OpenWRT: Flash Linksys WRT160NL"

From OnnoWiki
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Sumber: http://wiki.openwrt.org/toh/linksys/wrt160nl#jtag
 
Sumber: http://wiki.openwrt.org/toh/linksys/wrt160nl#jtag
 +
 +
==Flash Linksys WRT160NL via Web==
 +
 +
* Buka Web / LUCI
 +
* Masuk ke Flash operations > Browse
 +
* Pilih image
 +
 +
openwrt-ar71xx-generic-wrt160nl-squashfs-factory.bin
 +
 +
* Flash Image
 +
* Tunggu proses upload
 +
* Tunggu reboot
 +
* ping
 +
 +
ping 192.168.1.1
 +
 +
==Flash Linksys WRT160NL menggunakan TFTP==
 +
 +
* Pastikan IP address PC statik 192.168.1.254
 +
* Pastikan IP address PC tidak dynamic
  
 
* Matikan router
 
* Matikan router
 
* Sambungkan kabel LAN laptop ke LAN di router
 
* Sambungkan kabel LAN laptop ke LAN di router
* rename code.bin
+
* rename firmware menjadi code.bin
  
 
  cd openwrt.trunk/openwrt/bin/ar71xx
 
  cd openwrt.trunk/openwrt/bin/ar71xx
Line 15: Line 35:
 
* Nyalakan router
 
* Nyalakan router
  
 +
==Sesudah FLashing==
 +
 +
* Tunggu sampai selesai proses tranfer
 +
* Tunggu sampai router booting kembali
 +
* ping 192.168.1.1 pastikan ada responds
 +
 +
ping 192.168.1.1
 +
 +
* tunggu sampai proses booting selesai.
 +
 +
 +
==Setup Password Root==
 +
 +
Set password root melalui telnet.
 +
Telnet ke router 192.168.1.1
 +
 +
telnet 192.168.1.1
 +
 +
akan keluar
 +
 +
  === IMPORTANT ============================
 +
  Use 'passwd' to set your login password
 +
  this will disable telnet and enable SSH
 +
  ------------------------------------------
 +
 +
 +
BusyBox v1.19.4 (2013-04-10 08:27:23 WIT) built-in shell (ash)
 +
Enter 'help' for a list of built-in commands.
 +
  _______                    ________        __
 +
  |      |.-----.-----.-----.|  |  |  |.----.|  |_
 +
  |  -  ||  _  |  -__|    ||  |  |  ||  _||  _|
 +
  |_______||  __|_____|__|__||________||__|  |____|
 +
          |__| W I R E L E S S  F R E E D O M
 +
  -----------------------------------------------------
 +
  BARRIER BREAKER (Bleeding Edge, r36235)
 +
  -----------------------------------------------------
 +
  * 1/2 oz Galliano        Pour all ingredients into
 +
  * 4 oz cold Coffee        an irish coffee mug filled
 +
  * 1 1/2 oz Dark Rum      with crushed ice. Stir.
 +
  * 2 tsp. Creme de Cacao
 +
  -----------------------------------------------------
 +
root@OpenWrt:/# passwd
 +
Changing password for root
 +
New password:
 +
Bad password: too weak
 +
Retype password:
 +
Password for root changed by root
 +
 +
 +
Setelah root password diubah kita dapat mengakses Web & SSH.
  
 
==Referensi==
 
==Referensi==
Line 28: Line 98:
 
* [[OpenWRT: Source Repository Download]]
 
* [[OpenWRT: Source Repository Download]]
 
* [[OpenWRT: Melihat Daftar Package]]
 
* [[OpenWRT: Melihat Daftar Package]]
 +
 +
===Build Firmware===
 +
 
* [[OpenWRT: Build Firmware]]
 
* [[OpenWRT: Build Firmware]]
 +
* [[OpenWRT: Build Firmware Download Source Pendukung]]
 
* [[OpenWRT: Build Firmware Buffalo WZRHPG450H]]
 
* [[OpenWRT: Build Firmware Buffalo WZRHPG450H]]
 
* [[OpenWRT: Build Firmware Buffalo WZRHPG300N]]
 
* [[OpenWRT: Build Firmware Buffalo WZRHPG300N]]
 +
* [[OpenWRT: Build Firmware Buffalo WZRHPG300NH2]]
 
* [[Buffalo]]
 
* [[Buffalo]]
 
* [[Buffalo: WZRHPG450H Cara Recovery]]
 
* [[Buffalo: WZRHPG450H Cara Recovery]]
 
* [[Buffalo: WZRHPG450H OpenWRT mengaktifkan setelah di flash]]
 
* [[Buffalo: WZRHPG450H OpenWRT mengaktifkan setelah di flash]]
* '''[[Buffalo: WZRHPG450H Membuat Firmware OpenWRT Sendiri]]''' '''COOL'''
+
* '''[[Buffalo: WZRHPG450H Membuat Firmware OpenWRT Sendiri]]''' '''RECOMMENDED'''
 
* [[Buffalo: WZRHPG450H OpenWRT instalasi aplikasi Pendukung OLSRD]]
 
* [[Buffalo: WZRHPG450H OpenWRT instalasi aplikasi Pendukung OLSRD]]
* [[OpenWRT: Build Firmware Ubiquiti NanoStation2]]
+
* [[OpenWRT: Build Firmware Ubiquiti NanoStation2]] '''RECOMMENDED'''
 +
* [[OpenWRT: Build Firmware Ubiquiti NanoStationM2]] '''RECOMMENDED'''
 
* [[OpenWRT: Build Firmware Mikrotik RB433]]
 
* [[OpenWRT: Build Firmware Mikrotik RB433]]
 
* [[OpenWRT: Build Firmware Linksys WRT160NL]]
 
* [[OpenWRT: Build Firmware Linksys WRT160NL]]
 
* [[OpenWRT: Build Firmware Linksys WRT54GL]]
 
* [[OpenWRT: Build Firmware Linksys WRT54GL]]
 +
 +
===APRX===
 +
 +
 +
* [[OpenWRT: Build Firmware Buffalo WZRHPG300NH2 untuk APRX]]
 +
 +
===IPv6===
 +
 +
* [[OpenWRT: IPv6]]
 +
* [[OpenWRT IPv6: Build Firmware Linksys WRT160NL]]
 +
* [[OpenWRT IPv6: Build Firmware Linksys WRT160NL Tanpa WebGUI]]
 +
* [[OpenWRT IPv6: Build Firmware Buffalo WZRHPG450H]]
 +
* [[OpenWRT IPv6: Build Firmware Buffalo WZRHPG300NH2]]
 +
* [[OpenWRT IPv6: Setup tunnel ke tunnelbroker]]
 +
* [[OpenWRT IPv6: Konfigurasi]]
 +
* [[OpenWRT IPv6: Konfigurasi WAN6 dengan radvd]]
 +
 +
===Flash Firmware===
 +
 
* [[OpenWRT: Flash Linksys WRT54GL]]
 
* [[OpenWRT: Flash Linksys WRT54GL]]
 
* [[OpenWRT: Flash Linksys WRT160NL]]
 
* [[OpenWRT: Flash Linksys WRT160NL]]
* [[OpenWRT: Flash Buffalo WZRHP450H]]
+
* [[OpenWRT: Flash Buffalo WZRHP450H]] '''RECOMMENDED'''
 
* [[OpenWRT: Flash Buffalo WZRHP300N]]
 
* [[OpenWRT: Flash Buffalo WZRHP300N]]
* [[OpenWRT: Flash UBNT NanoStation2]]
+
* [[OpenWRT: Flash UBNT NanoStation2]] '''RECOMMENDED'''
 +
* [[OpenWRT: Flash UBNT NanoStation M2]] '''RECOMMENDED'''
 +
* [[OpenWRT: Flash UBNT NanoStation Loco M2]]
 +
* [[OpenWRT: Flash UBNT Bullet M2]] '''RECOMMENDED'''
 +
* [[OpenWRT: Flash Mikrotik RB433]] '''RECOMMENDED'''
 +
* [[OpenWRT: Flash Mikrotik RB450]]
 +
 
 +
===Misc===
 +
 
 +
* [[OpenWRT: Setup WiFi]]
 +
* [[OpenWRT: Setup PPTP VPN Server]]
 +
* [[OpenWRT: Setup OLSR di UBNT via CLI]] '''RECOMMENDED'''
 
* [[OpenWRT: Mikrotik RB433]]
 
* [[OpenWRT: Mikrotik RB433]]
 
* [[OpenWRT: Setup OLSR Sederhana]]
 
* [[OpenWRT: Setup OLSR Sederhana]]
Line 52: Line 158:
 
* [[OpenWRT: Setup Firewall]]
 
* [[OpenWRT: Setup Firewall]]
 
* [[OpenWRT: Konfigurasi UBNT NanoStation2 tanpa WebGUI]]
 
* [[OpenWRT: Konfigurasi UBNT NanoStation2 tanpa WebGUI]]
 +
 +
===UBNT===
 +
 
* [[UBNT]]
 
* [[UBNT]]
 +
* [[UBNT: Teknik Recovery]]
 +
* [[UBNT: Upload Firmware]]
 +
* [[UBNT: Rebuild Firmware]]
 +
* [[UBNT: firmware dengan OLSR]]
 +
* [[UBNT: openwrt]]
 +
* [[UBNT: olsr dengan openwrt]]
 +
* [[UBNT: olsr dengan kamikaze openwrt]]
 +
* [[UBNT: olsr dengan backfire openwrt]] '''RECOMMENDED'''
 +
* [[UBNT: UniFi]]
 +
* [[UBNT: UniFi Konfigurasi Awal]]
 +
* [[UBNT: UniFi Manajemen HotSpot]]
 +
* [[UBNT: OLSR Pembuatan Firmware]]
 +
* [[UBNT: OLSR Konfigurasi]]
 +
* [[OLSR - di UBNT]]
 +
* [[OLSR - di Ubuntu]]
 +
* [[OpenWRT]]
 +
* [[OLSR: NAT di UBNT dengan OLSR]]

Latest revision as of 14:51, 1 January 2014

Sumber: http://wiki.openwrt.org/toh/linksys/wrt160nl#jtag

Flash Linksys WRT160NL via Web

  • Buka Web / LUCI
  • Masuk ke Flash operations > Browse
  • Pilih image
openwrt-ar71xx-generic-wrt160nl-squashfs-factory.bin
  • Flash Image
  • Tunggu proses upload
  • Tunggu reboot
  • ping
ping 192.168.1.1

Flash Linksys WRT160NL menggunakan TFTP

  • Pastikan IP address PC statik 192.168.1.254
  • Pastikan IP address PC tidak dynamic
  • Matikan router
  • Sambungkan kabel LAN laptop ke LAN di router
  • rename firmware menjadi code.bin
cd openwrt.trunk/openwrt/bin/ar71xx
cp openwrt-ar71xx-generic-wrt160nl-squashfs-factory.bin code.bin
  • ketik di shell
ifconfig eth0 192.168.1.254
echo -e "binary\nrexmt 1\ntimeout 60\ntrace\nput code.bin\n" | tftp 192.168.1.1
  • Nyalakan router

Sesudah FLashing

  • Tunggu sampai selesai proses tranfer
  • Tunggu sampai router booting kembali
  • ping 192.168.1.1 pastikan ada responds
ping 192.168.1.1
  • tunggu sampai proses booting selesai.


Setup Password Root

Set password root melalui telnet. Telnet ke router 192.168.1.1

telnet 192.168.1.1

akan keluar

 === IMPORTANT ============================
  Use 'passwd' to set your login password
  this will disable telnet and enable SSH
 ------------------------------------------


BusyBox v1.19.4 (2013-04-10 08:27:23 WIT) built-in shell (ash)
Enter 'help' for a list of built-in commands.
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (Bleeding Edge, r36235)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------
root@OpenWrt:/# passwd
Changing password for root
New password: 
Bad password: too weak
Retype password: 
Password for root changed by root


Setelah root password diubah kita dapat mengakses Web & SSH.

Referensi

Pranala Menarik

Build Firmware

APRX

IPv6

Flash Firmware

Misc

UBNT