At start, sorry for my english.

I have remote computer without IP (only no-ip address) with http server, mysql etc. Now with my laptop i want to make connection with the remote PC over SSH and make the remote PC works as like in LAN with my laptop, having own local IP (192.168.1.xxx). Is any way to do this? If not through SSH, then how?

link|improve this question
Have you connected to this remote computer any other way? – iglvzx Feb 2 at 17:52
Is the remote system possibly part of a shared hosting solution? What do you mean by "without IP"? – Oliver Salzburg Feb 2 at 17:55
I tried VPN and hosts file if you're asking for this. Problem is, that remote PC doesn't have static IP, only dynamic. I get no-ip address for this PC and it's accessible from web, but also i want to make it's accessible over domain.com using /etc/hosts file. – Galmi Feb 2 at 17:58
@Oliver Salzburg: No, remote PC is my own PC. By without IP i mean that PC have only dynamic IP and i can not connect with over it. – Galmi Feb 2 at 18:00
1  
Why not ssh to the no-ip hostname every time? Do you need to access something by IP address? – Jim G. Feb 2 at 22:50
show 1 more comment
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.