To use UNIX network tools,
you need to make a secure telnet connection to the ISIS server.

Use the terminal application on your Mac or Linux machine, or use SSH on your Windows machine. Each have their own version of the login.

SSH uses ssh (the Secure Shell) to login, so that your username and password are not visible to other people on the campus network

To login from your computer (it's the same here in the lab or elsewhere on your laptop):

Connect to Remote Host dialog box

Once there, you are in the server so the rest of the commands will be common, no matter which kind of client application you used to get to the server. Find the $ prompt to get into a shell session and thus into UNIX.

Enter a Shell session from the command line in Isis

[top]

Internet tools available in UNIX and elsewhere (DOS, Windows)

Utilities available for UNIX/Linux and Windows machines, among others, include ping and traceroute . Try them out using UNIX:

[top]

Try out Traceroute

We want to use Traceroute to see how long it takes to send a signal to a remote server and have it return to ISIS.

running a traceroute using UNIX

[top]

The above procedure allows you to run traceroute on a Unix server, but you can also run it on a Windows PC

run dialog box in Windows command window in Windows

[top] [subtask 01.05]