You are not logged in.
Pages: 1
Hi I have a simple problem. I have no my own public IP address, only provider's local ip under dynamic NAT. I don't want to pay for public ip and want to have a remote access to my home PC. I decide to use openvpn to resolve this issue. I have access to university's openvpn server, but when I connect to it, using one profile from two different machines, both has the same IP. So I tried to use public openvpn server like this but there no route between my two machines.
Maybe I don't understand concepts of vpn and vpn is bad solution. Maybe I do smth wrong. Maybe there no suitable configurations on the servers and I need to try create my own openvpn server on university's machie.
Sorry for my english
Offline
May I offer a different approach? How about a reverse tunnel (Described here) All you need to do is come up with a creative trigger whereby you send your computer a message that allows it to find the address of the computer from which you want to reach it. You could do this by sending an email with a specific subject and the address in the body of the message. When your computer automatically checks its mail, it finds the message, gets the address and opens a reverse tunnel. Or, how about DropBox? Create a file on your Dropbox with a specific name containing the IP from which you want to connect. A cron job or a daemon running on your system watches for that file to appear and, when it does, grabs the address and opens a reverse tunnel; and it deletes the file from Dropbox.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
You could also use Logmein Hamachi.
https://aur.archlinux.org/packages/logmein-hamachi/
cross platform, easy to setup, free (5pc's per network)
I have been using hamachi for years now and it has never failed me.
Offline
May I offer a different approach? How about a reverse tunnel (Described here) All you need to do is come up with a creative trigger whereby you send your computer a message that allows it to find the address of the computer from which you want to reach it. You could do this by sending an email with a specific subject and the address in the body of the message. When your computer automatically checks its mail, it finds the message, gets the address and opens a reverse tunnel. Or, how about DropBox? Create a file on your Dropbox with a specific name containing the IP from which you want to connect. A cron job or a daemon running on your system watches for that file to appear and, when it does, grabs the address and opens a reverse tunnel; and it deletes the file from Dropbox.
Good Idea, but there one problem can appear: remote machine can be Itself under the NAT. But it can work when I need to make simple connection between 2 computers with one not under NAT. For gaming for example. But can I create tunnel without enciphtion? Telnet, as I know can not built tunnels but is there another tool?
You could also use Logmein Hamachi.
https://aur.archlinux.org/packages/logmein-hamachi/
cross platform, easy to setup, free (5pc's per network)
I have been using hamachi for years now and it has never failed me.
I know about hamachi and It no so cross platform, as we would like, for last several years. And I have some prejudices about it. So I don't want to use it. Thanks.
Sorry for my english
Offline
Pages: 1