: nslookup localhost하면 이케 나오거던여..
:
: [root@ns2 root]# nslookup localhost
: Note: nslookup is deprecated and may be removed from future releases.
: Consider using the `dig' or `host' programs instead. Run nslookup with
: the `-sil[ent]' option to prevent this message from appearing.
: Server: 168.126.63.1
: Address: 168.126.63.1#53
:
: Name: realname
: Address:211.106.67.221
:
: [root@ns2 root]#
:
: Name: realname
: Address:211.106.67.221 => 왜 이케 나올까여 ??
:
: 211.106.67.221 ip를 알아보니 데이콤보라넷 dns ip라고 나오던데..
: 근데 전 이거랑은 관계가 없거던여..
: 왜이럴까여 ??
: 혹시 아시는부~~~~~운 ?????????
:
: --
: kimwon
/etc/hosts 파일안에 localhost에 대한 부분이 정의되어 있는지 확인해 보세요.