next up previous contents index
Next: 14.1.3 Setting up the Up: 14.1 Remote EMC with Previous: 14.1.1 Introduction   Contents   Index

14.1.2 Initial Tests

Before we start, some information is needed about the two computers to be used if not already known. First is the IP address of the Server which can be found by using ifconfig, or by pinging the intended client.

[paul@Talia paul]$ ping 192.168.0.2 
PING 192.168.0.2 (192.168.0.2) from 192.168.0.5 : 56(84) bytes of data. 
64 bytes from 192.168.0.5: icmp_seq=0 ttl=255 time=87 usec

Using ping has the dual purpose of checking the network is operating and also provides the IP addresses of the two computers to be used. From the above, the EMC server will be at 192.168.0.5, and the client at 192.168.0.2.



root 2003-05-26