-
Notifications
You must be signed in to change notification settings - Fork 15
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
how to running ? #9
Comments
That's right. Are you having any issue? Edit: obviously, you need to replace the IP address with your own, and the username/password by the appropriate values. Username and password can be left out, and the default ADMIN/ADMIN will be used. |
tks, admin reply me |
or this docker have wish running dell c6220 server ipmi. |
and we try this [root@localhost ~]# docker run -p 85:5900 internap/kvm-console-supermicro |
tcping 192.168.88.168 85 Probing 192.168.88.168:85/tcp - Port is open - time=3ms Ping statistics for 192.168.88.168:85: |
2019-12-20 06:59:21,107 INFO spawned: 'idle-timeout' with pid 2109 |
hi have online? |
Hi, Could you please run the following command and provide the console output: Please replace the IP address, username and password for the actual values.
Additionally, can you please run the following command and paste the output as well: Again, please replace the IP address and username/password. Make sure to obfuscate them in the logs. |
[root@localhost ~]# curl -v --insecure -s -X POST http://192.168.3.126/cgi/login.cgi --data 'name=ADMIN&pwd=ADMIN' -icurl -v --insecure -s -X POST http://192.168.0.1/cgi/login.cgi --data 'name=ADMIN&pwd=ADMIN' -i
< <title></title> <script language="JavaScript" type="text/javascript"> </script> * Connection #0 to host 192.168.3.126 left intact * About to connect() to 192.168.0.1 port 80 (#1) * Trying 192.168.0.1... * Connection refused * Failed connect to 192.168.0.1:80; Connection refused * Closing connection 1check log |
this have right ? tks reply me |
hello ,mat128 |
This worked for me running Windows 10 WSL2 Debian + Docker:
|
hi admin
this is a good proect.
so first running docker
later running console-supermicro.sh 192.0.2.10 username password ?
right
The text was updated successfully, but these errors were encountered: