Connection tunneling - NAT traversal/Proxy restrictions
Hello,
can somebody provide me idea how to solve problem:
I would like to make connection between Work PC and Home PC.
Only working solution for me was using Teamviewer but I don't like it and its not open source.
Here is a situation.
Work PC(full access) -> Proxy(no access to change something) -> Internet(only 80,443 traffic)
Home PC(full access) -> Router(full access) -> NAT(ISP, no access to change something) -> Internet(no restrictions)
Its probably impossible to connect these 2 computers directly because no access to ISP NAT and unknown restrictions at company policy including only 80,443 ports are open and no ICMP and so.
But I have 3rd computer(server) which should be as median because it has no restrictions, full access and reachable from internet.
So I thought best solution should look like:
Home PC <-> Server <-only 80,443-> Work PC
Work PC have to connect somehow on Server using only 80 or 443 http/https traffic via company proxy
Home PC have to connect somehow on Server, no restrictions
Server should exchange traffic between Home PC and Work PC.
Ok that's theory, can somebody give me hint from technical side please?
Thank you
Last edited by Biosko; 08-15-2013 at 10:56 AM.
|