9. 도서관/__다. UNIX
[Solaris_message] configuring IPv4 interfaces:ifconfig: setifflags: SIOCSLIFFLAGS: interface: Cannot assign requested address interface
행복 금융
2008. 6. 18.
Q> 부팅시 아래와 같은 메세시가 나올 경우.
"configuring IPv4 interfaces:ifconfig: setifflags: SIOCSLIFFLAGS: interface: Cannot assign requested address interface"
A> An /etc/hostname.interface file exists, but the value in /etc/hostname.interface file is not in /etc/hosts. Add the IP address and hostname listed in /etc/hostname.interface to /etc/hosts.
영어로 친절히 답변한 것과 같이 해당 파일들의 설정이 잘못 되었거나 없거나 하면 문제가 된다.
나 같은 경우도 위의 메세지가 나와 엄청 고생했다. 설정은 모두 하였으나 네트워크가 UP 되지 않는 것이다. 그래서 해당 파일들을 하나하나 살펴보니 역시 설정을 잘못했다. -_-;
나의 오류는 loop 주소인 localhost에 loghost 를 추가 시켜놨다. 요거 하나에도 절대 네트워크는 자동으로 업되지 않는다. ㅋ
댓글