From owner-freebsd-questions Tue Feb 3 19:01:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26607 for questions-outgoing; Tue, 3 Feb 1998 19:01:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tok.qiv.com (xMdkJS+5g+2ROyb7jynkNd1ztTqnx/qY@tok.qiv.com [204.214.141.211]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26557 for ; Tue, 3 Feb 1998 19:00:38 -0800 (PST) (envelope-from jdn@acp.qiv.com) Received: (from uucp@localhost) by tok.qiv.com (8.8.8/8.8.5) with UUCP id VAA17623; Tue, 3 Feb 1998 21:00:24 -0600 (CST) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.8/8.8.5) with SMTP id UAA01482; Tue, 3 Feb 1998 20:49:55 -0600 (CST) Date: Tue, 3 Feb 1998 20:49:54 -0600 (CST) From: Jay Nelson To: Mark Ibell cc: freebsd-questions@FreeBSD.ORG Subject: Re: pppd/ip-up In-Reply-To: <199802040109.OAA01887@chong.ihug.co.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" On Wed, 4 Feb 1998, Mark Ibell wrote: >Hi, > I'm running 2.2.5R and can't seem to get pppd to execute either >/etc/ppp/ip-up or /etc/ppp/ip-down. These two files have #!/bin/csh as >their first line and have been made executable via chmod 755. Any >suggestions??? > >Thanks, > Mark > Mine use the Bourne shell and are mode 755 and work fine. Do the scripts work if you run them from the command line? -- Jay