Re: Simple way to securely access remote machine that's behind a NAT?

2018-09-29 Thread Michael van Elst
acr...@gmail.com (Andy Ruhl) writes: >On Tue, Sep 25, 2018 at 8:49 AM David Young wrote: >> I added UDP encapsulation to gre(4) in NetBSD specifically to pierce NAT >> firewalls, however, I don't know if Linux also has a UDP encapsulation >> for GRE. I haven't seen a Linux kernel implementation

Re: Simple way to securely access remote machine that's behind a NAT?

2018-09-29 Thread Andy Ruhl
On Tue, Sep 25, 2018 at 8:49 AM David Young wrote: > I added UDP encapsulation to gre(4) in NetBSD specifically to pierce NAT > firewalls, however, I don't know if Linux also has a UDP encapsulation > for GRE. That's pretty cool. I will try it at some point. That plus a private IP address on

Re: Simple way to securely access remote machine that's behind a NAT?

2018-09-29 Thread Michael Cheponis
Thanks everybody for help. I really liked the .onion setup idea, but I ended up using openvpn. The documentation is very good, and the relevant page for me was: https://openvpn.net/index.php/open-source/documentation/miscellaneous/78-static-key-mini-howto.html What is fantastic about openvpn is