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

Issue with Paloalto Panos [Netmiko Login] #9

Open
evilmonkey19 opened this issue May 11, 2024 · 0 comments
Open

Issue with Paloalto Panos [Netmiko Login] #9

evilmonkey19 opened this issue May 11, 2024 · 0 comments

Comments

@evilmonkey19
Copy link
Contributor

The problem seems to be related to how paloalto_panos sends the keys to fakenos. In our case we accept the password directly and using the keyboard-interactive (my guessing).

DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo <built-in function openssl_sha256>
DEBUG:paramiko.transport:Switch to new keys ...
DEBUG:paramiko.transport:Resetting inbound seqno after NEWKEYS due to strict mode
DEBUG:paramiko.transport:Auth request (type=keyboard-interactive) service=ssh-connection, username=user
INFO:paramiko.transport:Auth rejected (keyboard-interactive).
DEBUG:paramiko.transport:EOF in transport thread
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