본문 바로가기

CentOS

리눅스(CentOS) 텔넷접속 느릴때

VMWare 에 설치해준 CentOS를 SecureCRT통해서 (telnet)으로 접속할때 10초정도 딜레이가 생긴다.

DNS Lookup 관련해서 문제인가보다.


/etc/resolv.conf 에 nameserver를 사설ip로 줬었는데 이게 탈이었던 모양.

/etc/resolv.conf 에 nameserver를 147.6.44.44 로 변경하고 빨라졌다. 


끝. 



'CentOS' 카테고리의 다른 글

Daum yum repository  (0) 2015.12.07
리눅스 Static Routing 추가  (0) 2015.12.07
yum repository  (0) 2015.12.07
0 byte file 찾기 및 삭제  (0) 2015.12.07
Existing lock /var/run/yum.pid: another copy is running as pid  (0) 2015.12.07