Se cat il mio resolv.conf, vedo questo messaggio:
#
# Mac OS X Notice
#
# This file is not used by the host name and address resolution
# or the DNS query routing mechanisms used by most processes on
# this Mac OS X system.
#
# This file is automatically generated.
#
Sto cercando di aggiungere una voce DNS. Ho modificato il mio file hosts e scaricato la cache del DNS, ma il nome non si risolve se lo uso host servername
. Pensavo che forse host
non fosse configurato per guardare il hosts
file. Come posso risolvere la mia nuova voce e cosa utilizza OSX in caso contrario resolv.conf
?