I have a strange behavior of plink.exe on windows 7 starter edition on my netbook

I'm providing one ip, but it connects to a different... O_o wtf Maybe it saved some session somewhere? How to clean all sessions?

This is the cmd i'm using:

plink.exe root@myiphere -pw mypasswordhere -P 22 -L 3307:127.0.0.1:3306

As you can see, i'm trying to connect to mysql.

I have fixed this via using putty.exe directly, but it's open an addition terminal window.

So why does plink is acting so strange?

Thanks ;)

link|improve this question

50% accept rate
1  
Unrelated, but connecting as root and providing the password in command line is not something I would recommend, for security reasons. – grawity Jun 1 '11 at 18:43
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.