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

Client attempting to telnet to unknown internal device #22

Closed
Derek000 opened this issue Feb 10, 2022 · 1 comment
Closed

Client attempting to telnet to unknown internal device #22

Derek000 opened this issue Feb 10, 2022 · 1 comment

Comments

@Derek000
Copy link

Hi,

I'm attempting to get 2 Raspberry Pi 4's with separate HackRF's tp operate from one console.
When looking at the Apache config on the RX, from the console of the RX, I noticed the below.
As I do not use this address range, I was wondering why this script was attempting to telnet to this device on my network?

File "/var/www/html/cgi-bin/ajax.py", line 44, in
client.connect('192.168.2.1', 22, username='root', password='analog')
File "/usr/lib/python3/dist-packages/paramiko/client.py", line 368, in connect
raise NoValidConnectionsError(errors)
paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 192.168.2.1

Thanks Derek

@F1ATB
Copy link
Owner

F1ATB commented Feb 10, 2022

In the "Tools" page, you clicked on "Pluto Help" link. It's only for those who use a Pluto SDR. In your case with Hack RF, you must not click tere.
Regards

André
F1ATB

@F1ATB F1ATB closed this as completed Feb 10, 2022
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