Date: Tue, 25 Jan 2005 00:16:34 -0800 (PST) From: Endin Suprana <esuprana@yahoo.com> To: FreeBSD Security <freebsd-security@freebsd.org> Subject: Re: ftp problem Message-ID: <20050125081634.28383.qmail@web80902.mail.scd.yahoo.com> In-Reply-To: <00c201c502b3$39958930$3501a8c0@pro.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
Thx for reply, You're right i have typo it..:-) I did what you suggest, uncommented entry "ALL : ALL : allow" in /etc/hosts.allow and turn on IPFW verbose. Also add rule for ipfw: # ipfw add 10 allow all from any to any i've checked /var/log/security, but nothing's logged there. rgrds, endin suprana --- Peter Rosa <prosa@pro.sk> wrote: > > 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 > > > > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to > "freebsd-security-unsubscribe@freebsd.org" > __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050125081634.28383.qmail>