-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Zyxel - VMG4005-B50A - Support & Info #19
Comments
Thank you for the report! Does the same issue exist, when connecting using a normal Telnet or SSH client? When using the tool, does it happen for both Telnet and SSH? I assume the most likely reason here, is that the admin login leads to the Zysh shell, while root and superuser allow access to a proper shell. If there is an easy fix to make it work with Zysh, I'd like to implement that, otherwise I'm going to add a note to the documentation.
Considering the minimum line in the SNR graph, there could also be an actual issue on the line. Maybe some issue with vectoring? |
The default
admin
user currently faces issues retrievingxdslctl
information via SSH or Telnet. The console does not respond as expected.When using the go-dsl tool, the xdslctl process fails to respond and is not properly terminated by the firmware on the Zyxel VMG4005-B50A. This problem occurs during both connection and disconnection attempts, leading to orphaned xdslctl processes.
Repeated connection attempts result in an increasing number of orphaned xdslctl processes. This accumulation causes CPU and RAM usage to reach 100%, ultimately leading to a situation where only a reboot will restore the modem to a functional state.
To avoid this issue, use the
root
orsupervisor
account (which are the same), as this problem does not occur with these higher-level privileges.Root/supervisor password?
Using user: root/supervisor on a VMG4005-B50A*
The text was updated successfully, but these errors were encountered: