Re: gnome-ppp error is now a kernel failure?

2010-03-08 Thread Camaleón
On Sun, 07 Mar 2010 15:39:33 -0500, twixt wrote: > Follow up: When the wvdial error occurs, a popup window tells me the > kernel failed. No need to open a new thread. You can add more information on the original one, unless you change the whole topic :-) (...) > Mar 7 06:38:24 localhost pppd[

gnome-ppp error is now a kernel failure?

2010-03-07 Thread twixt
Follow up: When the wvdial error occurs, a popup window tells me the kernel failed. I should mention that I installed Debian 5.03 yesterday from 5 DVDs. I intend to report this to kerneloops.org, but without a Net connection, everything gets relayed through my Windows machine. Attached is what w

gnome-ppp error

2010-03-07 Thread twixt
I can connect to my ISP through my phone modem using gnome-ppp, but then I get this error message: --> Sending: (password) Entering PPP mode. Async interface address is unnumbered (FastEthernet2/0/0) Your IP address is 0.0.0.0. MTU is 1500 bytes Header compression is on. --> Looks like a welcome

PPP error

2003-03-06 Thread Aedificator
What does this error mean and What can I do to solve it? The internet is not working as a consequence. I've used pppconfig to set the connection settings. I'm using kernel verison 2.4.20 . I attach the lines relative to the message from the systemlog. JZidar Mar 6 23:53:16 diablo chat[874]: se

Re: ppp error

2000-05-03 Thread Graeme Mathieson
Hi, Kreaped Ripping Reaper <[EMAIL PROTECTED]> writes: > May 3 22:31:54 kreaper pppd[770]: Unsupported protocol 'Appletalk > Control Protocol' (0x8029) received My guess would be that during LCP negotiation, the remote end is offering Appletalk piped of PPP. Why you'd want Appletalk piped over

ppp error

2000-05-03 Thread Kreaped Ripping Reaper
i got an error on my PPP when i dial to my ISP. The connection just go fine but this error msg still bugs me.. May 3 22:31:49 kreaper pppd[770]: Serial connection established. May 3 22:31:49 kreaper pppd[770]: Using interface ppp0 May 3 22:31:49 kreaper pppd[770]: Connect: ppp0 <--> /dev/ttyS1

Re: ppp: error in VJ decompression

2000-02-26 Thread John Hasler
Steve Martin writes: > I keep getting a message in syslog saying ppp: error in VJ decompression. Try adding the pppd option 'novj' to turn off VJ compression. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin

ppp: error in VJ decompression

2000-02-26 Thread fairfax
I have a potato system, with a 2.2.14 kernel. I keep getting a message in syslog saying ppp: error in VJ decompression. As far as I can tell, VJ decompression is handled by a utility in the PPP package. Is there any way I can debug this? Are there any bugs in PPP that might cause this

Re: ppp error question

1997-11-17 Thread Jens B. Jorgensen
Daniel Martin wrote: > > On Mon, 17 Nov 1997, Dima wrote: > > > In message <[EMAIL PROTECTED]> you wrote: > > >I received this last night: > > > > > >Excessive lack of response to LCP echo frames > > >connection terminated > > > > In /etc/ppp/options there's a number of lcp-echo* options. > > Com

Re: ppp error question

1997-11-17 Thread Shaleh
First, last night was the first time I have seen that error. Been using it for months. No change on the ISP end. Second, /dev/modem is symlinked to /dev/ttyS1. So in my case /dev/modem is right. I also tried /dev/ttyS1 just in case. Dima wrote: > > In message <[EMAIL PROTECTED]> you wrote: >

Re: ppp error question

1997-11-17 Thread john
Shaleh writes: > I had to reboot because my box quit seeing my modem. setserial would say > /dev/modem, unknown UART, 0x2f8 irq 3 with `setserial /dev/modem`. It is > an internal Best Data uses dip switches and has served me faithfully for > many moons. Is there some way to reset a modem without

Re: ppp error question

1997-11-17 Thread Dale Scheetz
On Mon, 17 Nov 1997, Shaleh wrote: > I received this last night: > > Excessive lack of response to LCP echo frames > connection terminated > > What does this mean? I had to reboot because my box quit seeing my > modem. setserial would say /dev/modem, unknown UART, 0x2f8 irq 3 with > `setserial

Re: ppp error question

1997-11-17 Thread Daniel Martin
On Mon, 17 Nov 1997, Dima wrote: > In message <[EMAIL PROTECTED]> you wrote: > >I received this last night: > > > >Excessive lack of response to LCP echo frames > >connection terminated > > In /etc/ppp/options there's a number of lcp-echo* options. > Comment them out. > > >What does this mean?

Re: ppp error question

1997-11-17 Thread Dima
In message <[EMAIL PROTECTED]> you wrote: >I received this last night: > >Excessive lack of response to LCP echo frames >connection terminated In /etc/ppp/options there's a number of lcp-echo* options. Comment them out. >What does this mean? ppp sends out echo-requests to see if the link is up

ppp error question

1997-11-17 Thread Shaleh
I received this last night: Excessive lack of response to LCP echo frames connection terminated What does this mean? I had to reboot because my box quit seeing my modem. setserial would say /dev/modem, unknown UART, 0x2f8 irq 3 with `setserial /dev/modem`. It is an internal Best Data uses dip

Re: PPP error messages....

1997-08-07 Thread Jens B. Jorgensen
Kevin Traas wrote: > > I'm getting a lot of the following error messages on the console of one of > my boxes. It's a 386DX/40 with a PPP link to an ISP. > > ppp: frame with bad fcs, excess = 2a48 > > It seems that for each one of these, ifconfig reports an error on the ppp0 > interface. > > A

PPP error messages....

1997-08-07 Thread Kevin Traas
I'm getting a lot of the following error messages on the console of one of my boxes. It's a 386DX/40 with a PPP link to an ISP. ppp: frame with bad fcs, excess = 2a48 It seems that for each one of these, ifconfig reports an error on the ppp0 interface. Any ideas what fcs stands for? Any ideas