From owner-freebsd-questions@FreeBSD.ORG Wed Feb 20 10:33:36 2008 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 C47FB16A400 for ; Wed, 20 Feb 2008 10:33:36 +0000 (UTC) (envelope-from klerfe@stereo.lt) Received: from mail.elpastas.lt (mail.elpastas.lt [212.122.77.58]) by mx1.freebsd.org (Postfix) with ESMTP id 7505813C4DD for ; Wed, 20 Feb 2008 10:33:36 +0000 (UTC) (envelope-from klerfe@stereo.lt) Received: from localhost (localhost [127.0.0.1]) by mail.elpastas.lt (Postfix) with ESMTP id 1CCD31146F for ; Wed, 20 Feb 2008 12:14:43 +0200 (EET) X-Virus-Scanned: amavisd-new at elpastas.lt Received: from mail.elpastas.lt ([127.0.0.1]) by localhost (mail.elpastas.lt [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rZtMhHIsvl8R for ; Wed, 20 Feb 2008 12:14:41 +0200 (EET) Received: from junior (82-135-201-204.ip.zebra.lt [82.135.201.204]) by mail.elpastas.lt (Postfix) with ESMTP id B6E5C1146E for ; Wed, 20 Feb 2008 12:14:41 +0200 (EET) Message-ID: <001c01c873a9$7b82dc20$2601a8c0@junior> From: "klerfe [Bodegas]" To: Date: Wed, 20 Feb 2008 12:15:13 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FTPD and IExplore 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: Wed, 20 Feb 2008 10:33:36 -0000 Hi. My problem is i cannot connect to my ftp server (started from inetd) = via IExplore or any other web browser. I've added user ftp to enable anonymous logins = on my ftp server and it works when connecting via ftp client such as Total = Commander. But it doesn't work via any web browser. My OS is FreeBSD 6.2. I had 5.4 = before, and i didn't had this problem on previous machine. The problem appeared when = i freshly reinstalled the operating system. Any suggestions?