|
|

楼主 |
发表于 2005-8-13 12:44:17
|
显示全部楼层
still not works
my steps
1. start apache(listening port 80) on 192.168.1.247.
2. login 192.168.1.245, and execute:
ssh username@192.168.1.247 -N -L 8080:192.168.1.247:80
and input the password for [username]
3. could not connect 192.168.1.245:8080, and i use:
nmap 192.168.1.245
could not find port 8080 openning
you mean the ssh tunnel, not the IP Tunnel? |
|