On Sun, Jul 01, 2001 at 10:54 -0700, matt wrote:
> 
> I don't think ipf is complete in its ipv6 support yet.You can
> use ipfw instead.

Ipf has been supporting IPv6 for quite some time.  It's just that
one has to enable this support in the Makefile.

$ grep INET6 contrib/ipfilter/Makefile
#INET6=-DUSE_INET6
MFLAGS1='CFLAGS=$(CFLAGS) $(ARCHINC) $(SOLARIS2) $(INET6)' \
  [ ... ]

And ISTR that one has to add "-6" to the ipf(8) invocation
options (like, in /etc/rc.conf).

When I extended ipf to invoke a preprocessor (PR bin/21989) I
added some magic to not propose switches for unsupported features
in the synopsis.  Maybe this concern should be reraised?


virtually yours   82D1 9B9C 01DC 4FB4 D7B4  61BE 3F49 4F77 72DE DA76
Gerhard Sittig   true | mail -s "get gpg key" [EMAIL PROTECTED]
-- 
     If you don't understand or are scared by any of the above
             ask your parents or an adult to help you.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to