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 session through PuTTY SSH tunnel

Solved1.80K views19th July 2023Cube putty SSH tunnel
3
Ruben Vandepitte [SLC] [DevOps Advocate]2.32K 19th January 2021 0 Comments

Hi,

I’m using a PuTTY SSH tunnel to connect to a DataMiner server through RDP.

This is done by port forwarding a local port to the RDP port (3389) of the remote server, and is working fine.

Now, we’d like to make it possible to connect to that server through the same SSH tunnel, using a local Cube client.

  • Cube is already installed on the client PC
  • A local port 15001 is configured in PuTTY to be forwarded to the remote server port 8004
  • Cube is configured to connect to 127.0.0.1:15001 (tried both with and without polling)

So far we’re not getting in.

  • Opening http://127.0.0.1:15001/SLNetService in the browser does not return a response, while we do expect this under normal circumstances
  • telnet 127.0.0.1 15001 can be connected to

Any ideas?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 19th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
10
Bert Buysschaert [SLC] [DevOps Advocate]4.87K Posted 19th January 2021 0 Comments

Hi Ruben,

This should be possible. Cube only needs a TCP connection to port 8004 on the DMA, as long as the connection setting has been set to “Remoting”, the destination port is set to 8004 and polling is checked.

As you are not getting any output from http://127.0.0.1:15001/ I believe the tunnel itself is not set up correctly.

Assuming you are using 2 tunnels (one for RDP, one for DataMiner) I would expect a command like this:

putty -L 15000:10.0.0.5:3389 -L 15001:10.0.0.5:8004 -N -P 22 172.217.168.227

where 10.0.0.5 is the private IP address of the DataMiner and 172.217.168.227 the public IP address where the SSH server is reachable on port 22.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 19th July 2023
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