Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

CUBE connection using gRPC

Solved914 views1st February 2024
2
Rajesh Amaragandhi [DevOps Advocate]40 8th December 2023 0 Comments

CUBE connection to DMA uses Remoting by default (using HTTPS 443 and 8004). But some customers corporate network doesn’t permit connections on 8004. They only allow HTTPS on 443.

I suggested to use gRPC mode to use only HTTPS (443). But this setting cannot be changed until CUBE makes a connection to DMA first using 80/8004 to change the Connection settings to gRPC.

Do we have a solution to make CUBE connection stricly and ONLY using HTTPS (on 443) even the first time and not use any other ports?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 1st February 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
5
Bert Buysschaert [SLC] [DevOps Advocate]4.87K Posted 8th December 2023 0 Comments

The connection setting in Cube must be set to “Auto”. The ConnectionSettings.txt file on the agent(s) must contain GRPCConnection (see link from Seppe).

Cube will attempt to retrieve ConnectionSettings.txt in parallel over HTTP/80 and HTTPS/443. The first request that responds will get processed. So it is not possible to prevent Cube from making an outgoing TCP connection to port 80, but it does not matter if this attempt is blocked or times out, as long as port 443 is responding. A valid HTTPS certificate is required (trusted by the client and matching with the hostname).

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 1st February 2024
5
Seppe Dejonckheere [SLC] [DevOps Advocate]2.26K Posted 8th December 2023 3 Comments

Hi Rajesh,

I believe this is possible by changing the connectionsettings.txt file on the DMA. Cube will retrieve this information to determine how it should connect to the DMA.

You can find there necessary information on the connectionsettings.txt here.

Seppe Dejonckheere [SLC] [DevOps Advocate] Edited comment 12th December 2023
Bert Vandenberghe [SLC] [DevOps Enabler] commented 8th December 2023

Indeed, if the connectionsettings.txt defines “* type=GRPCConnection”, Cube should immediately connect with GRPC and only use port 443. Port 80 can be closed.

Bhavana Malviya [DevOps Advocate] commented 11th December 2023

After this step connectionsettings.txt defines “* type=GRPCConnection
Do we need to restart the DMA?

Seppe Dejonckheere [SLC] [DevOps Advocate] commented 12th December 2023

Hi,
It is not necessary to restart the Agent after changing this file according to the docs, but I believe it is best to restart IIS.
https://docs.dataminer.services/user-guide/Reference/Skyline_DataMiner_Folder/More_information_on_certain_files_and_folders/ConnectionSettings_txt.html

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs