Bug 108589

Summary: rtsol(8) fails due to default ipfw rules
Product: Base System Reporter: Mark Andrews <Mark_Andrews>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Open ---    
Severity: Affects Only Me    
Priority: Normal    
Version: 6.2-STABLE   
Hardware: Any   
OS: Any   

Description Mark Andrews 2007-01-31 06:00:41 UTC
	rtsol is called in the boot process before the ipfw is configured.
	This results in the solicitations being blocked.  As a
	result it can take up to 10 minute (the default router
	advertisement interval) for the interfaces to autoconfigure.

Fix: 

Possible solutions:
	* Reorder the boot process to config ipfw before the ipv6 interfaces
	  are configure.
	* Delay the calling of rtsol until after any firewall is configured.
	* Call rtsol a second time after the firewall is configured.
	* Add minimal rulesets to enable router solicitations to be
	  send route advertisements to be received.
Comment 1 Mark Andrews 2007-01-31 06:28:10 UTC
	Setting before BEFORE: network_ipv6 seems to work ok.

	Note: this was with ipfw compiled into the kernel, not
	loaded as a module.
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews@isc.org
Comment 2 Bruce Cran freebsd_committer freebsd_triage 2009-03-26 18:41:40 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-rc
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:02 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped