Changes

Jump to: navigation, search

OPS335 Lab 2

46 bytes added, 10:46, 26 September 2017
m
Added note for 'external' addresses of SSDs
# Make a backup of the original default rules: <source lang='bash'>cp /etc/sysconfig/iptables /etc/sysconfig/iptables.original</source>
# '''Stop libvirtd''' and '''restart iptables''' so that you have only the minimal default rules.
# Use the ifconfig or ip address command to determine the IP ADDRESS of your external facing address (i.e. IP address beginning with '''10.x.x.x'''or '''192.168.48.x''' if you are using an SSD).
# Find a partner to '''ping''' your external facing IP address. Was your partner successful? (it should have worked)
# Change the '''default policy''' on the '''INPUT''' and '''FORWARD''' chains in the filter table to '''DROP'''.
932
edits

Navigation menu