Port forwarding (portmap) works only locally
- by Tag Wint
There are four hosts
hostA winXP
hostB Win2003
hostC Linux RHEL
hostD Linux RHEL
hostA cannot connect to C and D directly, but B can
hostA connects to hostB using VPN
hostB and hostC belong to the same subnet1
hostD is in subnet2
From hostA I need to connect to hostC and hostD by SSH.
Now I can do it as follows:
1.connecting from hostA…