[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] pppd 2.3.11 and ip-up
On Sat, 04 Nov 2000 23:27:48 , joska@nvg.org (Jo Even Skarstein) wrote:
>
> What's the trick here? Nomatter what I do, pppd won't run /etc/ppp/ip-up.
Perso 272 Jul 14 02:03 ip-up
this is how the ip-up should look like before it will even THINK about
working:
*** ip-up start ***
#!/bin/ash
PATH=/usr/local/bin:/bin:/usr/ucb:/usr/etc:/etc/ppp:/usr/sbin
PROG=$0
IFACE=$1
DEVICE=$2
SPEED=$3
LOCALIP=$4
REMOTEIP=$5
/sbin/myip.pl $4 $3 $2
*** EOF ***
This script my ip-up is running is for myip.org is what makes sure
homebase.fun-industries.nl is always working... one thing i discovered is
that the file you try to run in any case should look like this:
-rwxr--r-- 1 root wheel 1947 Aug 2 10:55 myip.pl
It took me some while to figure this much out, and frankly i had the same
problems as you do... all is working fine now though, so if you have any
further questions ask them :)
Barry/NUT
+----~---~---~---~---~---~---~---~---~---~---~---~---~----+
| Member of FUN Industries - http://www.fun-industries.nl |
>---=---=---=---=---=---=---=---=---=---=---=---=---=---<
\ 2x TT, Falcon, Mste, STfm, 2x Jaguar+CD, STBook, /
ook like this:
-rwxr--r-- 1 root wheel 1947 Aug 2 10:55 myip.pl
It took me some while to figure this much out, and frankly i had the same
problems as you do... all is working fine now though, so if you have any
further questions ask them :)
Barry/NUT
+----~---~---~---~---~---~---~---~---~---~---~---~---~----+
| Member of FUN Industries - http://www.fun-industries.nl |
>---=---=---=---=---=---=---=---=---=---=---=---=---=---<
\ 2x TT, Falcon, Mste, STfm, 2x Jaguar+CD, STBook, /
\ Portfolio, Lynx and Jag + Panther Devkits /
+---^---^---^---^---^---^---^---^---^---^---^---^---+