From owner-freebsd-questions Sat Jun 16 8:54:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kineo.bowdoin.edu (kineo.bowdoin.edu [139.140.14.35]) by hub.freebsd.org (Postfix) with ESMTP id 4BAD037B403 for ; Sat, 16 Jun 2001 08:54:47 -0700 (PDT) (envelope-from mcowger@bowdoin.edu) Received: from mcfly ([139.140.133.82]) by kineo.bowdoin.edu (Netscape Messaging Server 4.15) with SMTP id GF15JA00.O3H for ; Sat, 16 Jun 2001 11:54:46 -0400 From: "Matthew K. Cowger" To: Subject: Usage of arp -s Date: Sat, 16 Jun 2001 11:56:09 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I am try to use ARP (specifically the -s flag) to map a MAC address t oa host name. After reading the man page, i tried: blondie# uname -a FreeBSD blondie.bowdoin.edu 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Wed May 2 22:11:53 EDT 2001 mcowger@diablo.bowdoin.edu:/usr/obj/usr/src/sys/BLONDIE i386 blondie# arp -s mytest 91:02:64:de:58:8f arp: mytest: Unknown host blondie# So....what am I doing wrong? (Note that I dont want to do this via DNS or /etc/hosts for other reasons) Thanx Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message