nameservers 의 s를 빼니깐 되는군요
이거 때문에 몇시간을 해맸는지 -ㅅ-;;
==================================
커널 버전을 확인해보니 2.4.27로 나옵니다
데비안 설치 후 네트워크 설정을 하려고
/etc/network/interfaces 파일에서
ip주소 등을 적고 저장,
/etc/resolv.conf 파일에서
nameserver 설정 하고 저장
그리고
/etc/init.d/networking restart 명령을 치니
ifdown:couldn't read interfaces file "/etc/network/interfaces"
ifup:couldn't read interfaces file "/etc/network/interfaces"
두개의 메시지가 뜹니다 interfaces 파일이 적용이 안된것 같은데
interfaces 파일에 기록한 내용은
auto lo
iface lo inet loopback