Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 1997 12:41:22 -0400 (EDT)
From:      chris@netmonger.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/3456: rc.network calls rc.firewall incorrectly
Message-ID:  <199705011641.MAA00330@cheddar.netmonger.net>
Resent-Message-ID: <199705011650.JAA02134@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         3456
>Category:       conf
>Synopsis:       rc.network calls rc.firewall incorrectly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May  1 09:50:01 PDT 1997
>Last-Modified:
>Originator:     Christopher Masto
>Organization:
NetMonger Communications
>Release:        FreeBSD 2.2-STABLE i386
>Environment:

	

>Description:

/etc/rc.network calls /etc/rc.firewall with "sh /etc/rc.firewall".  This
fails to propagate the "firewall" environment variable, which makes the
firewall always come up completely closed.

>How-To-Repeat:

Compile a kernel with IPFIREWALL, set firewall="open" in /etc/rc.conf,
and boot the system.

>Fix:
	
I think it should be ". /etc/rc.firewall".

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705011641.MAA00330>