From owner-freebsd-hackers Thu Jul 27 16:43:52 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from tinker.com (troll.tinker.com [216.91.221.226]) by hub.freebsd.org (Postfix) with ESMTP id BDC3237C16C for ; Thu, 27 Jul 2000 16:43:46 -0700 (PDT) (envelope-from kim@tinker.com) Received: by localhost (8.8.5/8.8.5) Received: by mail.tinker.com via smap (V2.0) id xma022726; Thu Jul 27 18:41:14 2000 Received: by localhost (8.8.8/8.8.8) id SAA05245; Thu, 27 Jul 2000 18:36:16 -0500 (CDT) Message-ID: <3980CA26.3978DCB8@tinker.com> Date: Thu, 27 Jul 2000 18:47:50 -0500 From: Kim Shrier Organization: Shrier and Deihl X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Dennis Cc: hackers@FreeBSD.ORG Subject: Re: PTP ethernets References: <200007272323.TAA04240@etinc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If I understand your question correctly, all you need to do to set up a ptp ethernet link is: ifconfig fxp0 inet 200.1.1.1 200.1.1.2 Dennis wrote: > > Is it possible to have only one address on an ethernet network? the only > way that I can get it to work is with: > > ifconfig fxp0 200.1.1.1 netmask 255.255.255.255 > route add fxp0 200.1.1.2 -interface fxp0 > arp -s 200.1.1.2 ether-address > > Is there a way to get such a setup to work dynamically with ARPs? > > DB > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message -- Kim Shrier - principal, Shrier and Deihl - mailto:kim@tinker.com Remote Unix Network Admin, Security, Internet Software Development Tinker Internet Services - Superior FreeBSD-based Web Hosting http://www.tinker.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message