웹서버를 구축하려고 하는데...
저희 도메인은 atel.com 이구여..
그런데..
/etc/hosts 파일과
/etc/resolv.conf 파일 설정 하는법 좀...??
/etc/hosts 파일
127.0.0.1 localhost ~~~
192.168.1.2 atel.com
/etc.resolv.conf
domain atel.com
nameserver 168.126.63.1
이렇게 설정했는데..
다른컴에서 ping atel.com 하면 ping 이 안돼요??