[3801] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: Post installation problems

daemon@ATHENA.MIT.EDU (Donnie Barnes)
Sun Nov 10 23:19:21 1996

To: chaimf@cris.com
cc: redhat-list@redhat.com
In-reply-to: Your message of "Sun, 10 Nov 1996 23:05:46 EST."
             <9611110405.AA04299@voyager.cris.com> 
Date: Sun, 10 Nov 1996 23:17:08 -0500
From: Donnie Barnes <djb@redhat.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

Your message on: Sun, 10 Nov 1996 23:05:46 EST
>Some strange changes have come over ppp-2.2.0f-2 from the version
>that came with RedHat 3.0.3
>
>1. Environment variable are not passed from ppd to /etc/ppd/if-{up,down}

Are you sure?  That should be /etc/ppp/ip-up and ip-down.  Create an
ip-up that looks like:

#!/bin/bash

echo $1 $2 $3 $4 $5 > /tmp/args

Then do a chmod 755 on it, then bring up ppp.  See what /tmp/args has
to say...

>2. The manual pages now document a series of ipx-* options that ppd
>barfs on. Is this a bug, the way redhat configured pppd, or some
>confused installtion?

Well, ppp-2.2.0f is what we ship and works fine.  The IPX stuff is
for routing IPX over PPP, and I've never done it, now do I know if
it works.  Anyone out there try it?


--Donnie

--
  Donnie Barnes        http://www.redhat.com/~djb      "Bah."
    djb@redhat.com       http://www.turner.com/lazarusman/   
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
_Things You'd NEVER Expect A Southerner To Say_ by Vic Henley:     
**  I hate the long version of ``Free Bird''.


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post