From owner-freebsd-net@FreeBSD.ORG Thu May 22 08:34:26 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE5891065685 for ; Thu, 22 May 2008 08:34:26 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.freebsd.org (Postfix) with ESMTP id 94EED8FC62 for ; Thu, 22 May 2008 08:34:26 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=daemon.micom.mng.net) by publicd.ub.mng.net with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Jz6Fk-000CZ8-Gp; Thu, 22 May 2008 16:34:24 +0800 Message-ID: <48353010.20105@micom.mng.net> Date: Thu, 22 May 2008 16:34:24 +0800 From: Ganbold User-Agent: Thunderbird 2.0.0.12 (X11/20080304) MIME-Version: 1.0 To: Eugene Grosbein References: <483522F3.4090200@micom.mng.net> <20080522080337.GA21814@svzserv.kemerovo.su> In-Reply-To: <20080522080337.GA21814@svzserv.kemerovo.su> X-Enigmail-Version: 0.95.6 OpenPGP: id=78F6425E Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: ipfw fwd layer2/ftp proxy X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 08:34:27 -0000 Eugene Grosbein wrote: > On Thu, May 22, 2008 at 03:38:27PM +0800, Ganbold wrote: > > >> I'm having trouble allowing ftp connections through ipfw (default deny) >> enabled bridge firewall. >> I'm wondering whether it is possible to have some kind of transparent >> ftp proxy in such case. >> >> Is there anyway I can allow ftp proxying without layer2 forwarding on >> ipfw bridge? >> > > You need not ftp proxy to make it work. Just allow ports that your > ftp server uses. > I know what you mean here. But ftp server is beyond my control (different ISP) and I don't know what ports it really uses. Ganbold > Eugene Grosbein > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > > > > -- God made machine language; all the rest is the work of man.