From owner-freebsd-mobile@FreeBSD.ORG Wed Dec 29 17:30:33 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEBF416A4E7 for ; Wed, 29 Dec 2004 17:30:32 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id B665443D5F for ; Wed, 29 Dec 2004 17:30:27 +0000 (GMT) (envelope-from pep.turro@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so853033wri for ; Wed, 29 Dec 2004 09:30:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=WZQ+BE75rzLEUGtrdU5MkQrNC7u3ltB1bN9ZyvCaUyK3Va+FMIU//2mvxUpTfdFibZR3gOO7bF53oWmLLd3spTxJ7ORmIYM5RyaIeTJfAzzQzLUM+laDC2xKWIpDNEt6ipprySCgaPe44nQOxDR8mpEpiHaW89u8kMon9ZMNrZ0= Received: by 10.54.44.34 with SMTP id r34mr229488wrr; Wed, 29 Dec 2004 09:29:58 -0800 (PST) Received: by 10.54.25.13 with HTTP; Wed, 29 Dec 2004 09:29:58 -0800 (PST) Message-ID: <383dfdac0412290929622dcb6a@mail.gmail.com> Date: Wed, 29 Dec 2004 18:29:58 +0100 From: =?ISO-8859-1?Q?Pep_Turr=F3?= To: Thomas Beer In-Reply-To: <5e51d2fd04122909101a1493f1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <383dfdac04122908596b9928e3@mail.gmail.com> <5e51d2fd04122909101a1493f1@mail.gmail.com> cc: mobile@freebsd.org Subject: Re: Wireless bridge failing with a particular client X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Pep_Turr=F3?= List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 17:30:33 -0000 Hi, On Wed, 29 Dec 2004 18:10:24 +0100, Thomas Beer wrote: > probably Am I facing a similar problem. What is a Nokia 9500? It is a cell phone with builtin 802.11b: http://www.nokia.com/nokia/0,,54106,00.html > I have tremendous packet loss with XP while non with other clients. > Surrounding setup seems also to be similar, while DHCP works > for me even with XP. Please lay out your configuration. The network has a Cisco 800 router providing internet access and dhcp. There are two wired desktop clients (Debian GNU/Linux) and a FreeBSD server. The server also has a Netgear (prism2) wireless card providing a wireless bridge (no other access points around), where two laptops (win98se and Linux) connect without problems... Addresses are all 10.10.10.0/24, with the dhcp pool giving addresses from 10.10.10.129 up (wired clients have static ip addresses below that). Cheers, pep