[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
NFS with 2 NIC
- From: "James Chao" <jchao onecolor com>
- To: <redhat-list redhat com>
- Subject: NFS with 2 NIC
- Date: Thu Jan 23 21:35:19 2003
I have 2 NICs on my RH Linux 8. The IP addresses are 10.0.0.5 and 10.0.0.6 for eth0 and eth1, respectively. I have set up nfs and it is half working. I am mounting my nfs server from my Mac OSX machine.
Here is the problem: I can only mount to "nfs://10.0.0.6/home/shared". When I try to mount to the other IP address, "nfs://10.0.0.5/home/shared", the machine hangs until timed out.
However, I was able to mount with my other Linux box.
My "/etc/exports" looks like this:
/home/shared/ 10.0.0.3(rw,insecure)
Your help is greatly appreciated.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]