Date: Sat, 22 May 2004 09:53:24 +0900 From: horio shoichi <bugsgrief@bugsgrief.net> To: Stephen Liu <satimis@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Install IPFILTER question Message-ID: <20040522.005326.276c4f86ff4a9343.10.0.3.20@bugsgrief.net> In-Reply-To: <20040521113501.15801.qmail@web40312.mail.yahoo.com> References: <20040521113501.15801.qmail@web40312.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 May 2004 19:35:01 +0800 (CST) Stephen Liu <satimis@yahoo.com> wrote: > Hi folks, > > FreeBSD 5.2 > =========== > > I tried to install and run IPFILTER but met with > following problems; > > # which ipfilter > ipfilter: Command not found. > > # whereis ipfilter > ipfilter: /usr/src/contrib/ipfilter > # ls /usr/share/examples/ | grep ipfilter > ipfilter > > # pkg_info | grep -i ipfilter > No printout > > # cd /usr/ports/ > # make search -i name=ipfilter > # make search name=ipfilter > Both with no printout > > # ee /usr/src/sys/conf/NOTES, searchig for 'IPFILTER' > and found follows; > > options MROUTING # Multicast > routing > options PIM # Protocol > Independent Multicast > options IPFIREWALL #firewall > options IPFIREWALL_VERBOSE #enable > logging to syslogd(8) > options IPFIREWALL_VERBOSE_LIMIT=100 #limit > verbosity > options IPFIREWALL_DEFAULT_TO_ACCEPT #allow > everything by default > options IPV6FIREWALL #firewall for > IPv6 > options IPV6FIREWALL_VERBOSE > options IPV6FIREWALL_VERBOSE_LIMIT=100 > options IPV6FIREWALL_DEFAULT_TO_ACCEPT > options IPDIVERT #divert > sockets > options IPFILTER #ipfilter > support > options IPFILTER_LOG #ipfilter > logging > options IPFILTER_DEFAULT_BLOCK #block all > packets by default > options IPSTEALTH #support for > stealth forwarding > options PFIL_HOOKS #required by > IPFILTER > options TCPDEBUG > > Kindly advise how to install IPFILTER and/or edit > kernel option to enable it. > > TIA > > B.R. > Stephen Liu > > > _______________________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > "ipf" is what "ipfw" is for ipfirewall. horio shoichi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040522.005326.276c4f86ff4a9343.10.0.3.20>