From owner-freebsd-questions@FreeBSD.ORG Sun Jul 17 10:47:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FE7F16A41C for ; Sun, 17 Jul 2005 10:47:48 +0000 (GMT) (envelope-from fenomenoxp2@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CC4543D45 for ; Sun, 17 Jul 2005 10:47:48 +0000 (GMT) (envelope-from fenomenoxp2@gmail.com) Received: by wproxy.gmail.com with SMTP id i23so872062wra for ; Sun, 17 Jul 2005 03:47:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=W1qK9IcUb5ViiMr+AfRfxv1wYMK4rdTDzfsxbknIk0+uYGnFF4WPnpY6nMxxG5CEx48Ym67Sv+U/DQnEzlgY1dt22o4SfBjJ5EmPy3Srg6jnOXktsfqNxICiQl2zvKa9THmaesXxEA9aE/YJp5z4xopSeI/O0L+vASn/X8dWwRE= Received: by 10.54.68.4 with SMTP id q4mr63517wra; Sun, 17 Jul 2005 03:47:47 -0700 (PDT) Received: by 10.54.153.4 with HTTP; Sun, 17 Jul 2005 03:47:47 -0700 (PDT) Message-ID: Date: Sun, 17 Jul 2005 12:47:47 +0200 From: Emil Khatib To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Can't access to gmail (maybe a port problem with ipfw) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emil Khatib List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 10:47:48 -0000 Hi everybody. I'm trying to access gmail from my FreeBSD box (5.4). I'm usinf IPFW. The question is I can acces if I set ipfw to accept all from any to any, so I know there's a port that should be opened to access the main page of gmail. When the firewall is up (allowing only traffic through ports 21, 80 and above 1024) I can't even acces gmail main page (mozilla simply ignores the address I give it) Thanks in advance for any help