Changes

Jump to: navigation, search

OPS235 Lab 6 - Fedora17

No change in size, 14:40, 24 March 2010
Investigation 8: How do I view and configure the IPTABLES firewall? -- Basic Function/Configuration
* After you have completed this task, flush the iptables again.
* Make sure that your ssh server is running on the host machine and try to access it from a virtual machine of your choice.
* Once you have confirmed that ssh is running on the host machine, append insert an iptables rule on the host machine to prevent access to the ssh server from all VM's on the virtual network.
* Confirm that your rule works by testing from your VM's
* Does iptables close the port? Check using <code>netstat</code>
* Now append insert a rule on the fedora host that would ACCEPT connections from the fedora2 VM only.
* Fully test your configuration.

Navigation menu