EcoStruxure IT forum
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:17 AM . Last Modified: 2024-04-10 01:33 AM
Hi,
We have recently installed Struxureware DCO. While configuring the port 10000 was used for Webmin configuration, but recently owing to some internal network policies port 10000 is used for some other network requirements and no more allowed to use the same. The result is now when we try to open up Webmin it shows PAGE TIME OUT message. Rest Struxureware DCO client works perfectly fine.
Is their any way we can check whether our WEBMIN service is running ok or not using some other means?
Is their any way we can change webmin port from command prompt?
E
(CID:89555032)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:33 AM
Hi Vineet,
Please use the below mentioned command in the command prompt to check the webmin service running or not.
Command:
root@operations:~# service webmin
Usage: /etc/init.d/webmin { start | stop | restart }
root@operations:~#
root@operations:~# service webmin status
Webmin (pid 1738) is running
Command used to check the webmin pid
root@operations:~# ps -eaf | grep webmin
root 1738 1 0 Jul30 ? 00:00:19 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
root 31367 28433 0 08:57 pts/0 00:00:00 grep webmin
Hope this helps
Thanks
Satish
(CID:89555058)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:33 AM
Hi Vineet,
Please use the below mentioned command in the command prompt to check the webmin service running or not.
Command:
root@operations:~# service webmin
Usage: /etc/init.d/webmin { start | stop | restart }
root@operations:~#
root@operations:~# service webmin status
Webmin (pid 1738) is running
Command used to check the webmin pid
root@operations:~# ps -eaf | grep webmin
root 1738 1 0 Jul30 ? 00:00:19 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
root 31367 28433 0 08:57 pts/0 00:00:00 grep webmin
Hope this helps
Thanks
Satish
(CID:89555058)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:33 AM
(CID:89555059)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:33 AM
(CID:89555060)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:33 AM
Hi Vineet,
To change the default Webmin port from 10000 to xxxxx, all we need to do is
Login to webmin page
Click on Webmin > Webmin configuration > Ports and Addresses > change 10000 to xxxxx?
Thanks
Satish
(CID:89555062)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:33 AM
(CID:89555064)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:33 AM
Hi Vinteet,
To change the webmin port from command line using this following command.
command
root@operations:~# vi /etc/webmin/miniserv.conf
Here change the port number of webmin and restart the service.
I Hope this answers your question
Please let me know if you still face any issues.
Thanks
Satish
(CID:89555067)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:33 AM
(CID:89555096)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:18 AM . Last Modified: 2024-04-10 01:32 AM
Hi Vinteet,
Using Satish description you should be able to change the port. However please note that we do not officially support changing port on the services we rely on, and during future upgrades, firewall changes etc. you might experience issues.
You could also use SSH Port forwarding to get around the port blocking. There's plenty of guides on google on the subject. Here's a few that works on Windows:
http://howto.ccs.neu.edu/howto/windows/ssh-port-tunneling-with-putty/
http://www.cs.uu.nl/technical/services/ssh/putty/puttyfw.html
Regards,
Mads
(CID:89555074)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:19 AM . Last Modified: 2024-04-10 01:32 AM
(CID:89555100)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-02 08:19 AM . Last Modified: 2023-10-31 11:42 PM
This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.