From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Alexander Mayorov To: community@altlinux.ru Subject: Re: [Comm] detect new ip online Date: Fri, 23 Apr 2004 14:59:17 +0600 User-Agent: KMail/1.6 References: <4088B7B0.5020302@ricom.ru> <1031.194.67.216.193.1082706015.squirrel@www.samdu.uz> In-Reply-To: <1031.194.67.216.193.1082706015.squirrel@www.samdu.uz> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Message-Id: <200404231459.17990.fedex@bashnet.ru> X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 09:07:03 -0000 Archived-At: List-Archive: List-Post: > придется писать самому > парсить вывод команды arp и сравнивать с предыдущим состоянием Мне кажется проще cat /proc/net/arp и его сравнивать. Вообще разумно полазить в папке /proc/net/ Александр