L.V.Gandhi [Wed Sep 19, 2001 at 07:14:10AM +0530]:
> I have the following lines as default given by distribution in /etc/ppp/ip-up
> in PCQ 7.1.
> LOGDEVICE=$6
> REALDEVICE=$1
>
> export PATH=/sbin:/usr/sbin:/bin:/usr/bin
>
> [ -f /etc/sysconfig/network-scripts/ifcfg-${LOGDEVICE} ] &&
> /etc/sysconfig/network-scripts/ifup-post ifcfg-${LOGDEVICE}
>
> [ -x /etc/ppp/ip-up.local ] && /etc/ppp/ip-up.local "$@"
>
> exit 0
Don't know aboout the above :)
> my /etc/ppp/ip-up.local is not getting started.
> I have following lines in /etc/ppp/ip-up.local
> #!/bin/bash
>
> /usr/local/bin/wwwoffle -online
> /usr/local/bin/wwwoffle -fetch
> As wwwoffle -online is not getting executed. This I get to know from wwwoffle
> where if I request pages it gets recorded as request. But if I start wwwoffle
> -online using control provision I can browse.
You *have* made ip-up.local executable I'm sure.
The wwwoffle docs give a pair of readymade scripts that you have to append to
the end of ip-up.local and ip-down.local. IIRC these are given in
wwwoffle-2.6/doc/redhat; (I am assuming that you built from a tarball) There
are two scripts ip-up.local & ip-down.local, just copy paste the contents to
your /etc/ppp/ip-up.local & ip-down.local.
Tell me if you don't have these files, I'll send them to you off -list.
hth,
Sharukh.
--
Dr. Sharukh K. R. Pavri
Mumbai, India.
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help
Re: [LIH] /etc/ppp/ip-up.local not starting
Dr . Sharukh K . R . Pavri . Thu, 20 Sep 2001 02:55:31 -0700
- [LIH] /etc/ppp/ip-up.local not starting L . V . Gandhi
- Re: [LIH] /etc/ppp/ip-up.local not start... Sunil Dhaka
- Re: [LIH] /etc/ppp/ip-up.local not start... Dr . Sharukh K . R . Pavri .
- Re: [LIH] /etc/ppp/ip-up.local not start... L . V . Gandhi
- Re: [LIH] /etc/ppp/ip-up.local not start... L . V . Gandhi
- Re: [LIH] /etc/ppp/ip-up.local not start... Suresh Ramasubramanian
- Re: [LIH] /etc/ppp/ip-up.local not start... USM Bish
- [LIH] Re: /etc/ppp/ip-up.local not s... Suresh Ramasubramanian
- Re: [LIH] /etc/ppp/ip-up.local not s... Sunil Dhaka
- Re: [LIH] /etc/ppp/ip-up.local not start... L . V . Gandhi
- Re: [LIH] /etc/ppp/ip-up.local not start... Dr . Sharukh K . R . Pavri .
