Hi all: i've setup a NFS based file server on custom Gentoo box.
The client is an OpenSuSe 10.2 laptop running KDE 3.5 With Konqueror i'm able to connect and access the NFS server exported directory. I ran the command nfs://192.168.1.2/data and it works fine. However, when i tried to access the same directory via the mount point approach, the command hangs ie. command is, sudo mount 192.168.1.2:/data /home/saifi/nfs-mount What could i be missing here ? thanks Saifi.

