From owner-freebsd-questions Mon Jan 8 22:45:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpf.casema.net (smtpf.casema.net [195.96.96.173]) by hub.freebsd.org (Postfix) with SMTP id 1600937B400 for ; Mon, 8 Jan 2001 22:44:59 -0800 (PST) Received: (qmail 28177 invoked by uid 0); 9 Jan 2001 06:44:46 -0000 Received: from unknown (HELO slash.b118.binity.net) (212.64.76.210) by smtpf.casema.net with SMTP; 9 Jan 2001 06:44:46 -0000 Received: from tsunami.b118.binity.net (tsunami.b118.binity.net [172.18.3.10]) by slash.b118.binity.net (8.11.1/8.11.1) with ESMTP id f096iBg27893; Tue, 9 Jan 2001 07:44:15 +0100 (CET) (envelope-from walter@binity.com) Date: Tue, 9 Jan 2001 07:44:19 +0100 From: "Walter W. Hop" X-Mailer: The Bat! (v1.49) Educational Organization: Binity X-Priority: 3 (Normal) Message-ID: <19649584438.20010109074419@binity.com> To: blaz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: startup.. In-reply-To: <3A5A6B40.9F9CA4B@satx.rr.com> References: <19121911591100.00339@mainhost.ed.com> <3A5A6B40.9F9CA4B@satx.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [in reply to blaz@satx.rr.com, 09-01-2001] > greetings, I want the following commands to > be executed when my machine starts up: > > sysctl -w net.inet.tcp.log_in_vain=1 > sysctl -w net.inet.udp.log_in_vain=1 Just put the two lines in /etc/sysctl.conf: net.inet.tcp.log_in_vain=1 net.inet.udp.log_in_vain=1 -- Walter W. Hop | +31 6 24290808 | NEW KEY: 0x84813998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message