Date: Wed, 13 Mar 2002 21:28:59 -0500 From: Garance A Drosihn <drosih@rpi.edu> To: rob <rob@pythonemproject.com>, <stable@FreeBSD.ORG> Subject: Re: rc not working all of the time, lpd and ipf problems Message-ID: <p0510156cb8b5b9544928@[128.113.24.47]> In-Reply-To: <3C8FB16E.523DF6F1@pythonemproject.com> References: <3C8FB16E.523DF6F1@pythonemproject.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:07 PM -0800 3/13/02, rob wrote: >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. > >lpd_enable="YES" >lpd_program="/usr/sbin/lpd" >lpd_flags="-p" I assume everything else in the /etc/rc.conf file is working, so it isn't like "rc" is not working. I assume that when you start lpd by hand, you log in as root and type: /usr/sbin/lpd -p right? I don't know what would cause this (but then I am not running stable as much these days). Look for error messages from lpd in /var/log/lpd-errs or in /var/log/messages. Try adding a '-l' (lowercase L, for "logging") to the lpd_flags. See if that helps. -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0510156cb8b5b9544928>