Changes

Jump to: navigation, search

OPS705 Lab 6 (2211)

243 bytes added, 14:16, 18 February 2021
Part 2: Enabling Forwarding on Your Linux Server
# Save and quit vim.
# At the command prompt, run: <code>sysctl -p</code>
# Confirm you've properly enabled system-level forwarding with the following command: <code>sysctl net.ipv4.ip_forward</code>
# The response from the command above should say '''net.ipv4.ip_forward = 1'''. If not, revisit the steps in Part 2.
== Part 3: Port Forwarding Using NAT ==

Navigation menu