XtGem Forum catalog
HomeBlogAbout Me

Huawei Hg8245 Dd Wrt



A Linux-based open-source custom firmware for routers, DD-WRT is compatible with a wide range of home wireless routers and access points alike. What do you get when you install DD-WRT? You get a powerful feature set for your router. Most stock firmwares on routers really don’t let you do much, so this is a nice replacement. The Huawei EchoLife HG8245H is a routing-type ONT in the Huawei all-optical access solution. It uses the GPON technology to implement ultra-broadband access for users. It provides 4 GE+2 POTS+1 USB+1 WiFi(4 GE ports, 2 POTS ports, 1 USB port and 1 2.4G WiFi port). The high forwarding performance ensures the user experience of voice, data,.

  1. Huawei Hg8245 Dd Wrt Setup
  2. Huawei Hg8245 Firmware
  1. Sep 16, 2019  In order to setup L2TP connection on your Huawei Router, follow our step by step guide detailed below: Login to your Router Administrator Console. Connect to the internet and launch the web browser on your computer. You need to know your router’s local IP.
  2. Huawei Hg8245 Dd-Wrt Rating: 7,2/10 6239 votes Posted: Tue Apr 07, 2015 17:32 Post subject: Huawei Echolife hg8245h Hi good people of dd-wrt. I wanted to know if i could turn my modem, Huawei Echolife hg8245h, into a wifi extender using dd-wrt software.
  3. Huawei’s EchoLife EG8145V5 provides 4 GE ports, one POTS port, one USB port, and supports 2.4G/5G Wi-Fi with high-performance forwarding capabilities. EchoLife EG8145V5 The EchoLife EG8145V5 is a intelligent routing-type Optical Network Terminal (ONT) in Huawei FTTH solution.

Posted: Fri Oct 15, 2010 23:43 Post subject: huawei echolife hg520: hello everybody, i have this router how is an broadcom based, i don't know wich firmware to use. Jul 21, 2012 Wireless N Config Linking Routers DD-WRT Wiki DD-WRT Builds Peacock - Broadcom FAQ Having problems with port forwarding? Check out Port Forward Troubleshooting for more info.

Game stock car 2013 serial number. Free halo 3 for mac. An update to the popular DD-WRT firmware for wireless routers can turn the device into a signal repeater that extends your current network's range. The Hackszine blog points out a tutorial for doing just that: Icarefone 5 4 0 8 x 2.

Huawei Hg8245 Router

This How-To provides step-by-step instructions for creating a Universal Wireless Repeater appliance: a device that you can place anywhere and it will wirelessly repeat the strongest signal, onto another wireless network (with or without security). This functionality is also known as Wireless Client Bridge, or Range Expander. Unlike WDS, once you have this appliance setup, it will work with any open network.

Boom 3d 1 2 42. Advertisement

Linksys E1200 Dd-wrt

Hg8245

Sounds like a great way to extend your network from the office to the basement. See also Adam's tutorial on how to turn a $60 router into a $600 router with the DD-WRT firmware installed.

Turn your $60 router into a $600 router

Of all the great DIY projects at this year's Maker Faire, the one project that really caught…

Read more Hg8245Read

Huawei Hg8245 Firmware

Universal Wireless Repeater [WRT Wiki via Hackszine]

Advertisement

Posted by admin

Split lab 1 5. My ISP upgraded my connection from VDSL to fiber and gave me new hardware to go with it – the Huawei HG8247H GPON. However, as I was already using the fully configured DDWRT-edNetgear WNDR4500v2 router for all my networking tasks, I needed to turn the Huawei into a media converter and assign the static IP on the Netgear – not the easiest task as it appears. Rare drum breaks rar download.

Huawei Echolife Hg8245h Specifications

Feb 17, 2014 Posted: Fri Oct 15, 2010 23:43 Post subject: huawei echolife hg520 hello everybody, i have this router how is an broadcom based, i don't know wich firmware to use. Anyone can help me?

  1. A Huawei HG8245 router includes a basic firewall program to help protect your home network from the Internet. The Firewall is designed to block incoming connections from the Internet. There may be a time when you need a connection opened. When you open a connection through the firewall you are.
  2. Posted: Fri Oct 15, 2010 23:43 Post subject: huawei echolife hg520: hello everybody, i have this router how is an broadcom based, i don't know wich firmware to use.

The Huawei my ISP uses comes with manufacturer firmware and blank configuration, so the default logins of

normal user: root / admin
administrator: telecomadmin / admintelecom

