Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!

DCO ports issue

EcoStruxure IT forum

Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • EcoStruxure IT
  • EcoStruxure IT forum
  • DCO ports issue
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
Cory_McDonald
Admiral Cory_McDonald Admiral
124
Jef
Admiral Jef Admiral
110
gsterling
Captain gsterling Captain
71
APC_Steve
Captain APC_Steve Captain
64
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to EcoStruxure IT forum
Solved
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

0 Likes
7
856
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

DCO ports issue

Dear All,

Good day.

Recently I facing some problem on DCE and DCO ports issue. When I do a ports scanning. Found out there are 2 ports open for each DCE and DCO

10.182.12.12 - DCE ports 80 and 1080 was open

10.182.12.13 - DCO ports 22 and 80 was open

Is it advisable to close the ports?

For DCE ports, I manage to do it from the System Administration Setting - Server Access

For DCO ports, do we have any configuration or setting to close the ports?

 

(CID:93913142)

Labels
  • Labels:
  • Data Center Expert
  • Data Center Operation
Reply

Link copied. Please paste this link to share this article on your social media post.

  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

0 Likes
0
855
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

Hi Daniel,
I am one of the engineers responsible for this part of DCO.

In all DCO servers, we have a health checking monitor running on server. One of its responsibilities is to make certain that apache is functioning correctly. Currently, this is done by asserting that we can connect to port 80 and get a successful response.

This is the reason why port 80 needs to be open.

If the customer wants to investigate the communication that goes on on port 80, he can inspect apache's access logs on the server (/var/log/apache2/access.log on debian).

You could experiment with configuring the firewall to block requests that are not local to the node (or cluster). This could work, but it is not something that we have tested thoroughly and as such is not recommended use of the system.

Closing port 22 is another matter. In a cluster, the nodes use ssh to exchange information. This is a requirement for running a cluster. The communication is secured by a certificate that is exchanged between the servers at setup time.

(CID:93913477)

See Answer In Context

Reply

Link copied. Please paste this link to share this article on your social media post.

Replies 7
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

0 Likes
0
855
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

Hi, Daniel!

 

This customer use 443 port to work with Operation server via client, I guess...

In other way it will be unresponsible, because Operaitons's client use 80 port for server connections.

If you want to close 22 port, you need to stop ssh service. Login to server via console and run sudo service ssh stop command. 22 port will be closed.

I'm not sure, but 80 port you can close from webmin: System -> Apache Webserver -> Global Configuration -> Networking and Addresses and set radiobutton to none or change port number.

(CID:93913194)

Reply

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

0 Likes
0
855
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

Hi Daniel,

For DCO it is not supported to stop the SSH service or changing the Apache configuration. Even though it might be possible it is not supported.

We are testing our application using various Network/Software scanning tools to make sure it is safe and without security vulnerabilities. StruxureWare Data Center Operation security

Please let us know if this answers your question.

(CID:93913317)

Reply

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

0 Likes
0
855
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

Hi Valentin Kozlov & Soren Bruncke Mikkelsen,

Thank you for your advice and reply.

We did show the test and vulnerabilities from the StruxureWare Data Center Operation security to the customer. Yet they still insist that what is the data sent through the open port. Want us to capture the package from the port to show them.

According to customer, their entire Data Center, they will not use port 80. That's is why they want us to show it is save to be use if we cannot close it.

Will there be any effect is we close the ports 22 and 80 for DCO?

(CID:93913346)

Reply

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

0 Likes
0
855
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

Hi Daniel,

The ports cannot be closed. That will impact the server functionality and performance.

If there are no "clients" connecting to the ports no activity will happen on the ports. And the security scans should indicate that they are safe StruxureWare Data Center Operation Software Vulnerability Scans 

 

(CID:93913377)

Reply

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

0 Likes
0
856
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

Hi Daniel,
I am one of the engineers responsible for this part of DCO.

In all DCO servers, we have a health checking monitor running on server. One of its responsibilities is to make certain that apache is functioning correctly. Currently, this is done by asserting that we can connect to port 80 and get a successful response.

This is the reason why port 80 needs to be open.

If the customer wants to investigate the communication that goes on on port 80, he can inspect apache's access logs on the server (/var/log/apache2/access.log on debian).

You could experiment with configuring the firewall to block requests that are not local to the node (or cluster). This could work, but it is not something that we have tested thoroughly and as such is not recommended use of the system.

Closing port 22 is another matter. In a cluster, the nodes use ssh to exchange information. This is a requirement for running a cluster. The communication is secured by a certificate that is exchanged between the servers at setup time.

(CID:93913477)

Reply

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

0 Likes
0
855
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:52 AM . Last Modified: ‎2024-04-10 01:05 AM

Hi All,

Thank your for your reply and advice. Very much appreciated. I will feedback to my teammate on this issue.

(CID:93913517)

Reply

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-02 09:53 AM . Last Modified: ‎2023-10-31 10:50 PM

0 Likes
0
855
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-02 09:53 AM . Last Modified: ‎2023-10-31 10:50 PM

superhero.png

This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.

Reply

Link copied. Please paste this link to share this article on your social media post.

To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

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.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of