Bug 33087

Summary: No automatic ipf setup for IPv6
Product: Base System Reporter: Volker Stolz <vs>
Component: binAssignee: Hajimu UMEMOTO <ume>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-STABLE   
Hardware: Any   
OS: Any   

Description Volker Stolz 2001-12-22 09:50:01 UTC
There is no mechanism in /etc/rc.network6 for automatically loading IPv6 ipf rules like there is for IPv4
in /etc/rc.network. This means adding your own ipf rules for IPv6 cannot be done as smoothly as for IPv4.

Fix: 

Replicate the ipf-setup from /etc/rc.network, and change some variable names, e.g.
ipfilter_enable -> ipfilter6_enable etc. Be careful about checking whether ipmon or ipnat are
already running.
How-To-Repeat: Enable IPF, default to deny: You don't have any clean way of configuring rules for ipf -6 in /etc/rc.conf.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2002-01-09 14:05:28 UTC
Responsible Changed
From-To: freebsd-bugs->ume

Over to our IPv6 maintainer.
Comment 2 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2002-04-07 16:24:31 UTC
State Changed
From-To: open->closed

Please see PR 35178 for a more lengthier discussion of ipf and IPv6. 
http://www.freebsd.org/cgi/query-pr.cgi?pr=conf/35178 

Log all subsequent discussions in that one please.