From owner-freebsd-bugs Wed Sep 6 9:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C897437B423 for ; Wed, 6 Sep 2000 09:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA09021; Wed, 6 Sep 2000 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 6 Sep 2000 09:30:02 -0700 (PDT) Message-Id: <200009061630.JAA09021@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brian Candler Subject: Re: kern/21079: IPSEC, kernel ARPs for tunnel endpoint instead of next-hop gateway Reply-To: Brian Candler Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21079; it has been noted by GNATS. From: Brian Candler To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/21079: IPSEC, kernel ARPs for tunnel endpoint instead of next-hop gateway Date: Wed, 6 Sep 2000 17:26:18 +0100 [And the last part of the description should read as:] arp -an shows: ? (g.g.g.g) at (incomplete) [ethernet] where g.g.g.g is R1's IP address on the link to A, i.e. A's default gateway. Connectivity is lost until you manually do # arp -d g.g.g.g # ping g.g.g.g At this point the IPSEC packets start to flow, until the ARP cache expires again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message