From owner-freebsd-mobile@FreeBSD.ORG Tue Oct 11 11:41:18 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 D059E16A420 for ; Tue, 11 Oct 2005 11:41:18 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from mailhub03.unibe.ch (mailhub03.unibe.ch [130.92.9.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 107D143D67 for ; Tue, 11 Oct 2005 11:41:12 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from localhost (scanhub03.unibe.ch [130.92.254.67]) by mailhub03.unibe.ch (Postfix) with ESMTP id 6725821B7B; Tue, 11 Oct 2005 13:41:11 +0200 (CEST) Received: from mailhub03.unibe.ch ([130.92.9.70]) by localhost (scanhub03.unibe.ch [130.92.254.67]) (amavisd-new, port 10024) with LMTP id 08903-06-84; Tue, 11 Oct 2005 13:41:09 +0200 (CEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub03.unibe.ch (Postfix) with ESMTP id 94F6121B64; Tue, 11 Oct 2005 13:41:09 +0200 (CEST) Received: from droopy.unibe.ch (droopy [130.92.64.20]) by asterix.unibe.ch (8.12.10+Sun/8.12.10) with ESMTP id j9BBf9dB021931; Tue, 11 Oct 2005 13:41:09 +0200 (MEST) Received: (from roth@localhost) by droopy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id j9BBf8D1005159; Tue, 11 Oct 2005 13:41:08 +0200 (MEST) Date: Tue, 11 Oct 2005 13:41:08 +0200 From: Tobias Roth To: "Rehsack Jens (ext)" Message-ID: <20051011114108.GA5127@droopy.unibe.ch> Mail-Followup-To: "Rehsack Jens (ext)" , freebsd-mobile@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-message-flag: Warning! Using Outlook is insecure and promotes virus distribution. Please use a different email client. X-Virus-checked: by University of Berne Cc: freebsd-mobile@freebsd.org Subject: Re: Help needed: cannot send packets larger 230 bytes via vodafone umts X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2005 11:41:18 -0000 On Tue, Oct 11, 2005 at 12:03:18PM +0200, Rehsack Jens (ext) wrote: > Hi all, > > after weeks of waiting my UMTS Card arrives (web-search ensures > me that it will work - eg. le's Blog ...) > > So I figured out how to configure ppp (it's not trivial! ;-)) and > after around 5 or 6 hours I get it run that way, that nslookup > & ping works ... > > And that's all - here I stopped and can't get any progress. > > I started some diagnostics why my web wont work, and detected > that packets larger than 229 byte payload via ping will swallowed > by the connection (I don't know where). Did you try traceroute with a packetlength larger than your 229 bytes to see where the packets get dropped and for what reason? greets, t.