Router Buffalo WZR-HP-G300NH

Source: Internet
Author: User

Router Buffalo WZR-HP-G300NH brush remember this router previously installed openwrt, in order to conduct a simple speed limit test, I in its luci qos interface direct speed limit, the result of the router is very slow, almost unable to ssh, access luci. So by the way, I brought the machine back to my home. Use tftp to fl the machine and use a computer to directly connect to the router without power on. The network cable is connected to the lan port closest to the wan port. The default IP address of the router is 192.168.11.1. You need to turn off the network manager on the computer, manually set the nic ip address and subnet mask, add the arp entry 192.168.11.1, and then use tftp (trivial file transfer protocol) to upload the downloaded openwrt firmware, the router writes it in the flash uboot space, so it can be automatically called at startup (Is that true ?). Sudo service network-manager stopsudo service network-manager startsudo service network-manager stopsudo ifconfig eth0 192.168.11.2sudo arp-s 192.168.11.1 02: AA: BB: CC: DD: 1 Atftp> timeout 60> binary> trace> rexmt 1> connect 192.168.11.1> put openwrt-ar71xx-generic-wzr-hp-g300nh-squashfs-tftp.bin # Press enter and immediately turn on the power. Note that the MAC address here is fixed, if you do not use the ssid on the vrossid label, it indicates that after the transfer is successful, you can log out of tftp and restart the vro. You can ping 192.168.1.1 or ssh, but you do not know how to log on. The password is not accessible on the luci (http interface. After reading the wiki, You need to log on via telnet for the first time and set the password. Then you can access it through ssh. luci needs to be installed. The router needs to connect to the network and run the command: opkg update # opkg is openwrt package manageropkg install luciopkg install luci-sslopkg install luci-i18n-chinese/etc/init. d/uhttpd enable/etc/init. d/uhttpd start starts luci, And the router automatically starts every restart. You also need to set a static IP address and set the vro as a vswitch.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.