From owner-freebsd-hackers Tue Apr 7 17:41:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA00981 for freebsd-hackers-outgoing; Tue, 7 Apr 1998 17:41:15 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from mail.atipa.com (altrox.atipa.com [208.128.22.34]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA00973 for ; Tue, 7 Apr 1998 17:40:59 -0700 (PDT) (envelope-from freebsd@atipa.com) Received: (qmail 14638 invoked by uid 1017); 7 Apr 1998 23:38:30 -0000 Date: Tue, 7 Apr 1998 17:38:30 -0600 (MDT) From: Atipa To: freebsd-hackers@FreeBSD.ORG Subject: Any of these kernel opts break RPC? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I have these opts in my config files, RPC services can not bind. Kernel is 2.2.6-STABLE from 0404. Removing these lines fixed RPC. options "MD5" # Encryption options DDB # Debugger options PERFMON # Performance Monitor options IPFIREWALL # For bpfilter This machine is NIS master, so I did not have time to have it down long enought to reboot 4 times :(. Any known problems? Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message