Changes

Jump to: navigation, search

OPS335 Lab 1

26 bytes removed, 15:46, 5 September 2011
PART B - Testing your Gateway
*Try pinging each machine from the other.
*Try pinging Matrix from each machine.
*Start the ssh server on both machines [ service sshd start ].*Enable the ssh server at startup on both machines [ chkconfig --levels 2345 sshd on ].
*Start Firefox on your host machine and authenticate yourself on Senenet.
*Try to ssh from the guest to the host machine. This should work.
*Try to ssh from your Matrix account back to your host and guest machines.
*Add one iptables rule to the guest firewall that will accept new ssh connections to the guest machine.
*Save your new firewall rules [ service iptables-save > /etc/sysconfig/iptables ]
*Reboot your guest machine.
*Try to ssh from the host to the guest machine. This should now work.
1
edit

Navigation menu