- Connect to the router via ssh, the username is "engineer" and the password is the access key on the bottom of your router
- You will be greeted with something akin to the following:
| | o | |--- ,---. ,---. |---. ,---. . ,---. ,---. | ,---. ,---. | |---' | | | | | | | | | | | | | `---' `---' `---' ` ' ` ' ` `---' `---' `---' `---' ` N E X T G E N E R A T I O N G A T E W A Y -------------------------------------------------------------------- NG GATEWAY SIGNATURE DRINK -------------------------------------------------------------------- * 1 oz Vodka Pour all ingredients into mixing * 1 oz Triple Sec tin with ice, strain into glass. * 1 oz Orange juice -------------------------------------------------------------------- This program contains proprietary information which is a trade secret of Technicolor and also is protected by intellectual property as an unpublished work under applicable Copyright laws/right of authorship. This program is also subject to some patent and pending patent applications. Technicolor is registered trademark and trade name of Technicolor group company, and shall not be used in any manner without express written from Technicolor. The use of the program and documentation is strictly limited to your own internal evaluation of the product embedding such program, unless expressly agreed otherwise by Technicolor under a specific agreement. Recipient is to retain this program in confidence and is not permitted to use or make copies thereof other than as permitted in a written agreement with Technicolor, unless otherwise expressly allowed by applicable laws. Recipient is not allowed to make any copy, decompile, reverse engineer, disassemble, and attempt to derive the source code of, modify, or create derivative works of the program, any update, or any part thereof. Any violation or attempt to do so is a violation of the rights of Technicolor. If you or any person under your control or authority breach this restriction, you may be subject to prosecution and damages. Product: vbnt-2 Release: Cobalt (18.3) Version: 18.3.0278-2741007-20190320103504-0a0de5fc444c0dd4b93760b5cebf15791868a0a7 Hash config: 0a0de5fc444c0dd4b93760b5cebf15791868a0a7 Hash openwrt: f05086f310e02591a501232ceecfa6ca3641deb2 Hash kernel: 0d40edb618b17d93b4b81a4178f38d107840bf58 Hash technicolor: d08bcf9fc16cc35e3967c8a1298d36d3cec1fdfe Hash routing: 210fc51dab0344d982f6be3c8cf289be0c27a689 Hash custo: 597f3f0d2bbd794727911db87025a86da665b28a Hash lte: ff91c9ab917fd6313ff2891788c33fef717d2425 Hash packages: cd399ca61469d26b2bf1777bc099a475fc19868d ==================================================================================== engineer>
- run the command "ps"
- scroll through the list to find the "pppd" command, it will look something like:
5175 2365 root S 3304 1% 0% /usr/sbin/pppd nodetach ipparam wan ifname pppoe-wan lcp-echo-interval 10 lcp-echo-failure 5 lcp-echo-adaptive set PEERDNS=0 nodefaultroute usepeerdns maxfail 1 user PPPOEUSERNAME password PPPOEPASSWORD ip-up-script /lib/netifd/ppp-up ipv6-up-script /lib/netifd/ppp6-up ip-down-script /lib/netifd/ppp-down ipv6-down-script /lib/netifd/ppp-down plugin connstate.so mtu 1500 mru 1500 plugin rp-pppoe.so graceful_restart /etc/ppp/pppoesession_vlan_wan nic-vlan_wan host-uniq SOMMESTRING
- The username and password are passed as arguments to that pppd command, so copy them down and do with them what you want!
Last active
September 9, 2024 17:44
-
-
Save chriscpritchard/db98167c0a1372ef16e131bfe9b76956 to your computer and use it in GitHub Desktop.
Technicolor DWA0120 - Obtain PPPOE Password
If the router firmware is based on customzied OpenWRT, you can try:
uci show network.wan.password
uci show network.wan
Thank you very much
…On Thu, 21 Dec 2023 at 20:29, levid0s ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
If the router firmware is based on customzied OpenWRT, you can try:
uci show network.wan.password
uci show network.wan
—
Reply to this email directly, view it on GitHub
<https://gist.github.com/chriscpritchard/db98167c0a1372ef16e131bfe9b76956#gistcomment-4803266>
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANVLEF7N7I6WXT33JNGHHCDYKSL2JBFKMF2HI4TJMJ2XIZLTSKBKK5TBNR2WLJDHNFZXJJDOMFWWLK3UNBZGKYLEL52HS4DFQKSXMYLMOVS2I5DSOVS2I3TBNVS3W5DIOJSWCZC7OBQXE5DJMNUXAYLOORPWCY3UNF3GS5DZVRZXKYTKMVRXIX3UPFYGLK2HNFZXIQ3PNVWWK3TUUZ2G64DJMNZZDAVEOR4XAZNEM5UXG5FFOZQWY5LFVEYTAMRQGA4TINZUU52HE2LHM5SXFJTDOJSWC5DF>
.
You are receiving this email because you commented on the thread.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>
.
As someone else has said, for the model Technicolour 4135, the password for user 'engineer', is under the sticker on the back of the router. Took me a while to work out, but all good now. I bought a new Router as the Trooli one was blocking outgoing for certain Apps, which can be fixed by setting the Firewall to 'Low', and the wireless was a bit flakey, as well as the switch being very temperamental if it had a hard power down. Good luck!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any idea for the DGA4135?