Rhoniel <(E-Mail Removed)> wrote:
> Thank you for your reply but I have tried all these tricks already. I am
> lo running as root. I have tried with having all the possible options in
What is "lo" ?
> '/etc/ppp/options' file including making it empty and 'lock' option is
> unchecked in kppp as well as in '/etc/ppp/options' file. I am still
> getting same error. Here is the messages from error log:
> Jul 17 20:03:48 localhost pppd[2642]: pppd 2.4.1 started by root, uid 0
> Jul 17 20:03:48 localhost pppd[2642]: Using interface ppp0
> Jul 17 20:03:48 localhost pppd[2642]: Connect: ppp0 <--> /dev/tts/4
> Jul 17 20:04:18 localhost pppd[2642]: Terminating on signal 15.
> Jul 17 20:04:24 localhost pppd[2642]: Connection terminated.
> Jul 17 20:04:24 localhost pppd[2642]: Receive serial link is not 8-bit
> clean:
> Jul 17 20:04:24 localhost pppd[2642]: Problem: all had bit 7 set to 0
> Jul 17 20:04:24 localhost pppd[2642]: Exit.
This either means that the modem is in a looped-back state, or the remote
host is presenting a prompt or menu and reflecting back what pppd sends
sans the 8th bit. It's most likely the latter, where the usual cause is
that, after encountering CONNECT, chat or the pppd dialing/configuration
frontend sends a carriage-return rather than sending nothing. Sending
"" (or '') sends a carriage-return. It's also surprising to me that the
command line chat script "... CONNECT " works.
If you can configure kppp to send nothing then do it. I avoid using
pppd frontends and so don't know if kppp imitates chat or not, but
a chat script ending in CONNECT \c doesn't send anything, provided
the script is in a file specified by the chat -f option (a chat script
on the command line should end in CONNECT \\c ).
> Again I have no problems connecting to internet using the command line
> as I have mentioned in my original post.
> Any ideas?
End the command line chat script with CONNECT '' and see if it still
connects.
--
Clifford Kite Email: "echo
xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads:
http://ckite.no-ip.net/
/* "PPPoE has many advantages for DSL service providers, and
practically none for DSL consumers."
- David F. Skoll */