Quantcast
Channel: DELL-Daniel My's Activities
Viewing all articles
Browse latest Browse all 2846

How to connect to server via iDRAC, python

$
0
0

Hi!

I'm connecting to iDRAC via ssh (putty.exe -ssh root@''iDRAC-IP') to the server itself (via command >connect) and it's working fine (both iDRAC and server is password protected). Now I'm trying to write a script in python doing it and executing some commands on the server, but I'm not getting it to work. I am able to connect to the iDRAC (using paramiko) and there do the connect command, but after that it's not working. I think it is because when doing >connect I'm no longer in the iDRAC but the server, and the connection I have in the first step is the iDRAC. Do you have any tips? Is the correct way to do it via a ssh-tunnel? 

Also - the connection to the server using >connect, is that using ssh in turn?


Viewing all articles
Browse latest Browse all 2846

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>