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

> 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
> 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
> 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?

Hi!

RedHat has it's own network scripts and configuration tools for PPP, but
you can bypass them if you wish.  It appears that you are making a
connection successfully, so more detail is needed.  Add 'debug' to your
pppd options and create a debug syslog entry in /etc/syslog.conf, if
necessary.  Then post your debug output from the log for a failed session
if you still can't figure out the problem.

BTW, use of the cua devices is deprecated.  You should consider replacing
all instances of /dev/cua<n> with the equivalent /dev/ttyS<n>.

Geof Goodrum
Voice: +1-301-457-5100
Email: [EMAIL PROTECTED]


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

Reply via email to