|
Setup NFS now Samba broke
I setup NFS on my Redhat 9 Server and my Samba share quit working.
What i did was the following:
I started the NFS Service
I installed portmap
I added a line to my hosts.allow file: ALL:192.168.0.
I added a line to my exports file: /home/ME/Share 192.168.0.***(RW)
In an attempt to limit things that could be causing problems I turned the firewall off on the Server and I can ping the Server from my windows client. I get an error stating the share is not accessible.
Any ideas?
|