Bhawna wrote:
> Hi,
>
> I am trying to configure a Fedora 6 machine as a NFS server. I have
> restored backup of my production NFS server into one different fedora
> box and now changing LAN prefixes for new network on the same. That
> old machine used LAN prefixes as 10.2.192 and my new machine has LAN
> prefix 192.168.1. I have changed /etc/exports files according to new
> network. I ran command "exportfs -ra" after this and even restarted
> NFS service and later on machine itself.
>
> Inspite of all above attempts when I run command showmount it given me
> lot of IPs with prefix 10.2.192. When I look into var/lib/NFS, xtab
> file is empty. I have no clue about what else to look into. If anyone
> can help on this issue that will be great.
>
> Thanks and Regards
> Bhawna
Unfortunately showmount shows everything that EVER mounted, not what's
currently mounted. Fairly useless if you ask me. I don't know of any
better alternatives
BTW, why such an old dist for a new setup?
|