You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, was wondering if this script runs on Windows 10 64-bit?
I have python installed for other homebrew applications.
I just installed new TC4400 cable modem.
Can access TC4400 via Chrome Browser at 192.168.100.1.
Cannot ping TC4400 at 192.168.100.1 via Windows 10 cmd.
Attempt to run script in Windows 10 cmd using -> check_tc4400.py -H 192.168.100.1 -u admin -p bEn2o#US9s
Nothing happens. Is it because I cannot ping my TC4400 modem which is on the other side of my router?
The text was updated successfully, but these errors were encountered:
The script is not relying on icmp probes, it just connects to the webfrontend. The tc4400's cmconnectionstatus page usually takes some time to complete (my modem takes like 20 seconds) so the script might seem to hang. If the modem is not responding the script times out after 60 seconds, so not getting any response at all is quite unusual. You can try accessing the modem using its (provider-assigned) management IP.
Unfortunately, I cannot help you with Windows-related issues, as I'm not using it.
On Mon, Apr 27, 2020 at 2:54 PM Philippe Kueck ***@***.***> wrote:
The script is not relying on icmp probes, it just connects to the
webfrontend. The tc4400's cmconnectionstatus page usually takes some time
to complete (my modem takes like 20 seconds) so the script might seem to
hang. If the modem is not responding the script times out after 60 seconds,
so not getting any response at all is quite unusual. You can try accessing
the modem using its (provider-assigned) management IP.
Unfortunately, I cannot help you with Windows-related issues, as I'm not
using it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHTQNCTXYYFYKSAUAFLOL3ROXIE7ANCNFSM4MSCXGWQ>
.
Hi, was wondering if this script runs on Windows 10 64-bit?
I have python installed for other homebrew applications.
I just installed new TC4400 cable modem.
Can access TC4400 via Chrome Browser at 192.168.100.1.
Cannot ping TC4400 at 192.168.100.1 via Windows 10 cmd.
Attempt to run script in Windows 10 cmd using -> check_tc4400.py -H 192.168.100.1 -u admin -p bEn2o#US9s
Nothing happens. Is it because I cannot ping my TC4400 modem which is on the other side of my router?
The text was updated successfully, but these errors were encountered: