Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2000 18:47:50 -0500
From:      Kim Shrier <kim@tinker.com>
To:        Dennis <dennis@etinc.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: PTP ethernets
Message-ID:  <3980CA26.3978DCB8@tinker.com>
References:  <200007272323.TAA04240@etinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3980CA26.3978DCB8>