Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with dfstab

Status
Not open for further replies.

Rasslor

Technical User
Dec 13, 2000
52
US
Hi
I am having a problem with machines being able to access mounts. I have set my dfstab to allow machine names to be what gives access. The only problem I seem to be having is with machines with names like unix-10 and unix-11. All machines that are single digit are working properly, I'm wondering if something is making it stop since there is one named unix-1.

here is a sample of what I have:
share -f nfs -o rw=unix-1:unix-2:unix-5:unix-8:unix-10:unix-11 -d "applications directory" /apps

Any help is appreciated
Brendan Conway
brendan_conway@hotmail.com
 
Does the machine with the dfstab entry know how to resolve the names of the machines you are having problems with?

Brian
 
Brian,
Thanks for the memory jog....I had the machines in my hosts file, but had forgot to put them in my nis+ hosts file.

Brendan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top