From owner-freebsd-stable Wed Mar 13 12:10:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail19a.dulles19-verio.com (mail19a.dulles19-verio.com [161.58.134.133]) by hub.freebsd.org (Postfix) with SMTP id CADD437B400 for ; Wed, 13 Mar 2002 12:10:46 -0800 (PST) Received: from 198.104.176.109 (198.104.176.109) by mail19a.dulles19-verio.com (RS ver 1.0.60s) with SMTP id 039608591 for ; Wed, 13 Mar 2002 15:09:28 -0500 (EST) Message-ID: <3C8FB16E.523DF6F1@pythonemproject.com> Date: Wed, 13 Mar 2002 12:07:10 -0800 From: rob X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: "stable@freebsd.org" Subject: rc not working all of the time, lpd and ipf problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I freshly cvsup'd and made world last nite hoping to resolve this, but it didn't. Lpd and ipf are not initializing correctly. Ipf works sometimes, and lpd is not run at all here is my rc.conf. Am I doing something wrong? I can load ifp -Fa -f ipf.rules by hand, and start lpd by hand and they both work. # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. ipfilter_enable="YES" ipfilter_program="/sbin/ipf" ipfilter_rules="/etc/ipf.rules" ipfilter_flags="" ipmon_enable="YES" ipmon_program="/sbin/ipmon" ipmon_flags="-D /var/log/ipflog" apm_enable="YES" apmd_enable="YES" usbd_enable="YES" cron_enable="YES" lpd_enable="YES" lpd_program="/usr/sbin/lpd" lpd_flags="-p" linux_enable="YES" moused_type="glidepoint" moused_enable="YES" gateway_enable="NO" check_quotas="NO" sendmail_enable="YES" sshd_enable="YES" inetd_enable="YES" nisdomainname="NO" local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" kern_securelevel_enable="NO" # -- sysinstall generated deltas -- # ifconfig_fxp0="DHCP" hostname="c888746-a.attbi.com" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message