Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2002 11:26:42 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        Hongbo Li <stevensbsd@yahoo.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: ipfilter problem in FreeBSD 4.5
Message-ID:  <20020204112424.S73734-100000@cactus.fi.uba.ar>
In-Reply-To: <20020204050943.2930.qmail@web13404.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 Feb 2002, Hongbo Li wrote:

> I use a dual-homed FreeBSD box as firewall gateway,
> running FreeBSD 4.5 stable and ipfilter 3.4.20 . Every
> time I use a ftp client from a internal
> windows box to access a external ftp server, I can
> succesfully login in and do something. But when the
> ftp connection timeouts and I run the "ls" command
> over the connection, the gateway box(FreeBSD) hangs.
> who can tell me why? Thanks! By the way, Before I
> upgraded the FreeBSD box to 4.5 stable, the box run
> perfectly(4.4 stable and 4.5 RC).



You can try using ipnat's built in ftp proxy: add

map xl0 192.168.1.0/24 -> 0/32 proxy port ftp ftp/tcp

Change 192.168.1.0/24 for your internal LAN IP



			Fer


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020204112424.S73734-100000>