From Hentschel
Jump to: navigation, search

HM server networking

143 bytes added, 06:03, 24 March 2017
</pre>
To add route from hentschel to Network B, <pre>iip ip route add 192.168.1.0/24 via 10.0.0.200</pre> on 'hentschel'. 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.
The gateway on network B needs to be modified to redirect traffic destined for Network A via eth0 on zm.home. On the Asus router, that looks like this:
[[File:asus-static-route.png|400px|thumb|left|Under ''LAN''->''Route'']]<br clear=both>