-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
[connections] Add possibility to connect to devices #30
Labels
Comments
Hi!
thank you for the update and the works.
For SSH connections,which ip are you using? the LAST IP or ip of the vpn?
bye
Il giorno ven 4 mag 2018 alle ore 10:54 Federico Capoano <
[email protected]> ha scritto:
… Not so long ago I've experimented with the *optional possibility of
initiating connections to network devices* to launch operations, eg:
update a configuration as soon as it's changed in OpenWISP.
This feature is the base that will enable us to implement features like:
- updating the configuration as soon as it's changed in OpenWISP
- allowing administrators to open SSH shell sessions from the web UI
- performing firmware upgrades
- adding SNMP connection configurations for monitoring/management
purposes
- adding support for firmwares which have HTTP interfaces/API
At the moment I will focus just on enabling the possibility to instantiate
SSH connections to devices in order to perform configuration updates.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#30>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AGOvUXF84CXQex0p5YSEV5MjOLoMMmgXks5tvBc8gaJpZM4TyT_8>
.
|
The prototype I built 8 months ago allowed users to specify different ip addresses: 8fdf726 I'll resume from there, clean it up and simplify. |
Only automated tests are missing from #31. |
#31 merged! 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not so long ago I've experimented with the optional possibility of initiating connections to network devices to launch operations, eg: update a configuration as soon as it's changed in OpenWISP.
This feature is the base that will enable us to implement features like:
At the moment I will focus just on enabling the possibility to instantiate SSH connections to devices in order to perform configuration updates.
The text was updated successfully, but these errors were encountered: