|
News,
Internal,
Projects,
Home Software, Support, Documentation |
From: "Angelfree" <tech@xxxxxxxxxxxxx> To: "Q&A FreeBSD" <questions@xxxxxxxxxxxxxx> Sent: Wednesday, May 18, 2005 1:19 PM Subject: [KFUG] arplookup 16.16.16.16 failed.... 로그 설명좀
이더넷카드 2개(xl0, xl1) 이 장착된 상태이구요. 각각에 아래와같이 설정을 부여 하였습니다.
ifconfig_xl0="DHCP" ifconfig_xl1="inet 192.168.192.168 netmask 255.255.255.0"
DHCP 부분은 외부 연결(ISP) 되어 있구요 xl0와 xl1은 동일 로컬 영역의 허브에 물려 있습니다. (내부 구조상 어쩔수 없이 동일한 허브에 연결하게 되었습니다)
설정 후 부터 /var/log/message 에 아래의 로그가 불규칙하게(45초~60초간격) 발생하더군요
------------------------------------------------ May 18 13:04:01 angelic dhclient: New Network Number: 211.191.245.0 May 18 13:04:01 angelic dhclient: New Broadcast Address: 211.191.245.255 May 18 13:04:01 angelic /kernel: arplookup 16.16.16.16 failed: host is not on local network May 18 13:04:50 angelic dhclient: New Network Number: 211.191.245.0 May 18 13:04:50 angelic dhclient: New Broadcast Address: 211.191.245.255 May 18 13:05:05 angelic /kernel: arplookup 16.16.16.16 failed: host is not on local network May 18 13:05:50 angelic dhclient: New Network Number: 211.191.245.0 May 18 13:05:50 angelic dhclient: New Broadcast Address: 211.191.245.255 May 18 13:06:10 angelic /kernel: arplookup 16.16.16.16 failed: host is not on local network May 18 13:06:39 angelic /kernel: arp: 192.168.192.100 is on xl1 but got reply from 00:03:47:40:1c:d3 on xl0 ------------------------------------------------
May 18 13:04:01 angelic dhclient: New Network Number: 211.191.245.0 May 18 13:04:01 angelic dhclient: New Broadcast Address: 211.191.245.255 ==> 이부분은 DHCP lease 가 만료되어 다시 정보를 얻는 것 때문에 발생 하는 것으로 알고 있습니다.
May 18 13:06:10 angelic /kernel: arplookup 16.16.16.16 failed: host is not on local network May 18 13:06:39 angelic /kernel: arp: 192.168.192.100 is on xl1 but got reply from 00:03:47:40:1d:c3 on xl0 ==> 이 부분은 잘 모르겠습니다.(192.168.192.100 은 로컬영역에서 사용중인 IP임)
--------------------------------------------------------------------------------
_______________________________________________
한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트
questions at kr.FreeBSD.org
http://www.kr.FreeBSD.org/mailman/listinfo/questions
_______________________________________________ 한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트 questions at kr.FreeBSD.org http://www.kr.FreeBSD.org/mailman/listinfo/questions
|
Copyright © 1998-2005 Korea FreeBSD Users Group. All rights reserved. webmaster at kr.FreeBSD.org $Date: 2005/05/18 21:18:09 $ |
|