Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2000 09:30:02 -0700 (PDT)
From:      Brian Candler <B.Candler@pobox.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/21079: IPSEC, kernel ARPs for tunnel endpoint instead of next-hop gateway
Message-ID:  <200009061630.JAA09021@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/21079; it has been noted by GNATS.

From: Brian Candler <B.Candler@pobox.com>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009061630.JAA09021>