Changes

Jump to: navigation, search

OPS235 Lab 7 - Fedora17

627 bytes added, 19:52, 15 March 2010
no edit summary
* Establish an ssh connection using your learn account from fedora3 to fedora2.
{{Admon/note | | When you have both ssh connections established between fedora2 and fedora3 check your network connections using the netstat command. You should now see at least 2 TCP connections with a state of ESTABLISHED. One connection represents the connection from fedora2 to fedora3 and the other represents the connection from fedora3 to fedora2. You should also see that you still have ssh listening to TCP port 22. Notice that the client side of each connection uses a random port number in the upper ranges. This common behaviour for client side applications.}}
* Logout of your ssh connection by typing <code>exit</code>.
* Check the state of the connection after logging out. Wait a few minutes and then check again. Record your observations.
* Use the Internet to search for "TCP 3 way handshake" to see how TCP connections are established and closed.
{{Admon/tip | Tip: | In this part of the lab you established an ssh connection to another host using a password to establish your identity. But passwords are not the only or even the best way of authenticating your identity. We can also use Public/Private key encryption.}}
* Answer the Investigation 2 question in your lab log book.
9
edits

Navigation menu