Date: Thu, 27 Jul 2000 19:37:48 -0400 From: Dennis <dennis@etinc.com> To: hackers@freebsd.org Subject: PTP ethernets Message-ID: <200007272323.TAA04240@etinc.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007272323.TAA04240>