Date: Mon, 13 Feb 1995 06:23:09 -0500 From: starkhome!gene@sbstark.cs.sunysb.edu (Gene Stark) To: Pics OnLine Root <picspc01.pics.com!root@sbstark.cs.sunysb.edu> Cc: questions@FreeBSD.org Subject: does /etc/ppp/ip-up work in 2.0r Message-ID: <199502131123.GAA16284@starkhome.cs.sunysb.edu> In-Reply-To: Pics OnLine Root's message of Sun, 12 Feb 1995 16:23:17 -0500 (EST)
next in thread | raw e-mail | index | archive | help
>I have successfully got pppd to act as a server for me ppp client, >but cannt seem to get pppd to call /etc/ppp/ip-up after the link >is established. Does this work in 2.0R? Can anyone tell me why >this would not execute. I have an ip-up script that is working. The only suggestion I can make after looking at your stuff is that you might want to put: #!/bin/sh as the first line of your script. Other than that, I'm not sure. - Gene Stark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502131123.GAA16284>