From owner-freebsd-hackers Wed Jul 7 17:49:13 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mercury.webnology.com (mercury.webnology.com [209.155.51.2]) by hub.freebsd.org (Postfix) with ESMTP id DAFF414C4A for ; Wed, 7 Jul 1999 17:49:09 -0700 (PDT) (envelope-from jooji@webnology.com) Received: from localhost (jooji@localhost) by mercury.webnology.com (8.9.2/8.9.2) with SMTP id SAA05696 for ; Wed, 7 Jul 1999 18:50:02 -0500 (CDT) Date: Wed, 7 Jul 1999 18:50:02 -0500 (CDT) From: "Jasper O'Malley" To: hackers@freebsd.org Subject: ARP breakage Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I haven't gotten much of a response in -stable, so I'll ask here. Any one know what happened to proxy ARP in recent incarnations of 3.2-STABLE? See problem report bin/12448, but in a nutshell: # ifconfig ed1 ed1: flags=8843 mtu 1500 inet 192.168.54.1 netmask 0xffffff00 broadcast 192.168.54.255 ether 00:e0:29:32:21:ee # arp -a ? (192.168.54.133) at 0:a0:c9:70:4c:1c [ethernet] ? (192.168.54.254) at 0:e0:1e:b9:7d:c1 [ethernet] # netstat -nr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.54.254 UGSc 2 0 ed1 127.0.0.1 127.0.0.1 UH 0 4 lo0 192.168.27 link#1 UC 0 0 fxp0 192.168.54 link#2 UC 0 0 ed1 192.168.54.133 0:a0:c9:70:4c:1c UHLW 1 128 ed1 818 192.168.54.254 0:e0:1e:b9:7d:c1 UHLW 1 0 ed1 818 # arp -s 192.168.54.5 auto pub using interface ed1 for proxy with address 0:e0:29:32:21:ee arp: writing to routing socket: File exists ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ What broke? Cheers, Mick The Reverend Jasper P. O'Malley dotdot:jooji@webnology.com Systems Administrator ringring:asktheadmiral Webnology, LLC woowoo:http://www.webnology.com/~jooji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message