Link to home
Start Free TrialLog in
Avatar of g0all
g0allFlag for Saint Pierre and Miquelon

asked on

HTTP and HTTPS tunnel over ssh for being accessible on my localhost?

Hello Experts,

I've got the following topology:


PC----> Gateway (SSH Server)------->iLO (HTTP and HTTPS)

I'd like to be able to access iLO's address on my PC on localhost:80

Of course, Gateway can access iLO on both ports (HTTP and HTTPS)

Thanks a lot!
ASKER CERTIFIED SOLUTION
Avatar of Ashok Dewan
Ashok Dewan
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of g0all

ASKER

In this case, what ports will be the source/destination ports to fill in putty?
source would be 3000 or you can use any but destination would be 22. Because by default ssh server runs on port 22.