Dec 3 22:10:47 218 xinetd[3095]: socket creation failed (Address family not supported by protocol (errno = 97)). servi ce = pop3 위는 에러 로그 service pop3 { flags = REUSE socket_type = stream protocol = tcp port = 110 wait = no user = root server = /usr/sbin/ipop3d log_on_success += USERID log_on_failure += USERID disable = no } 위와 같이 했는데.. 안뜨는군요.. 당체 어디를 봐야 할지.. 아시는 분 답변 드립니다..