From owner-freebsd-questions Mon Aug 4 10:20:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA13316 for questions-outgoing; Mon, 4 Aug 1997 10:20:41 -0700 (PDT) Received: from tok.qiv.com ([204.214.141.211]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA13297 for ; Mon, 4 Aug 1997 10:20:34 -0700 (PDT) Received: (from uucp@localhost) by tok.qiv.com (8.8.6/8.8.5) with UUCP id MAA15654; Mon, 4 Aug 1997 12:15:25 -0500 (CDT) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.6/8.8.5) with SMTP id MAA00589; Mon, 4 Aug 1997 12:08:10 -0500 (CDT) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Mon, 4 Aug 1997 12:08:09 -0500 (CDT) From: "Jay D. Nelson" To: "Larry S. Marso" cc: freebsd-questions@FreeBSD.ORG Subject: Re: ip-up doesn't work, FreeBSD 2.2.2-release In-Reply-To: <19970804114920.52734@panix.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Add: #!/bin/sh to the top of ip-up -- Jay On Mon, 4 Aug 1997, Larry S. Marso wrote: ->Can't get ip-up to work. Here's some information: -> ->-rwxr-xr-x 1 root wheel 55 Apr 25 07:17 ip-up -> ->The contents are simple: -> ->showaudio /usr/X11R6/lib/X11/afterstep/sounds/drip.au -> ->a command which runs fine ("ping!") from the command line. -> ->I use pppd run from a script, as follows: -> ->pppd connect 'chat -vf /usr/local/bin/mew1' /dev/cuaa2 38400 -detach ->debug crtsc ts modem mtu 500 dns1 198.7.0.1 dns2 198.7.0.2 defaultroute ->166.84.254.60:198.7.0.124 -> ->where mew1 is: -> ->"" ATDT9,7414444 CONNECT "" ease? ppp ame lsmarso ord #mypassword# -> ->On a previous FreeBSD install, it worked fine. I believe I'm doing ->everything the same. -> ->Best regards. -> ->-- ->Larry S. Marso ->lsmarso@panix.com ->