Open main menu

CDOT Wiki β

Changes

OPS335 Firewall Lab

28 bytes removed, 11:54, 23 January 2016
Default vs Updated Firewall Rules for VMs
'''Perform the Following Steps:'''
# Stop the '''libvirtd''' service
# Run '''iptables -L''' but redirect the output to a text file called '''before.txt''' (you will be using this file later).
# Shutdown all of your VMs.
# Stop the '''libvirtd''' service
# Restart the '''iptables''' service
# Re-issue '''iptables -L''' commands making certain to redirect output to a second file ('''after.txt'''). This should provide a listing of the new state of your firewall settings.