Re: ssh tunnel - BBS

Table of Contents

※ 引述《PowerSec (Dr.腥)》之銘言:
: 請問一下 我用putty連到朋友的機器
: 設定是這樣的 destination: ip:22 然後port8080

大致推測你是想藉由 PuTTY client 的 IP 以 TCP 8080 port 出去,
然後假設想要連的 IP 是 xxx.xxx.xxx.xxx 的 TCP 22 port

所以你的 source port 就是 8080 會透過 ssh tunnel 來 forward 到
destination 就是 xxx.xxx.xxx.xxx:22

: 照著網路教學文章建立了ssh tunnel後 連http://localhost:8080/
^^^^^^^^^^^^^^^^ ??? ^^^^^^^^^^^^^^^^^^^^^^^^ ?

請問一下,這個『網路教學文章』的網址是?
另外『照著建立』又是怎麼建立呢?

--
靜中見真境,淡中識本然

--

All Comments