On Tue, 2004-03-02 at 08:27, Steve Holdoway wrote:

> I'd check that they're on the same subnet first. If linux, from a
> terminal session, type in ifconfig. Your lan connection will probably
> be eth0. If a windoze pc, then type in ipconfig at the command prompt.
> 
> You need to check that the IP addresses are in the same subnet. The
> mask/subnet mask values will tell you how much of the IP address is
> used for subnetting:
> 
> eg
> 
> 192.168.1.1 and 192.168.1.2, mask 255.255.255.0 are in the same subnet
> 192.168.1.1 and 192.168.2.1 mask 255.255.255.0 are not.
> 
> hth,
> 
> Steve

Yes, they're on the same subnet (192.168.1.2 and 192.168.1.3, each with
mask 255.255.255.0).  

Each of the PCs has an NFS folder which is ordinarily mountable on the
other, but when I try mounting either NFS folder from the remote
machine, I get "mount - RPC: Port mapper failure - RPC: Unable to
resolve".  (I suppose that's logical, if the machines can't see each
other.)

We're just back from a couple of weeks away, during which time the
computers were kept switched off.  They had been fine previously.  I
don't see how a hardware problem could let each computer talk to the
router (192.168.1.1) but not to the other computer; the communications
are going through the same ethernet cards (located at eth0 on each
machine), cables and switch.

=====Andrew


Reply via email to