From owner-freebsd-net Tue Jan 23 18:40:31 2001 Delivered-To: freebsd-net@freebsd.org Received: from ebola.biohz.net (ebola.biohz.net [206.80.1.35]) by hub.freebsd.org (Postfix) with ESMTP id 074DA37B400 for ; Tue, 23 Jan 2001 18:40:15 -0800 (PST) Received: from flu (localhost [127.0.0.1]) by ebola.biohz.net (Postfix) with SMTP id 8CBA13A282; Tue, 23 Jan 2001 18:40:14 -0800 (PST) Message-ID: <006901c085ae$fae9bd80$0402010a@biohz.net> From: "Renaud Waldura" To: "Patrick Bihan-Faou" Cc: References: Subject: Re: How to send arp request with no other traffic Date: Tue, 23 Jan 2001 18:40:14 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org An amusing trick to populate the ARP table is to ping the broadcast address. Even if hosts do not reply to your ping packet (typically, Windows machines), they are entered in the ARP table. You still have to send a single packet, but it does all the work. --Renaud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message