From ef375693884590e7de967ecf027f39ea4bc67347 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Sun, 7 Aug 2022 23:17:00 +0200 Subject: update huawei hg8010h --- assets/img/HG8010H_Teardown_1.jpg | Bin 1761369 -> 1761369 bytes assets/img/HG8010H_Teardown_1_v6.jpg | Bin 0 -> 1097166 bytes assets/img/HG8010H_Teardown_2.jpg | Bin 1803781 -> 1803781 bytes assets/img/HG8010H_Teardown_2_v6.jpg | Bin 0 -> 541105 bytes assets/img/g-010g-q-serial-voltage-divider.png | Bin 11573 -> 12729 bytes assets/img/g-010g-q.jpg | Bin 83925 -> 90122 bytes ont-D-LINK-DPN-100-Rev-C1.md | 2 +- ont-Huawei-HG8010H.md | 24 +++++++++++++++++++++--- ont-technicolor-afm0002.md | 4 ++-- 9 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 assets/img/HG8010H_Teardown_1_v6.jpg create mode 100644 assets/img/HG8010H_Teardown_2_v6.jpg diff --git a/assets/img/HG8010H_Teardown_1.jpg b/assets/img/HG8010H_Teardown_1.jpg index 29a0159..d8ac91c 100644 Binary files a/assets/img/HG8010H_Teardown_1.jpg and b/assets/img/HG8010H_Teardown_1.jpg differ diff --git a/assets/img/HG8010H_Teardown_1_v6.jpg b/assets/img/HG8010H_Teardown_1_v6.jpg new file mode 100644 index 0000000..df64414 Binary files /dev/null and b/assets/img/HG8010H_Teardown_1_v6.jpg differ diff --git a/assets/img/HG8010H_Teardown_2.jpg b/assets/img/HG8010H_Teardown_2.jpg index 70aa113..38ceed6 100644 Binary files a/assets/img/HG8010H_Teardown_2.jpg and b/assets/img/HG8010H_Teardown_2.jpg differ diff --git a/assets/img/HG8010H_Teardown_2_v6.jpg b/assets/img/HG8010H_Teardown_2_v6.jpg new file mode 100644 index 0000000..c58fd8a Binary files /dev/null and b/assets/img/HG8010H_Teardown_2_v6.jpg differ diff --git a/assets/img/g-010g-q-serial-voltage-divider.png b/assets/img/g-010g-q-serial-voltage-divider.png index 6c7c159..0a2d81c 100644 Binary files a/assets/img/g-010g-q-serial-voltage-divider.png and b/assets/img/g-010g-q-serial-voltage-divider.png differ diff --git a/assets/img/g-010g-q.jpg b/assets/img/g-010g-q.jpg index 1987b3f..afef8f8 100644 Binary files a/assets/img/g-010g-q.jpg and b/assets/img/g-010g-q.jpg differ diff --git a/ont-D-LINK-DPN-100-Rev-C1.md b/ont-D-LINK-DPN-100-Rev-C1.md index 10a80ff..3288d6a 100644 --- a/ont-D-LINK-DPN-100-Rev-C1.md +++ b/ont-D-LINK-DPN-100-Rev-C1.md @@ -30,4 +30,4 @@ parent: ONT ## List of firmware and files # Miscellaneous Links -- [https://github.com/Anime4000/RTL960x/issues/2](https://github.com/Anime4000/RTL960x/issues/2) +- [DLINK DPN-100 Ver:C1 use RTL9601C1](https://github.com/Anime4000/RTL960x/issues/2) diff --git a/ont-Huawei-HG8010H.md b/ont-Huawei-HG8010H.md index 9898ce8..e275c10 100644 --- a/ont-Huawei-HG8010H.md +++ b/ont-Huawei-HG8010H.md @@ -18,13 +18,26 @@ parent: ONT | HSGMII | No | | Optics | SC/APC and SC/UPC | | IP address | 192.168.100.1 | -| Web Gui | ✅ user `telecomadmin`, password `admintelecom` | +| Web Gui | ✅ user `root`, password `admin` and user `telecomadmin`, password `admintelecom` | +| Telnet | After Enabling user `root`, password `admin` | | SSH | | | Form Factor | ONT | {% include image.html file="HG8010H.jpg" alt="HG8010H" caption="HG8010H: port pon horizontal (left, middle), pon vertical (right)" %} -{% include image.html file="HG8010H_Teardown_1.jpg" alt="HG8010H Teardown" caption="HG8010H: Teardown" %} -{% include image.html file="HG8010H_Teardown_2.jpg" alt="HG8010H Teardown" caption="HG8010H: Teardown" %} +{% include image.html file="HG8010H_Teardown_1.jpg" alt="HG8010Hv1/2 Teardown" caption="HG8010Hv1/2: Teardown" %} +{% include image.html file="HG8010H_Teardown_2.jpg" alt="HG8010Hv1/2 Teardown" caption="HG8010Hv1/2: Teardown" %} +{% include image.html file="HG8010H_Teardown_1_v6.jpg" alt="HG8010Hv6 Teardown" caption="HG8010Hv6: Teardown" %} +{% include image.html file="HG8010H_Teardown_2_v6.jpg" alt="HG8010Hv6 Teardown" caption="HG8010Hv6: Teardown" %} + +## Enabling telnet + +We need access to a specific shell and in order to get it we have to enable telnet. On the unit, the telnet server accepted connections but didn’t read any input, nor did it send anything. + +To enable telnet we’ll use one of the web interface’s feature: the configuration backup and restore page. The configuration can be downloaded as XML, an XML file that contains a lot more options than the web interface and a couple of them can be modified to enable telnet access: under the `X_HW_CLITelnetAccess` node, set the `Access` attribute to `1` and in `AclServices`, `TELNETLanEnable` should also be set to `1`. I’ve had to set both but your mileage may vary. + +It is possible that in more recent versions it does not go/is not fixed. + +Now that this is done, the modified configuration file can be uploaded on the web interface, the ONT will restart and telnet will be accessible on port 23. ## Hardware revision - v1: port pon horizontal @@ -37,6 +50,10 @@ parent: ONT ## Software version - HWTCA31610003 +- V3R016C10S003 (V300R016C10SPC003B010) +- V5R020C10S020 (V500R020C10SPC020A2011020049) +- V5R020C10S024 (V500R020C10SPC024B001) +- V5R020C10S020 (V500R020C10SPC020B014) ## List of software version ## List of partition @@ -45,4 +62,5 @@ parent: ONT - [Exploring the Huawei HG8010H GPON ONT](https://www.linux.it/~md/text/gpon-sha2017.pdf) - [Unlock HG8010Hv3 softmode](https://lafibre.info/orange-installation/unlock-hg8010gv3-softmode/) +- [Notes on a Huwei HG810H (N.B. SSL error)](https://umbriel.fr/blog/Notes_on_a_Huawei_HG8010H.html) diff --git a/ont-technicolor-afm0002.md b/ont-technicolor-afm0002.md index f5e52af..92fd915 100644 --- a/ont-technicolor-afm0002.md +++ b/ont-technicolor-afm0002.md @@ -234,6 +234,6 @@ reboot If you want to log everything since the stick boots, you can create a custom rootfs. Place the last command inside `etc/runomci.sh` as the last line of the file +# Miscellaneous Links - -# Miscellaneous Links \ No newline at end of file +- [omcilog2pcap](https://github.com/ADeltaX/omcilog2pcap) \ No newline at end of file -- cgit v1.2.3