Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SSH connections
#1
Hi all,
im almost new in python.

I tried to get a connection to a cisco device and execute some commands, all fine here.

But my problem is that when I tried to do a second connection over ssh to a secondary device from the first one, it is not working .


my pc ---> ssh to device one ---> ssh to device two.

The reason that I need to do it like this is because the secondary device has an ACL to allow only traffic from connections came from device one.


What you suggest to get this done ?
What I need to do to get and execute commands into the secondary device?

thanks,
regards.

my code here
Reply


Messages In This Thread
SSH connections - by Will - Jun-18-2017, 06:11 AM
RE: SSH connections - by sparkz_alot - Jun-18-2017, 12:20 PM
RE: SSH connections - by Will - Jun-19-2017, 04:08 AM
RE: SSH connections - by sparkz_alot - Jun-19-2017, 12:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I make this server stop listening for connections to sockets Emekadavid 0 3,549 Jun-03-2020, 02:28 PM
Last Post: Emekadavid
  Need small help on dynamic database connections Tirumal 4 3,572 Dec-28-2017, 07:02 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020