SSH Agent Forwarding
#3621
-
Hi All, My current setup is using ssh-keys on my laptop which are forwarded to a bastion host using Agent Forwarding. I am trying run a netmiko script on the bastion using the forwarded keys to login but I can't seem to get it to work. I'm not sure how to specify the forwarded keys. Can anybody help me with a solution?
|
Beta Was this translation helpful? Give feedback.
Answered by
ktbyers
Mar 19, 2025
Replies: 1 comment 3 replies
-
Add
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
transport = net_connect.remote_conn.get_transport()