Difference between revisions of "OpenWRT: Flash Buffalo WZRHP300N"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 9: | Line 9: | ||
ifconfig eth0:11 192.168.11.2 | ifconfig eth0:11 192.168.11.2 | ||
− | arp -s 192.168.11.1 02:aa:bb:cc:dd: | + | arp -s 192.168.11.1 02:aa:bb:cc:dd:1a |
curl -T openwrt-ar71xx-generic-wzr-hp-g300n-squashfs-tftp.bin tftp://192.168.11.1 | curl -T openwrt-ar71xx-generic-wzr-hp-g300n-squashfs-tftp.bin tftp://192.168.11.1 | ||
Line 21: | Line 21: | ||
sudo su | sudo su | ||
− | * | + | * Jalankan |
− | |||
./buatflashbuffalo.sh | ./buatflashbuffalo.sh | ||
+ | |||
+ | * Masukan power Buffalo | ||
Akan tampak pada layar | Akan tampak pada layar | ||
Line 30: | Line 31: | ||
% Total % Received % Xferd Average Speed Time Time Time Current | % Total % Received % Xferd Average Speed Time Time Time Current | ||
Dload Upload Total Spent Left Speed | Dload Upload Total Spent Left Speed | ||
− | 100 | + | 100 6656k 0 0 100 6656k 0 336k 0:00:19 0:00:19 --:--:-- 483k |
− | 100 | + | 100 6656k 0 0 100 6656k 0 336k 0:00:19 0:00:19 --:--:-- 336k |
Jika kita cek arp -n akan tampak | Jika kita cek arp -n akan tampak | ||
Line 38: | Line 39: | ||
Address HWtype HWaddress Flags Mask Iface | Address HWtype HWaddress Flags Mask Iface | ||
− | 192.168.11.1 ether 02:aa:bb:cc:dd: | + | 192.168.11.1 ether 02:aa:bb:cc:dd:1a CM eth0 |
Revision as of 10:44, 29 March 2013
Sumber: http://wiki.openwrt.org/toh/buffalo/whr-hp-g300n
Buat Script
vi buatflashbuffalo.sh
Isi dengan
ifconfig eth0:11 192.168.11.2 arp -s 192.168.11.1 02:aa:bb:cc:dd:1a curl -T openwrt-ar71xx-generic-wzr-hp-g300n-squashfs-tftp.bin tftp://192.168.11.1
Save script di tempat firmware openwrt tersebut berada.
- Matikan Buffalo
- Masukan kabel LAN PC ke LAN4 Buffalo yang pas sebelah Internet.
- Masuk ke folder tempat image openwrt berada.
- Jadi superuser
sudo su
- Jalankan
./buatflashbuffalo.sh
- Masukan power Buffalo
Akan tampak pada layar
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 6656k 0 0 100 6656k 0 336k 0:00:19 0:00:19 --:--:-- 483k 100 6656k 0 0 100 6656k 0 336k 0:00:19 0:00:19 --:--:-- 336k
Jika kita cek arp -n akan tampak
arp -n
Address HWtype HWaddress Flags Mask Iface 192.168.11.1 ether 02:aa:bb:cc:dd:1a CM eth0
Referensi
Pranala Menarik
- OpenWRT
- OpenWRT: Download Firmware yang sudah jadi
- OpenWRT: Source Repository Download
- OpenWRT: Melihat Daftar Package
- OpenWRT: Build Firmware
- OpenWRT: Build Firmware Buffalo WZRHPG450H
- OpenWRT: Build Firmware Buffalo WZRHPG300N
- OpenWRT: Build Firmware Ubiquiti NanoStation2
- OpenWRT: Build Firmware Mikrotik RB433
- OpenWRT: Build Firmware Linksys WRT160NL
- OpenWRT: Build Firmware Linksys WRT54GL
- OpenWRT: Flash Linksys WRT54GL
- OpenWRT: Flash Buffalo WZRHP450H
- OpenWRT: Flash Buffalo WZRHP300N
- OpenWRT: Mikrotik RB433
- OpenWRT: 3G modem
- OpenWRT: Build Firmware dengan 3G Modem Support
- OpenWRT: Setup Firewall
- OpenWRT: Konfigurasi UBNT NanoStation2 tanpa WebGUI
- UBNT