Re: ppp: ip-up, ip-down

1996-09-11 Thread salwen
Jean Orloff sent this script >Another Very Useful Bonus (also thanks to Lukas Nellen): in /etc/ppp/ip-up #!/bin/sh # # IP is up now... # interface=$1 device=$2 speed=$3 local_ip=$4 remote_ip=$5 # let's use this

Re: ppp: ip-up, ip-down

1996-09-10 Thread Boris Beletsky
-BEGIN PGP SIGNED MESSAGE- On Tue, 10 Sep 1996, Marek Duszynski wrote: m.duszynski>Can anybody send me some example /etc/ppp/ip-up and /etc/ppp/ip-down m.duszynski>with short discription of what they do please ? ppp-up/down is just a shell script that are being executed when pppd connect

ppp: ip-up, ip-down

1996-09-10 Thread Marek Duszynski
Hi, Can anybody send me some example /etc/ppp/ip-up and /etc/ppp/ip-down with short discription of what they do please ? Also, how can I execute /usr/sbin/xbase-configure for the second time (on already configured and running system). Nothing happens when I try executing it. Is there a lock file