Results 1 to 3 of 3
I use KPPP to connect and everything seems fine but soon after opening a browser window (which never loads), I am disconnected with an exit code 16. Here is my ...
- 08-15-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- Tollhouse. CA
- Posts
- 25
Can't stay connected
I use KPPP to connect and everything seems fine but soon after opening a browser window (which never loads), I am disconnected with an exit code 16. Here is my PPP-logfile:
Aug 15 09:19:42 localhost pppd[4888]: pppd 2.4.3 started by sean, uid 1000
Aug 15 09:19:42 localhost pppd[4888]: Using interface ppp0
Aug 15 09:19:42 localhost pppd[4888]: Connect: ppp0 <--> /dev/ttySHCF0
Aug 15 09:19:43 localhost pppd[4888]: PAP authentication succeeded
Aug 15 09:19:43 localhost pppd[4888]: Cannot determine ethernet address for proxy ARP
Aug 15 09:19:43 localhost pppd[4888]: local IP address 4.246.210.254
Aug 15 09:19:43 localhost pppd[4888]: remote IP address 209.247.21.233
Aug 15 09:19:43 localhost pppd[4888]: primary DNS address 207.69.188.187
Aug 15 09:19:43 localhost pppd[4888]: secondary DNS address 207.69.188.186
Aug 15 09:20:29 localhost pppd[4888]: Hangup (SIGHUP)
Aug 15 09:20:29 localhost pppd[4888]: Connect time 0.8 minutes.
Aug 15 09:20:29 localhost pppd[4888]: Sent 1410 bytes, received 0 bytes.
Aug 15 09:20:35 localhost pppd[4888]: Connection terminated.
Aug 15 09:20:35 localhost pppd[4888]: tcflush failed: Input/output error
Aug 15 09:20:35 localhost pppd[4888]: Modem hangup
Aug 15 09:20:35 localhost pppd[4888]: Exit.
As for hardware and settings, I am using a Creative Modemblaster V.92 (winmodem) with the linuxant driver. I have commented out the auth and lock in /etc/ppp/options.
I have been able to connect once before but not anymore. Any ideas as to what is causing the SIGHUP? Any help would be greatly appreciated.
- 08-16-2005 #2Just Joined!
- Join Date
- Jul 2005
- Posts
- 19
kppp problems
Got exactly the same error message many times here on kppp.
Check the following 7 files:
/etc/chatscripts/ (2 files)
/etc/ppp/chap-secrets, pap-secrets, options
/etc/ppp/peers/kppp-options, provider
or better still: use pppconfig to configure and 'pon' & 'poff' to
connect/disconnect.
Regards
- 08-16-2005 #3Just Joined!
- Join Date
- Jul 2005
- Location
- Tollhouse. CA
- Posts
- 25
Problem solved so far. After checking the above 7 files, I found some inconsistencies in usernames and passwords, but I fixed it.
Also, I made a few changes from within KPPP. One thing I discovered was that if a modem does not support hardware flow control, this error can occur, so I set it to software flow control and that seemed to do it. A winmodem . . . I should have known.
Thanks for the help, tomt.


Reply With Quote
