Open main menu

CDOT Wiki β

Changes

OPS335 Firewall Lab

15 bytes removed, 12:42, 8 January 2014
m
Minor grammatical corrections
systemctl enable iptables
**Reboot the VM, and check to make sure that iptables is running and firewalld is not.
**Flushing Flush all rules in all chains in all tables and set up the default policy for the INPUT, FORWARD, and OUTPUT chains to ACCEPT.
*On your Fedora Host
** Open a terminal window and perform the following connectivity tests:
*** ping -c 2 [ip-of-vm1]
*** ssh [LearnID]@[ip-of-vm1]
*On both system systems (Fedora Host and VM1)
** Run the command "ip neighbour show", extract relevant information from the outputs and record them on your lab log book. Indicate clearly the system on which the information was obtained.
** For a brief summary of the output format view the [http://linux-ip.net/gl/ip-cref/node61.html online documentation]
932
edits