리눅스 분류
아래의 로그 화일 내용이 뭔가요? 그리고 안나오게 할려면 어떻게...?
작성자 정보
- 김양현 작성
- 작성일
컨텐츠 정보
- 2,280 조회
- 1 댓글
- 0 추천
- 목록
본문
아래와같은 로그가 /etc/log/messages에 하루에도 수천개씩 쌓여 다른 내용은 볼래야 볼수도 없습니다.
아래 로그화일중에 그나마 필요한 내용이라면...
Apr 19 02:02:02 xxxx dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Apr 19 02:02:02 xxxx dhclient: DHCPACK from 121.173.xxx.xxx
Apr 19 02:02:08 xxxx dhclient: bound to 121.173.xxx.xxx -- renewal in 1424 seconds.
이 세줄이면 됩니다.
DHCP 서버는 설치하지도 않았고 따라서 당연히 /etc/dhcpd.conf 파일은 아무런 내용도 없습니다.
O/S가 fedora core 5인데 설치시 자동으로 dhcpv6_client-0.10-16.1만 설치된 상태 입니다.
왜이런 로그파일이 생성되는지 알수도 없고 어디에서 무슨 파일을 수정해야 이런 로그가 안쌓이게 하는지 알려주시면 감사하겠습니다.
Apr 19 02:01:39 xxxx dhclient: send_packet: Operation not permitted
Apr 19 02:01:53 xxxx dhclient: DHCPREQUEST on eth0 to 61.78.44.128 port 67
Apr 19 02:01:53 xxxx dhclient: send_packet: Operation not permitted
Apr 19 02:02:02 xxxx dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Apr 19 02:02:02 xxxx dhclient: DHCPACK from 121.173.xxx.xxx
Apr 19 02:02:08 xxxx dhclient: bound to 121.173.xxx.xxx -- renewal in 1424 seconds.
Apr 19 02:25:52 xxxx dhclient: DHCPREQUEST on eth0 to 61.78.44.128 port 67
Apr 19 02:25:52 xxxx dhclient: send_packet: Operation not permitted
Apr 19 02:25:58 xxxx dhclient: DHCPREQUEST on eth0 to 61.78.44.128 port 67
아래 로그화일중에 그나마 필요한 내용이라면...
Apr 19 02:02:02 xxxx dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Apr 19 02:02:02 xxxx dhclient: DHCPACK from 121.173.xxx.xxx
Apr 19 02:02:08 xxxx dhclient: bound to 121.173.xxx.xxx -- renewal in 1424 seconds.
이 세줄이면 됩니다.
DHCP 서버는 설치하지도 않았고 따라서 당연히 /etc/dhcpd.conf 파일은 아무런 내용도 없습니다.
O/S가 fedora core 5인데 설치시 자동으로 dhcpv6_client-0.10-16.1만 설치된 상태 입니다.
왜이런 로그파일이 생성되는지 알수도 없고 어디에서 무슨 파일을 수정해야 이런 로그가 안쌓이게 하는지 알려주시면 감사하겠습니다.
Apr 19 02:01:39 xxxx dhclient: send_packet: Operation not permitted
Apr 19 02:01:53 xxxx dhclient: DHCPREQUEST on eth0 to 61.78.44.128 port 67
Apr 19 02:01:53 xxxx dhclient: send_packet: Operation not permitted
Apr 19 02:02:02 xxxx dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Apr 19 02:02:02 xxxx dhclient: DHCPACK from 121.173.xxx.xxx
Apr 19 02:02:08 xxxx dhclient: bound to 121.173.xxx.xxx -- renewal in 1424 seconds.
Apr 19 02:25:52 xxxx dhclient: DHCPREQUEST on eth0 to 61.78.44.128 port 67
Apr 19 02:25:52 xxxx dhclient: send_packet: Operation not permitted
Apr 19 02:25:58 xxxx dhclient: DHCPREQUEST on eth0 to 61.78.44.128 port 67
관련자료
-
이전
-
다음
댓글 1
호평님의 댓글
- 호평
- 작성일
dhcpv6_client-0.10-16.1 지워주세요.