ssh - How do i tunnel from local to external apache -


i'm trying set ssh tunnel using putty can view websites @ work location. remote development server (apache) not accept incoming calls on port 80, i'm trying tunnel through ssh should work since i'm able login shell account.

i'm using putty 0.60, in settings ive added new rule @ connection -> tunnels ive added source port 80, destination: remote.domain:80, tried setting radio buttons local, remote, dynamic , 2nd line auto, still doesnt seem work.

do need add windows host file make apache accept request? idea's?

destination should localhost:80. remote port forwarded to.

then in hosts file reroute remote.domain 127.0.0.1.

that should give access.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -