Quote:
Originally Posted by rinky05
using--
netstat -a | grep 2049
output---
stream connected
i don't think there is an issue with port number of nfs server
|
I think you missed the point here.
NFS uses alot of different ports: 111, 2049,(these 2 are very common) ... and after that some ports that are randomly choosen.
If you want this to work properly you have to set the range of ports that can be used.
What I would do first in your case is disable the firewall(as you seem to lack some knowledge on nfs (no offense)).
Then test again.
See what you can find in any log files.