PDA

View Full Version : [all variants] SSH Tunneling Question


rollerbldes
March 25th, 2009, 08:59 PM
I'm using ssh -D to tunnel to a remote server. However the remote server has multiple IP addresses. The tunnel goes by default to the first IP, how do I tunnel to the other IP addresses?

e.g. after the tunnel, I visit whatsmyip.org and sees the first IP.

I hope I'm getting my question through.. it's a bit complicated matter.