You need to add the pppd debug option and find the log that contains the
debug messages.  They *may* help us find an answer to the problem.

There are some comments below about parts of the log messages you posted.

On Thu, 24 Jun 1999, Michael B Golden wrote:

|I'm sorry if this problem has been covered before, but as I can't connect
|to the internet because of it, I can't check the archives, and even if it
|is in the PPP-HOWTO (which I doubt), the howto is to long and confusing
|anyway. Here is a sample from /var/log/messages:
|
|Jun 21 12:47:21 darkstar pppd[348]: Serial connection established.
|Jun 21 12:47:22 darkstar pppd[348]: Using interface ppp0
|Jun 21 12:47:22 darkstar pppd[348]: Connect: ppp0 <--> /dev/cua3
|Jun 21 12:47:29 darkstar pppd[348]: Unsupported protocol (0x8029)
|received

The unsupported protocol is Appletalk Control Protocol.  This shouldn't
be problem.

|Jun 21 12:47:29 darkstar pppd[348]: Received bad configure-nak/rej:  02
|06 00 2d 0f 00 03 06 d1 c3 2c d5

I *think* this is an unsolicited Configure-Nak in which the ISP says that
you have to support VJ compression and that you have to accept the
IP-address 209.195.44.213 .  Pppd issues the configure-nak/rej message with
and then ignores the Configure-Nak.  Unsolicited Configure-Naks rarely work
in general.  Pppd supports VJ compression unless you have the novj option. 
I'm not sure what's going on with the IP address since the message below
shows it as the local address. 

|Jun 21 12:47:33 darkstar pppd[348]: local  IP address 209.195.44.213
|Jun 21 12:47:33 darkstar pppd[348]: remote IP address 209.195.44.215
|
|I copied all the dialup scripts over from my Slackware setup where they
|worked into RedHat 5.2 and the above is the results. I don't know what it
|is talking about or how to fix it. A friend of mine's Unix sysadmin said
|it may have something to do with compression, but that only confused me
|more. Does anyone know what I need to do to fix this?

We really need the missing pppd debug messages.

---
Clifford Kite                                               Not a guru. (tm)




-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to