Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
YorchZ90
Explorer

ACCESS SMARTCONSOLE R80.40 THROUGH SSH TUNNEL

I am working on a project where the R80.40 smartconsole needs to be accessed through a Windows Server to which I connect via RDP through an ssh tunnel.

ssh -tL random-port:127.0.0.1:random-port user @ jump-server1 "ssh -L random-port:windows-server:3389 user @ jump-server2

I would like to be able to directly access the R80.40 smartconsole from my own host by creating a tunnel that connects directly to the smartconsole IP. Is this possible?

I think the new tunnel should be something like this:

ssh -tL random-port:127.0.0.1:random-port -tL random-port:127.0.0.1:random-port  -tL random-port:127.0.0.1:random-port user @ jump-server1 "ssh -L random-port:smartconsole-ip:19009 -L random-port:smartconsole-ip:18190 -L random-port:smartconsole-ip:443 user @ jump-server2

If possible, what address would I have to write in the "Server Name or IP Addresses" field when I'm logging in.

My ultimate goal would be to develop a script that would allow me to automate this tedious process.

 

0 Kudos
1 Reply
PhoneBoy
Admin
Admin

The ports you need to forward via SSH are 443, 18190, and 19009.
It should work (or it did last I tried it).

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    Tue 20 May 2025 @ 11:30 AM (PDT)

    Las Vegas: Check Point Hybrid Mesh

    Wed 21 May 2025 @ 11:30 AM (MST)

    Tempe, AZ: Check Point Hybrid Mesh

    Tue 03 Jun 2025 @ 06:00 PM (EDT)

    Montreal: CPX Recap

    Tue 10 Jun 2025 @ 06:00 PM (EDT)

    Quebec City: CPX Recap
    CheckMates Events