Re: ipfw fwd layer2/ftp proxy

2008-05-22 Thread Ganbold
Julian Elischer wrote: Ganbold wrote: Hi there, 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 lay

Re: ipfw fwd layer2/ftp proxy

2008-05-22 Thread Julian Elischer
Ganbold wrote: Hi there, 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

Re: ipfw fwd layer2/ftp proxy

2008-05-22 Thread Eugene Grosbein
On Thu, May 22, 2008 at 04:34:24PM +0800, Ganbold wrote: > >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. Then use ftp pass

Re: ipfw fwd layer2/ftp proxy

2008-05-22 Thread Ganbold
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

Re: ipfw fwd layer2/ftp proxy

2008-05-22 Thread Eugene Grosbein
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 pro