From owner-freebsd-questions@FreeBSD.ORG Mon May 28 18:29:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3480D16A4CA for ; Mon, 28 May 2007 18:29:26 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 1B97513C447 for ; Mon, 28 May 2007 18:29:25 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Hsjy8-0000eq-Rt for freebsd-questions@freebsd.org; Mon, 28 May 2007 11:29:24 -0700 Message-ID: <10840247.post@talk.nabble.com> Date: Mon, 28 May 2007 11:29:24 -0700 (PDT) From: Ofloo To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bulk@ofloo.net Subject: 6to4 IPv6 problems FreeBSD 6.2 p4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2007 18:29:26 -0000 I use 6to4 IPv6 tunnels, when using applications which use a lot of bandwidth (400kb/s), it is not that much but still, the server gets in trouble. May 28 19:51:21 narf kernel: arpresolve: can't allocate route for 192.88.99.1 May 28 19:51:22 narf kernel: arpresolve: can't allocate route for 192.88.99.1 May 28 20:06:15 narf kernel: arpresolve: can't allocate route for 192.88.99.1 May 28 20:09:02 narf kernel: arpresolve: can't allocate route for 192.88.99.1 The default route does exist though: narf# netstat -rn -f inet6 | grep default default 2002:c058:6301:: UGS stf0 narf# when this happens it takes about 10 mins and my ssh IPv6 ssh session is closed, after keeping this up for longer the server crashes, .. any suggestions ? -- View this message in context: http://www.nabble.com/6to4-IPv6-problems-FreeBSD-6.2-p4-tf3829352.html#a10840247 Sent from the freebsd-questions mailing list archive at Nabble.com.