conf/108589: rtsol fails due to default ipfw rules

Mark Andrews Mark_Andrews at isc.org
Wed Jan 31 06:00:42 UTC 2007


>Number:         108589
>Category:       conf
>Synopsis:       rtsol fails due to default ipfw rules
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 06:00:41 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Mark Andrews
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
ISC
>Environment:
System: FreeBSD drugs.dv.isc.org 6.2-STABLE FreeBSD 6.2-STABLE #15: Mon Jan 15 22:02:27 EST 2007 marka at drugs.dv.isc.org:/usr/obj/usr/src/sys/DRUGS i386


>Description:

	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.
	
>How-To-Repeat:

>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.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list