From owner-freebsd-questions@FreeBSD.ORG Sun Mar 20 19:30:21 2005 Return-Path: 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 0FF8916A4CF for ; Sun, 20 Mar 2005 19:30:21 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5684043D46 for ; Sun, 20 Mar 2005 19:30:20 +0000 (GMT) (envelope-from superdaemon@gmail.com) Received: by wproxy.gmail.com with SMTP id 50so766386wri for ; Sun, 20 Mar 2005 11:30:19 -0800 (PST) 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; b=GMh1vonWhGOPQL8bTAQ2JTyhnMFH4pCvpZuYRLuCwrZEX6zCbn6Zi/tRp/ffxZXOy66mJLGMdGbHh46TAo2zwSzVXSR9hUjPm9JmJNtxxm5hU7l7msjLrmp4ZbYQjiwCbmPNstEiw5lf6U9A7/yFosgpUdvmBQexwTizJHYGiuQ= Received: by 10.54.35.69 with SMTP id i69mr3343048wri; Sun, 20 Mar 2005 11:30:19 -0800 (PST) Received: by 10.54.16.22 with HTTP; Sun, 20 Mar 2005 11:30:19 -0800 (PST) Message-ID: Date: Sun, 20 Mar 2005 14:30:19 -0500 From: Super Daemon To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: FTPD and Internet Explorer 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Super Daemon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 19:30:21 -0000 I've been curious about this for a while. I have a freebsd 5.3 Release Server running FTPD. Users running MS WIndows can connect to it just find as long as they type in ftp://user@ipaddress. However, when they connect as ftp://ipaddress, the server thinks they are trying to connect anonymously. But i've noticed that this doesn't happen when running PROFTPD from the ports. Can anyone explain why this is??? Is there a way to connect as ftp://ipaddress and still get prompted for username and password under internet explorer 6.0??? I'm not on the list so please CC: me. Thanks in advance!!