I cannot mount our Linux server (RedHat7.3) "Rolls" from our Solaris Network.Is is running on a Dual Ethernet Card, Which has 2 IP Addresses. I have not named the machine other than in the local /etc/hosts file
I have edited /etc/exports:
/rolls0 @luksuns(rw)
and run the command "exportfs -a"
The file System is edited under /etc/fstab as:
LABEL=/rolls0 /rolls0 ext3 defaults 1 2
When I try to mount via NFS it give me permission denied?
Have I missed something?
Permissions are set to 777 on "Rolls0"
Any other files I am forgetting to edit?
Any Help Greatly Appreciated,
Cheers,
TP
I have edited /etc/exports:
/rolls0 @luksuns(rw)
and run the command "exportfs -a"
The file System is edited under /etc/fstab as:
LABEL=/rolls0 /rolls0 ext3 defaults 1 2
When I try to mount via NFS it give me permission denied?
Have I missed something?
Permissions are set to 777 on "Rolls0"
Any other files I am forgetting to edit?
Any Help Greatly Appreciated,
Cheers,
TP