From owner-freebsd-questions Tue Feb 3 17:10:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12213 for questions-outgoing; Tue, 3 Feb 1998 17:10:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chong.ihug.co.nz (root@chong.ihug.co.nz [203.29.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA12075 for ; Tue, 3 Feb 1998 17:09:45 -0800 (PST) (envelope-from marki@ihug.co.nz) Received: from evileye.ihug.co.nz (p46-max20.auck.ihug.co.nz [207.212.240.110]) by chong.ihug.co.nz (8.8.8/8.8.8) with ESMTP id OAA01887 for ; Wed, 4 Feb 1998 14:09:36 +1300 Message-Id: <199802040109.OAA01887@chong.ihug.co.nz> From: "Mark Ibell" To: Subject: pppd/ip-up Date: Wed, 4 Feb 1998 14:10:08 +1300 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" 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