From owner-freebsd-questions@FreeBSD.ORG Fri Jul 17 19:28:32 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 75321106564A for ; Fri, 17 Jul 2009 19:28:32 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id DFF088FC0A for ; Fri, 17 Jul 2009 19:28:31 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl126-163.kln.forthnet.gr [77.49.245.163]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-9) with ESMTP id n6HJSIqc031084 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 17 Jul 2009 22:28:24 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id n6HJSIQx010689 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 17 Jul 2009 22:28:18 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id n6HJSHul010688; Fri, 17 Jul 2009 22:28:17 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Zohreh References: <316961.99488.qm@web110716.mail.gq1.yahoo.com> Date: Fri, 17 Jul 2009 22:28:16 +0300 In-Reply-To: <316961.99488.qm@web110716.mail.gq1.yahoo.com> (Zohreh's message of "Fri, 17 Jul 2009 10:51:57 -0700 (PDT)") Message-ID: <87my73yur3.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Hellug-MailScanner-ID: n6HJSIqc031084 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.037, required 5, ALL_TRUSTED -1.80, AWL -0.24, BAYES_00 -2.60, DEAR_SOMETHING 1.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@FreeBSD.org 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 19:28:32 -0000 On Fri, 17 Jul 2009 10:51:57 -0700 (PDT), Zohreh wrot= e: > Dear Sir/Madam=20 > =A0 > i have a question about free bsd and squid that=A0was=A0installed on 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 . can you hlep me > , how to config squid and freebsd to pass ftp and pop3 ? thank you > for your attention =A0 best regards zohreh =A0 You seem to have blocked FTP access by tweaking the firewall ruleset. Either show us the ruleset you are using, or try setting in the environment of the squid proxy the option "FTP_PASSIVE_MODE=3D1".