Is it possible to open server ports on TUN devices?
Posted
by
JosephH
on Super User
See other posts from Super User
or by JosephH
Published on 2012-11-27T10:01:34Z
Indexed on
2012/11/27
11:08 UTC
Read the original article
Hit count: 249
If I make a VPN connection to a server (say myvpn.com; assume this server is not behind any router/firewall) via a TUN device and open a port (say 5555), will someone else be able to connect to me via myvpn.com:5555? If not, is there a tunneling software that does exactly this in a transparent manner? i.e. run any TCP/UDP-based server instance behind a router without NAT using another remote server.
© Super User or respective owner