still work, but as soon as its WAN gets connected it grabs the configuration from the ISP and the administrator login gets changes. Fortunately, one can authenticate in the web interface before the device retrieves the configuration and the session remains valid until logoff (or timeout).

This gave me a window of configuring the device all in one go and then leaving it there with the administrator interface locked out. But that would never be enough in the long run. So I read around and found the tools and method of obtaining, extracting and modifying the configuration file to suit my needs.

Obtaining the configuration file

Assuming the WAN interface was previously connected and the router fetched its auto-configuration from the ISP and the superadmin user is locked out, enter the administration interface with the standard root / admin login. Go into the System Tools section and do a settings reset. Disconnect the WAN (optical connection) while the router is rebooting. Virtual pool 4 mac download.

Wait for it to power on and start the web interface and you should be able to login with the administrator-level telecomadmin / admintelecom login (unless your ISP installed a custom firmware). Once you’re logged in, remember to browse around as the authentication has a timeout. Reconnect the optical link and wait for it to retrieve the operator settings. Socks proxy list free.

When done the connections should appear in Status > WAN Information. You can now navigate to System Tools > Configuration File and download the settings file. You’ll end up with a hw_ctree.xml file.

You will not be able to read this file directly as it is both gzipped and encoded.

Decoding the configuration file

Download aescrypt2 and run the following command
aescrypt2_huawei.exe 1 hw_ctree.xml decoded.xml
You can now open up and edit the XML file. Browse around and look for the following section:

<UserInterface>
<X_HW_CLIUserInfo NumberOfInstances='1'>
<X_HW_CLIUserInfoInstance InstanceID='1' Username='root' Userpassword='465c194afb65670f38322df087f0a9bb225cc257e43eb4ac5a0c98ef5b3173ac' UserGroup=' ModifyPWDFlag='0' EncryptMode='1'/>
</X_HW_CLIUserInfo>
<X_HW_CLITelnetAccess Access='1' TelnetPort='23'/>
<X_HW_WebUserInfo NumberOfInstances='2'>
<X_HW_WebUserInfoInstance InstanceID='1' UserName='root' Password='465c194afb65670f38322df087f0a9bb225cc257e43eb4ac5a0c98ef5b3173ac' UserLevel='1' Enable='1' ModifyPasswordFlag='1' PassMode='2'/>
<X_HW_WebUserInfoInstance InstanceID='2' UserName='youradmin' Password='4a53c3505bcd62b7f5d8b5004e24c71fe7cd08955474d408c0829cf9cfc1505e' UserLevel='0' Enable='1' ModifyPasswordFlag='1' PassMode='2'/>
</X_HW_WebUserInfo>
</UserInterface>

Your file would probably have a different second username and password hash (set by your ISP). Top 100 horror movie characters. The root password hash should be the same if you did not change the password from the default admin. If you want to, you can change them to whichever values you choose – keep in mind the hash is obtained with double hashing: SHA256(MD5('password'))

If you don’t want to mess with the ISP’s login you can modify the root user to have administrator-level permission. For that, edit its UserLevel variable and set it to 0 (like the second user).

Browse around for other things you might want to change (that are not exposed in the web interface) and save your changes. Re-encode the config file with:
aescrypt2_huawei.exe 0 modified.xml hw_ctree.xml

Huawei Hg8245 Dd Wrt Setup

Repeat the initial steps (reset the configuration and disconnect the WAN) to re-obtain access to the interface and restore the modified configuration file (through System Tools > Configuration File). Wait for it to reboot and you’re done – you can now login with full administrator privileges.


PS: After a recent firmware update my ISP disabled configuration file encoding. If you’re lucky and your ISP does the same you can skip the decoding/encoding steps.

You can check if the file is plain text or encoded by opening it with Notepad++/Notepad or looking at its size (around 200K means it’s plain text, around 20K is encoded).

PS2: I would like to thank Huawei for the attention of publishing a security notice on their site related the content of this article. To clear things up, this article never meant to expose a security vulnerability (I never used such terms). The information in this article is only meant to provide a way for individual users to (re)obtain administrator access on devices locked down by the ISP and be able to access all functionality features. The procedure requires physical access to the device to reset it and use the default administrator user to export configuration – this cannot be construed as a vulnerability.

Huawei Hg8245 Firmware

Pink Floyd The Wall Rare ▶




Huawei Hg8245 Dd Wrt
Back to posts
This post has no comments - be the first one!

UNDER MAINTENANCE