From owner-freebsd-stable Sun Sep 2 14:24:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 2C8DC37B401 for ; Sun, 2 Sep 2001 14:24:35 -0700 (PDT) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id XAA16058; Sun, 2 Sep 2001 23:24:30 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 2 Sep 2001 23:24:30 +0200 (CEST) Message-Id: <200109022124.XAA16058@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, Martin Schweizer Reply-To: freebsd-stable@FreeBSD.ORG, Martin Schweizer Subject: Re: IPFirewall again In-Reply-To: <20010902194412.A279@pc-service.ch> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Martin Schweizer wrote: > If I use the following rules and I can connect via ftp (for example > ftp.freebsd.org) but after the successful login I can't do "ls". As a side note, if you only need a directory listing, you can also type "rs ." (don't forget the dot). If you use an FTP client that doesn't know the rs command, you can use "quote stat ." instead. FreeBSD's client knows rs, so you can use that. The advantage of rs over ls is that it works through fire- walls, no matter what, because the directory listing data is transferred through the control connection (it doesn't require a data connction like "ls"). Unfortunately, some FTP servers don't support it correctly. Most servers whose authors have read and understood RFC959 usually get it right, though, which includes FreeBSD's ftpd and wuftpd. ;-) Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message