Custom Firmware ((hot)) - Huawei Hg658 V2
Breathing New Life into an Old Workhorse: Custom Firmware for the Huawei HG658 v2
If you’ve been holding onto a Huawei HG658 v2 router—perhaps it was your ISP’s “freebie” from a few years back—you might have noticed it’s showing its age. Stock firmware often feels sluggish, lacks advanced features like VPN support or VLAN tagging, and can leave your network vulnerable to unpatched exploits.
Huawei HG658 V2 does not have a widely available or stable custom firmware (like OpenWrt or DD-WRT) because it is based on Broadcom chipsets huawei hg658 v2 custom firmware
What Works on OpenWrt?
- Gigabit Ethernet ports (LAN/WAN)
- 2.4GHz Wi-Fi (b/g/n)
- 5GHz Wi-Fi (a/n)
- Hardware NAT (with software offloading)
- USB port (for storage or 4G dongles)
- LuCI Web Interface (much faster than stock)
setenv ipaddr 192.168.1.100
setenv serverip 192.168.1.2
tftp 0x81000000 openwrt-hg658v2-squashfs-custom.bin
erase 0x9f020000 +0x3c0000
cp.b 0x81000000 0x9f020000 0x3c0000
bootm