13,420
edits
Changes
→INVESTIGATION 1: IPTABLES RULES AS A SCRIPT
# Start your '''host''' machine, and launch your '''vm1''' machine.
# Login to your '''root account''' on your '''vm1''' machine.
# Issue a command (like you did in lab2a) to copy your default iptables rules to the file pathname:<br>'''/etc/sysconfig/iptables.original'''
# Issue an ''iptables command'' to set the policy to disable '''all forwarding traffic''', and remove the rule that is rejecting it.
# Next, set the default policy to drop '''all inbound traffic''', and remove the rule that is rejecting traffic.
'''Record your observations in this section on your OPS335 lab log-book'''
==INVESTIGATION 2: IPTABLES TROUBLESHOOTING CHECKLIST==