From owner-freebsd-pf@FreeBSD.ORG Fri Jan 15 15:27:05 2010 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D77E2106566C for ; Fri, 15 Jan 2010 15:27:05 +0000 (UTC) (envelope-from britneyfreek@googlemail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id AB6CD8FC1F for ; Fri, 15 Jan 2010 15:27:05 +0000 (UTC) Received: by pzk15 with SMTP id 15so644660pzk.3 for ; Fri, 15 Jan 2010 07:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=F42EdaRMsVT3b+pDB/fFTIUecQu/RQdwXA0VzIFk2qM=; b=rd6tov9CgyFoxRzx2kOiIgq6MtgoXFlfXSRABX6wum2UfPzHivRMbDpaow+nWIcDap xgjqK7HLmREeYb+JViiPR1zeGc9+qlhwc1v8pbsL+XiORb5/dXv73MspHaw8VrqNq5/F 8l6qO9HAnq6rmX6cEmMaSEBpJoj9GMNikdsUw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=O/AOSr4i8dskwt2PBd4O+htmbAd3zWueIPVvFAMyStY2N42ZpE3l6pD7dpDlvlcOXK WbrF1160tMLvl05u3cUma1ask7ABIFTqnNwtHFnJ7lOzukcg/aXh+tXtGi6E6IzZTq+p 8+yLfE/HYO6wB7uNxDnShhA6DeO2K5Lcem8VQ= MIME-Version: 1.0 Received: by 10.141.107.9 with SMTP id j9mr1806692rvm.254.1263569218672; Fri, 15 Jan 2010 07:26:58 -0800 (PST) In-Reply-To: <28745bbf0912220149o617d7e98i1e753b1ccd7ffd76@mail.gmail.com> References: <28745bbf0912211342r63f4131dnbab5f41d1260b390@mail.gmail.com> <7517921781821559764@unknownmsgid> <28745bbf0912220149o617d7e98i1e753b1ccd7ffd76@mail.gmail.com> Date: Fri, 15 Jan 2010 16:26:58 +0100 Message-ID: <2ad621ab1001150726l29167194l68978edc6e926a36@mail.gmail.com> From: britneyfreek To: Adam Egan Content-Type: text/plain; charset=UTF-8 Cc: freebsd-pf@freebsd.org Subject: Re: Ruleset causing problems with N95? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 15:27:06 -0000 sorry for the long delay - happy new year btw ;) i still believe your problem has to do with mss/mtu sizes. i am no professional on that topic but i assume there are options to fix this - either in your pppoe client (that your router is supposed to use) or in your firewall config. i remember myself trying to optimize mss/mtu sizes once. i also used a value of 1452 and this raised problems like not completely loading web pages. i'm from germany, all german websites loaded completely but some from overseas stopped loading html/css/images occasionally. that said, you might try removing the max-mss option? or try a value of 1492? what (pppoe-)client software connects you to the internet? - b 2009/12/22 Adam Egan : > I'm not using a PPPoE client that I'm aware of... > > Phone -> Wireless -> router > > My router has UPnP enabled which I thought might have helped but it doesn't :( > > I just googled for 'n95 fix-mss' and all I got was this mail on > kernaltrap.. was surprised it appeared so fast! > > I added some tcp reassemble stuff to my ruleset to help with Vista/7's > window scaling/autotuninglevel - could this be affecting it? > > Adam > > 2009/12/22 no name : >> hello, i had a similar problem on my iphone/podtouch... try to enable >> any fix-mss option in your pppoe client (i suppose u use one) >> >> cheers, b >> >> Am 21.12.2009 um 22:42 schrieb Adam Egan : >> >>> I've recently been making an effort to get my N95 to work on my LAN. I >>> have reason to believe that for some reason, my router/ruleset is >>> inhibiting the phone's access. >>> >>> My ruleset is here: http://pastebin.com/m56dadcd8 >>> >>> basically, i cannot download files on my phone, or use the sync, >>> spotify, gmail or similar applications. When I try to download a file, >>> it seems to be listed as 2KB, and then nothing happens. I'm not sure >>> what on earth could be causing it, and I have tried playing around >>> with the rules. >>> >>> taking the router out of the equasian does fix the matter. >>> >>> add >>> _______________________________________________ >>> freebsd-pf@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-pf >>> To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-pf@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org" >