also check your /etc/nsswitch.conf for the hosts line. it should look something like this
which means it check first hosts file then dns and then nis
remove dns or nis as needed. just make sure files is first and the [NOTFOUND=return] is last. anything after it will be ignored
hosts: files dns nis [NOTFOUND=return]
Main Topics
Browse All Topics





by: 0renPosted on 2009-06-05 at 03:31:09ID: 24554989
do you have NASSAU record in your /etc/hosts file ?
if not then add one.
how do you specify mpich which nodes to use ?