Difference between revisions of "OpenWRT: Flash UBNT NanoStation M2"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs) m (New page: ==Coba Menggunakan Shell Scipt==  * Buat shell script sederhana isinya   ifconfig eth0 192.168.1.254  cp  openwrt-atheros-ubnt2-squashfs.bin code.bin  echo -e "binary\nrexmt 1\ntimeout 60\...)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 15: | Line 15: | ||
  ping 192.168.1.20 (utk firmware UBNT)  |   ping 192.168.1.20 (utk firmware UBNT)  | ||
  ping 192.168.1.1  (utk firmware OpenWRT)  |   ping 192.168.1.1  (utk firmware OpenWRT)  | ||
| + | |||
| + | ==Pranala Menarik==  | ||
| + | |||
| + | * [[OpenWRT]]  | ||
| + | * [[OpenWRT: Download Firmware yang sudah jadi]]  | ||
| + | * [[OpenWRT: Source Repository Download]]  | ||
| + | * [[OpenWRT: Melihat Daftar Package]]  | ||
| + | |||
| + | ===Build Firmware===  | ||
| + | |||
| + | * [[OpenWRT: Build Firmware]]  | ||
| + | * [[OpenWRT: Build Firmware Buffalo WZRHPG450H]]  | ||
| + | * [[OpenWRT: Build Firmware Buffalo WZRHPG300N]]  | ||
| + | * [[Buffalo]]  | ||
| + | * [[Buffalo: WZRHPG450H Cara Recovery]]  | ||
| + | * [[Buffalo: WZRHPG450H OpenWRT mengaktifkan setelah di flash]]  | ||
| + | * '''[[Buffalo: WZRHPG450H Membuat Firmware OpenWRT Sendiri]]''' '''COOL'''  | ||
| + | * [[Buffalo: WZRHPG450H OpenWRT instalasi aplikasi Pendukung OLSRD]]  | ||
| + | * [[OpenWRT: Build Firmware Ubiquiti NanoStation2]]  | ||
| + | * [[OpenWRT: Build Firmware Mikrotik RB433]]  | ||
| + | * [[OpenWRT: Build Firmware Linksys WRT160NL]]  | ||
| + | * [[OpenWRT: Build Firmware Linksys WRT54GL]]  | ||
| + | |||
| + | ===Flash Firmware===  | ||
| + | |||
| + | * [[OpenWRT: Flash Linksys WRT54GL]]  | ||
| + | * [[OpenWRT: Flash Linksys WRT160NL]]  | ||
| + | * [[OpenWRT: Flash Buffalo WZRHP450H]]  | ||
| + | * [[OpenWRT: Flash Buffalo WZRHP300N]]  | ||
| + | * [[OpenWRT: Flash UBNT NanoStation2]]  | ||
| + | * [[OpenWRT: Flash UBNT NanoStation M2]]  | ||
| + | * [[OpenWRT: Flash UBNT NanoStation Loco M2]]  | ||
| + | |||
| + | ===Misc===  | ||
| + | |||
| + | * [[OpenWRT: Setup OLSR di UBNT via CLI]]  | ||
| + | * [[OpenWRT: Mikrotik RB433]]  | ||
| + | * [[OpenWRT: Setup OLSR Sederhana]]  | ||
| + | * [[OLSR - di OpenWRT]]  | ||
| + | * [[OpenWRT: 3G modem]]  | ||
| + | * [[OpenWRT: Build Firmware dengan 3G Modem Support]]  | ||
| + | * [[OpenWRT: Setup Firewall]]  | ||
| + | * [[OpenWRT: Konfigurasi UBNT NanoStation2 tanpa WebGUI]]  | ||
| + | * [[UBNT]]  | ||
Revision as of 10:25, 11 April 2013
Coba Menggunakan Shell Scipt
- Buat shell script sederhana isinya
 
ifconfig eth0 192.168.1.254 cp openwrt-atheros-ubnt2-squashfs.bin code.bin echo -e "binary\nrexmt 1\ntimeout 60\ntrace\nput openwrt-atheros-ubnt2-squashfs.bin flash_update\n" | tftp 192.168.1.20
- lakukan chmod 777 shellscript.sh tersebut
 - Jalankan di folder tempat firmware berada
 - Nyalakan UBNT
 - Jika transfer berhasil maka lampu akan menyala ke kiri dan ke kanan terus menerus.
 - ping sampai ada responds.
 
ping 192.168.1.20 (utk firmware UBNT) ping 192.168.1.1 (utk firmware OpenWRT)
Pranala Menarik
- OpenWRT
 - OpenWRT: Download Firmware yang sudah jadi
 - OpenWRT: Source Repository Download
 - OpenWRT: Melihat Daftar Package
 
Build Firmware
- OpenWRT: Build Firmware
 - OpenWRT: Build Firmware Buffalo WZRHPG450H
 - OpenWRT: Build Firmware Buffalo WZRHPG300N
 - Buffalo
 - Buffalo: WZRHPG450H Cara Recovery
 - Buffalo: WZRHPG450H OpenWRT mengaktifkan setelah di flash
 - Buffalo: WZRHPG450H Membuat Firmware OpenWRT Sendiri COOL
 - Buffalo: WZRHPG450H OpenWRT instalasi aplikasi Pendukung OLSRD
 - OpenWRT: Build Firmware Ubiquiti NanoStation2
 - OpenWRT: Build Firmware Mikrotik RB433
 - OpenWRT: Build Firmware Linksys WRT160NL
 - OpenWRT: Build Firmware Linksys WRT54GL
 
Flash Firmware
- OpenWRT: Flash Linksys WRT54GL
 - OpenWRT: Flash Linksys WRT160NL
 - OpenWRT: Flash Buffalo WZRHP450H
 - OpenWRT: Flash Buffalo WZRHP300N
 - OpenWRT: Flash UBNT NanoStation2
 - OpenWRT: Flash UBNT NanoStation M2
 - OpenWRT: Flash UBNT NanoStation Loco M2