1.将DNS解析服务器添加到:/etc/resolv.conf
2.打开DNS相关配置:sed -i 's/^hosts:[ ]*files[ ]*$/& dns/' /etc/nsswitch.conf
3. 可以选择缓存DNS:service nscd stop