From owner-freebsd-current@FreeBSD.ORG Sun Jun 1 07:06:24 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95DC037B401 for ; Sun, 1 Jun 2003 07:06:24 -0700 (PDT) Received: from mezzanine.vandalon.nl (cp25482-a.gelen1.lb.home.nl [217.120.68.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D37B43FE3 for ; Sun, 1 Jun 2003 07:05:03 -0700 (PDT) (envelope-from wiebel@mezzanine.vandalon.nl) Received: by mezzanine.vandalon.nl (Postfix, from userid 1000) id 627E32A907; Sun, 1 Jun 2003 16:05:01 +0200 (CEST) Date: Sun, 1 Jun 2003 16:05:01 +0200 From: Joris Vandalon To: current@freebsd.org Message-ID: <20030601140501.GA49092@mezzanine.vandalon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: IPv4 problems with an driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 14:06:24 -0000 Hi there, I'm having some troubles with my an (cisco 350) device under current. it seems like ipv4 is not workint perfectly. ipv6 seems to work fine though. here the ping statistics to my gateway over ipv4 and ipv6 - --- 192.168.2.1 ping statistics --- 100 packets transmitted, 67 packets received, 33% packet loss round-trip min/avg/max/stddev = 2.114/2.232/3.187/0.168 ms - - --- 2001:ab8:1002:666::1 ping6 statistics --- 101 packets transmitted, 101 packets received, 0% packet loss round-trip min/avg/max/std-dev = 2.036/2.987/8.183/1.111 ms - Has anyone seen this problems as well? Regards, Joris