Last active
May 26, 2022 18:20
-
-
Save mortonfox/4166f6c47fdb8eca2c6f17a4c6522232 to your computer and use it in GitHub Desktop.
Revisions
-
mortonfox revised this gist
Mar 1, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ # How to access Webstar DPC2100R2 hidden pages If you have Time Warner Cable and perhaps other cable operators as well that use Webstar DPC 2100 modems, and you happen to have one of these modems, no doubt you've become frustrated when you go to check the modem log if troubleshooting a connection issue, only to be greeted with the web page that says that this feature is not enabled. You however can still get at the information you're looking for. I don't understand why these diagnostics pages have to be hidden from us, especially when other modems show us the info we want with no issues. But here are the steps to gain access to the other diagnostics pages on a webstar DPC2100 modem. First, go to <http://192.168.100.1/_aslvl.asp> and change the access level from 1 to 2. Enter the password of W2402 and hit submit. You should then be able to access the signal and logs pages with no issues. I've however noticed that the access level after maybe about a minute or so reverts back to level 1, so if while browsing the page, if it refreshes and it suddenly says this feature is unavailable again, just repeat the steps above. Like I said, I wish I knew why so much effort is made to keep us from truly seeing what's wrong with our connections. There's no harm in viewing this info ya know. So there's my hopefully useful tip for today. Reference: <https://www.kubuntuforums.net/showthread.php/59215-How-to-access-Webstar-DPC2100R2-hidden-pages> -
mortonfox revised this gist
Mar 1, 2019 . 2 changed files with 7 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ <https://www.kubuntuforums.net/showthread.php/59215-How-to-access-Webstar-DPC2100R2-hidden-pages> # How to access Webstar DPC2100R2 hidden pages If you have Time Warner Cable and perhaps other cable operators as well that use Webstar DPC 2100 modems, and you happen to have one of these modems, no doubt you've become frustrated when you go to check the modem log if troubleshooting a connection issue, only to be greeted with the web page that says that this feature is not enabled. You however can still get at the information you're looking for. I don't understand why these diagnostics pages have to be hidden from us, especially when other modems show us the info we want with no issues. But here are the steps to gain access to the other diagnostics pages on a webstar DPC2100 modem. First, go to <http://192.168.100.1/_aslvl.asp> and change the access level from 1 to 2. Enter the password of W2402 and hit submit. You should then be able to access the signal and logs pages with no issues. I've however noticed that the access level after maybe about a minute or so reverts back to level 1, so if while browsing the page, if it refreshes and it suddenly says this feature is unavailable again, just repeat the steps above. Like I said, I wish I knew why so much effort is made to keep us from truly seeing what's wrong with our connections. There's no harm in viewing this info ya know. So there's my hopefully useful tip for today. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +0,0 @@ -
mortonfox created this gist
Feb 27, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ How to access Webstar DPC2100R2 hidden pages If you have Time Warner Cable and perhaps other cable operators as well that use Webstar DPC 2100 modems, and you happen to have one of these modems, no doubt you've become frustrated when you go to check the modem log if troubleshooting a connection issue, only to be greeted with the web page that says that this feature is not enabled. You however can still get at the information you're looking for. I don't understand why these diagnostics pages have to be hidden from us, especially when other modems show us the info we want with no issues. But here are the steps to gain access to the other diagnostics pages on a webstar DPC2100 modem. First, go to http://192.168.100.1/_aslvl.asp and change the access level from 1 to 2. Enter the password of W2402 and hit submit. You should then be able to access the signal and logs pages with no issues. I've however noticed that the access level after maybe about a minute or so reverts back to level 1, so if while browsing the page, if it refreshes and it suddenly says this feature is unavailable again, just repeat the steps above. Like I said, I wish I knew why so much effort is made to keep us from truly seeing what's wrong with our connections. There's no harm in viewing this info ya know. So there's my hopefully useful tip for today.