Changes

Jump to: navigation, search

OPS335 Lab 2 draft

358 bytes added, 12:14, 21 January 2016
Your tasks
# Restore defaults
=== Your tasks ===
* Start with the default settings. When you install Iptables in CentOS it already has some rules predefined. You will get the default rules if you restart the iptables service.
* Save your rule in a bash script (.sh file) so you don't lose it and can rerun it easily.
{{Admon/important |Disconnected from VMs|Some of the traffic between your host and VirtManager goes through IPtables. When you mess with IPtables rules on the host - you may end up losing the console connection to the virtual machines. Don't worry, they're still running and you can still use them.}}
* If your command didn't work - the easiest thing to do is:
** Reload the default rules. You can do that by restarting the iptables service(you can also do that at the beginning of your shell script).
** Then run your script with all the working iptables commands that you already finished.
** Go back to writing the rule that didn't work.

Navigation menu