Skip to content
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

Netgear gs752tpp login failed #3287

Open
maggo1404 opened this issue Oct 11, 2024 · 0 comments
Open

Netgear gs752tpp login failed #3287

maggo1404 opened this issue Oct 11, 2024 · 0 comments

Comments

@maggo1404
Copy link

Hi,

The Netgera gs752tpp can not login via ssh or telnet

W, [2024-10-10T12:31:00.897841 #32] WARN -- : 10.10.66.21 raised Oxidized::PromptUndetect with msg " 10sw011# not matching configured prompt (?-mix:^(\([\w\s\-\+.]+\)\s?[#>])$)" W, [2024-10-10T12:31:01.003170 #32] WARN -- : default/10.10.66.21 status no_connection, retry attempt 1 W, [2024-10-10T12:31:32.886639 #32] WARN -- : 10.10.66.21 raised Oxidized::PromptUndetect with msg " 10sw011# not matching configured prompt (?-mix:^(\([\w\s\-\+.]+\)\s?[#>])$)" W, [2024-10-10T12:31:33.034175 #32] WARN -- : default/10.10.66.21 status no_connection, retry attempt 2 W, [2024-10-10T12:32:04.878503 #32] WARN -- : 10.10.66.21 raised Oxidized::PromptUndetect with msg " 10sw011# not matching configured prompt (?-mix:^(\([\w\s\-\+.]+\)\s?[#>])$)" W, [2024-10-10T12:32:05.066164 #32] WARN -- : default/10.10.66.21 status no_connection, retries exhausted, giving up W, [2024-10-10T12:32:37.011976 #32] WARN -- : 10.10.66.19 raised Oxidized::PromptUndetect with msg " 10sw009# not matching configured prompt (?-mix:^(\([\w\s\-\+.]+\)\s?[#>])$)" W, [2024-10-10T12:32:37.097067 #32] WARN -- : netgeat60000/10.10.66.19 status no_connection, retry attempt 1 W, [2024-10-10T12:33:09.070512 #32] WARN -- : 10.10.66.19 raised Oxidized::PromptUndetect with msg " 10sw009# not matching configured prompt (?-mix:^(\([\w\s\-\+.]+\)\s?[#>])$)" W, [2024-10-10T12:33:09.128707 #32] WARN -- : netgeat60000/10.10.66.19 status no_connection, retry attempt 2 W, [2024-10-10T12:33:40.999111 #32] WARN -- : 10.10.66.19 raised Oxidized::PromptUndetect with msg " 10sw009# not matching configured prompt (?-mix:^(\([\w\s\-\+.]+\)\s?[#>])$)" W, [2024-10-10T12:33:41.160125 #32] WARN -- : netgeat60000/10.10.66.19 status no_connection, retries exhausted, giving up

The relevant config

`models:
netgear:
username: admin
password: password
delay: 3
prompt_wait: '#'

vars:

enable: true

telnet_port: 60000

vars:
auth_methods: [ "none", "publickey", "password", "keyboard-interactive" ]
groups:

netgeat60000:

vars:

telnet_port: 60000

enable: true

input:

default: telnet

`

The ssh login:
login as: admin Keyboard-interactive authentication prompts from server: | Password: End of keyboard-interactive prompts from server 10sw009#

The telnet login:
Username: admin Password: ***** 10sw009#

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

1 participant