Hi,
i cant resolve hosts that are in my /etc/hosts file ... :
Code:
[root@BIZEN ~]# nslookup localhost
Server: 212.27.53.252
Address: 212.27.53.252#53
** server can't find localhost: NXDOMAIN
[root@BIZEN ~]#
btw i have the correct line in nsswitch.conf :
Code:
#hosts: db files nisplus nis dns
hosts: files dns
any ideas ?
Thanks