8000 View password telnet protocol Kaon Broadcom · Issue #48 · jclehner/bcm2-utils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

View password telnet protocol Kaon Broadcom #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ellipsys opened this issue Sep 16, 2022 · 1 comment
Open

View password telnet protocol Kaon Broadcom #48

ellipsys opened this issue Sep 16, 2022 · 1 comment

Comments

@ellipsys
Copy link
ellipsys commented Sep 16, 2022

We have access to router DOCSIS 3.0 CG2200, after download GatewaySettings.bin and enable telnet access from web executing bcm2cfg.exe get GatewaySettings.bin userif not show me password telnet. How to get´s. We try admin:admin, admin:password etc
output bcm2cfg.exe get GatewaySettings.bin userif

  userif = {
    http_user = "admin"
    http_pass = "pass"
    http_admin_user = "admin"
    http_admin_pass = "pass"
    remote_acc_methods = 0x00
    remote_acc_user = ""
    remote_acc_pass = ""
    telnet_ipstacks = IP1 | IP4 | IP5 | IP6
    ssh_ipstacks = IP5 | IP6
    remote_acc_timeout = 1094861636
    http_ipstacks = IP1 | IP3 | IP7
    http_adv_ipstacks = IP2 | IP3 | IP7
    http_seed = ""
    http_acl_hosts = 
    http_idle_timeout = 0
  }
@jclehner
Copy link
Owner

The login credentials for telnet are remote_acc_user and remote_acc_pass. To enable telnet via the config file, also run

bcm2cfg set GatewaySettings.bin userif.remote_acc_methods telnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0