This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
buffalo_wzr-hp-g300nh [2011/12/08 07:41] ispyisail created |
buffalo_wzr-hp-g300nh [2015/09/01 21:38] (current) nworbnhoj [Buffalo WZR-HP-G300NH] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | Here are step-by-step instructions for the non technical person who wants to install Gargoyle on a Buffalo WZR-HP-G300NH. | + | ======= |
- | Taking a factory stock Buffalo WZR-HP-G300NH router and upgrading it to Gargoyle | + | < |
+ | WARNING: This document may contain errors which may result in damage | ||
+ | </ | ||
- | Used the Buffalo setup to switch from the "user friendly" | + | < |
+ | NOTE: More recent versions of the WZR-HP-G300NH have had a hardware change without bumping the revision number or changing the hardware label. | ||
+ | The newer hardware appears to have the rtl8366rb Ethernet switch while older hardware had the rtl8366s switch. As a result, this newer hardware is **NOT** supported by OpenWrt ' | ||
+ | </ | ||
+ | |||
+ | ===== Introduction ===== | ||
+ | |||
+ | Step-by-step instructions for the non technical person who wants to install Gargoyle on a Buffalo WZR-HP-G300NH. | ||
+ | |||
+ | ===== Requirements ===== | ||
+ | |||
+ | Factory stock Buffalo WZR-HP-G300NH router and upgrading it to Gargoyle | ||
+ | |||
+ | ===== Upgrade to DD-WRT ===== | ||
+ | Use the Buffalo setup to switch from the "user friendly" | ||
+ | |||
+ | ===== Set Password ===== | ||
Logged into DD-WRT at 192.168.11.1 and set a new password and wrote it down. | Logged into DD-WRT at 192.168.11.1 and set a new password and wrote it down. | ||
+ | |||
+ | ===== Telnet ===== | ||
+ | ==== Install Telnet ==== | ||
Installed Telnet on Windows 7 from control panel. | Installed Telnet on Windows 7 from control panel. | ||
+ | |||
+ | ==== Login with Telent ==== | ||
Opened Telnet and entered: | Opened Telnet and entered: | ||
Line 13: | Line 36: | ||
o 192.168.11.1 | o 192.168.11.1 | ||
- | promted | + | prompted |
- | used " | + | used " |
- | used the password | + | Use the password set when configuring DD-WRT. |
After successful login, copied and pasted these commands to telnet | After successful login, copied and pasted these commands to telnet | ||
+ | ==== Upgrade to Gargoyle ==== | ||
- | cd /tmp | ||
- | wget http:// | + | < |
- | {after the wget commant, the screen showed a download progress bar and then completion} | + | wget http:// |
+ | </ | ||
+ | After the wget command, the screen showed a download progress bar and then completion | ||
+ | |||
+ | < | ||
mtd -e linux -r write gargoyle_1.3.14-ar71xx-wzr-hp-g300nh-squashfs-sysupgrade.bin linux | mtd -e linux -r write gargoyle_1.3.14-ar71xx-wzr-hp-g300nh-squashfs-sysupgrade.bin linux | ||
+ | </ | ||
+ | |||
+ | After mtd command, screen showed several commands, then nothing for a long time. Be patient. | ||
+ | |||
+ | Finally, the screen said "lost connection" | ||
- | {after mtd command, screen showed several commands, then nothing for a long time. Be patient. | + | ===== Gargoyle ===== |
- | Finally, the screen said "lost connection" | + | |
Gargoyle changed the default IP address to 192.168.1.1 | Gargoyle changed the default IP address to 192.168.1.1 |