top of page
Network Setup
We are using VMWare to set up our environment with virtual machines and networks.
.png)
.png)
.png)
.png)
.png)
Our virtual machines have been configured with static IP addresses and the gateway addresses point to the IP addresses of the Debian virtual machine.
In the '/etc/sysctl.conf' file in Debian, we uncomment the line with ip_forward and set the value to 1 to enable IP packet forwarding. This allows Debian to function as a router.
bottom of page