Date: Tue, 25 Jan 2005 08:55:23 +0100 From: "Peter Rosa" <prosa@pro.sk> To: "FreeBSD Security" <freebsd-security@freebsd.org> Subject: Re: ftp problem Message-ID: <00c201c502b3$39958930$3501a8c0@pro.sk>
next in thread | raw e-mail | index | archive | help
> Kernel already configure with firewall (with options > FIREWALL_DEFAULT_TO_ACCEPT). rc.conf file already May be I'm wrong and you have it OK, but the kernel-option should read: options IPFIREWALL_DEFAULT_TO_ACCEPT You have a typo *IP*FIREWALL.... If so, type: # ipfw add 10 allow all from any to any and try ftp-connet from remote. Peter Rosa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c201c502b3$39958930$3501a8c0>