From Hentschel
Jump to: navigation, search

HM server networking

39 bytes added, 07:18, 24 March 2017
</pre>
On zm.homeFirst, the following needs to happen:# On on zm.home, ensure IP forwarding is enabled via <pre>sysctl net.ipv4.ip_forward</pre>, and set it to enabled in ''/etc/sysctl.config'' if not.To actually create the tunnel, here is what needs to happen:: on zm.home
# start ssh with ''-w0:0'' (creates tun0 interfaces on both ends), both sides need to be logged in as root
# set tun0 to up
</pre>
: once logged in on hentschel, the following needs to happen on that end
# set tun0 to up
# assign ip address to tun 0