From owner-freebsd-questions@FreeBSD.ORG Fri Jul 17 20:27:49 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E19D2106567E for ; Fri, 17 Jul 2009 20:27:49 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ew0-f220.google.com (mail-ew0-f220.google.com [209.85.219.220]) by mx1.freebsd.org (Postfix) with ESMTP id 653858FC18 for ; Fri, 17 Jul 2009 20:27:49 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by ewy20 with SMTP id 20so925993ewy.43 for ; Fri, 17 Jul 2009 13:27:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=H3puTcWdCsaI0VDwreVP4ur82RRWrSgzZ3MMCFAE/hM=; b=dgRdvrMwvV8UrykGBdVXgiJRndIrvHUxxoMjUlhy1it6saokZPVvSvAUGWcjhr2dPV ww3/69HVD97D1XyTFumekrEDIfChbBbyxp0bvfyaDLVxZyw3VG2GvPLmankmluwSc3RF aMrVNqEjpztwoEigwIat2KAG8lcBn1Vj4mNjE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=D6uyfVAyR2cE4Zh+aJQdnldPdd5QIU7kxctLZ4wcKRA4W2zBCqN/SyyDBSKnKLGI9x PAPeC8AdNKku6d63o9qNyKklS87H1PFDLpvx2MCb0fHHSJpQLRf/fBSDuyoasakS6/M8 pcrCc6XBe/lLV3Nyu/Pj3DQCTfwng81LJspPA= Received: by 10.211.179.6 with SMTP id g6mr245910ebp.49.1247862468108; Fri, 17 Jul 2009 13:27:48 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 7sm4025930eyg.54.2009.07.17.13.27.46 (version=SSLv3 cipher=RC4-MD5); Fri, 17 Jul 2009 13:27:47 -0700 (PDT) Date: Fri, 17 Jul 2009 21:27:44 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20090717212744.32a60dd2@gumby.homeunix.com> In-Reply-To: <316961.99488.qm@web110716.mail.gq1.yahoo.com> References: <316961.99488.qm@web110716.mail.gq1.yahoo.com> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.4; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2009 20:27:51 -0000 On Fri, 17 Jul 2009 10:51:57 -0700 (PDT) Zohreh wrote: > Dear Sir/Madam=20 > =C2=A0 > i have a question about free bsd and squid that=C2=A0was=C2=A0installed o= n it. > i insatlled squid 2.6 stabled 20 on freebsd 7. and i enabled firewall > on freebsd . now i brows http sites on internet but i cannot brows > ftp site and i cannot pass pop3 through of my squid . Squid doesn't proxy pop3, it will only proxy ftp if the client is configured to use a proxy - interception doesn't work with ftp.