From owner-freebsd-questions Sun Aug 2 12:35:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12673 for freebsd-questions-outgoing; Sun, 2 Aug 1998 12:35:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp2.erols.com (smtp2.erols.com [207.172.3.235]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12660 for ; Sun, 2 Aug 1998 12:34:59 -0700 (PDT) (envelope-from freebsd@vt.edu) Received: from ryturner (207-172-191-156.s29.as2.mkt.erols.com [207.172.191.156]) by smtp2.erols.com (8.8.8/8.8.5) with SMTP id PAA11323 for ; Sun, 2 Aug 1998 15:35:37 -0400 (EDT) Message-Id: <3.0.1.32.19980802153448.00974920@pop.erols.com> X-Sender: thehades@pop.erols.com X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Sun, 02 Aug 1998 15:34:48 -0400 To: freebsd-questions@FreeBSD.ORG From: Ryan Turner Subject: rc.local Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to run two commands every time the computer starts up: ppp -auto demand natd -use_sockets -same_ports -unregistered_only -dynamic -interface tun0 Where should I put these? I have then as the last two lines in rc.local, but do not know if this is where they should go. Ryan Turner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message