Ok 

I tried what Ken mentioned, and it worked!
I thought that the Kppp GUI would have overwritten 
these settings in /etc/ppp/options, but it didn't.

Now for the next problem:
I can connect to the web, but I can't ping any
external
IP (can only ping the IP provided by the ISP).
I think this is due to the defaultroute setting.
I have attached a section from syslog where it
mentions
the 'defaultroute' option.
Does anyone know how I set this to the right value?

Shane
--- Ken Moffat <[EMAIL PROTECTED]> wrote:
> Shane, it sounds like authentication is failing.
> When that happens, my
> experience is that I -eventually- get a message to
> that effect. 
>  
> If you had kppp configured correctly, I'd suggest it
> was an intermittent
> problem at your ISP. Assuming it is a configuration
> problem your end
>  
> 1. In kppp for kde 2 you should just need to set it
> to PAP and not worry
> about modifying initial options or anything else.
> 2. If you have used another dialer (e.g. before you
> got kppp, or to send
> your postings), you have probably specified chat for
> that.
> 
> My money is on a line in /etc/ppp/options which will
> invoke chat. In 
> which case, either edit that file (and only use kppp
> to dial), or copy it
> somewhere else and write a script to switch versions
> of /etc/ppp/options 
> when you need to dial out with chat.
>  
> e.g. in my routine to dial up for mail (executed as
> root) I have
> rm -f /etc/ppp/options
> cp /etc/ppp/options.batch /etc/ppp/options
> 
> followed by the dial-up, fetchmail, etc, and ended
> by
> 
> rm -f /etc/ppp/options
> cp /etc/ppp/options.kde /etc/ppp/options
>  
> to leave it ready for me to use kppp.
> 
> Ken 
> 
> 
> On Tue, 13 Mar 2001, Shane McKeown wrote:
> 
> > Hi all
> > 
> > I have just installed Kppp, the Kde Dial-up
> > application.
> > I am having trouble dialing to the internet.
> > The modem dials the number ok, but everything
> seems to
> > 
> > stop when pppd is starting up.  I get the message
> > ' Logging on to network ', and it sits here and
> goes
> > no further.
> > 
> > When I look at the list of processes using ps -aux
> > at the bottom I can see the pppd is listed, but
> for
> > some reason part of the command line mentions
> > chap, whereas I have specified pap in the dial up
> > settings.
> > If the process is listed, does this mean that it
> is
> > working, or could it have died?
> > 
> > Any ideas what I have done wrong?
> > 
> > Shane
> > 
> > 
> I'm only a menial robot -- Marvin
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
Mar 14 19:30:02 linux1 kernel: PPP BSD Compression module registered
Mar 14 19:30:02 linux1 kernel: PPP Deflate Compression module registered
Mar 14 19:30:03 linux1 pppd[1020]: not replacing existing default route to eth0 
[132.158.132.2]
Mar 14 19:30:03 linux1 pppd[1020]: local  IP address 212.1.137.204
Mar 14 19:30:03 linux1 pppd[1020]: remote IP address 212.1.128.28
Mar 14 19:30:05 linux1 postfix/sendmail[1034]: warning: Cannot flush mail queue - mail 
system is down
Mar 14 19:37:01 linux1 pppd[1020]: Terminating on signal 15.
Mar 14 19:37:08 linux1 pppd[1020]: Connection terminated.
Mar 14 19:37:08 linux1 pppd[1020]: Connect time 7.1 minutes.
Mar 14 19:37:08 linux1 pppd[1020]: Sent 425 bytes, received 412 bytes.
Mar 14 19:37:08 linux1 pppd[1020]: Exit.
Mar 14 19:38:30 linux1 modprobe: modprobe: Can't locate module char-major-108
Mar 14 19:38:30 linux1 pppd[1092]: pppd 2.4.0 started by root, uid 0
Mar 14 19:38:30 linux1 pppd[1092]: Using interface ppp0
Mar 14 19:38:30 linux1 pppd[1092]: Connect: ppp0 <--> /dev/ttyS1
Mar 14 19:38:31 linux1 pppd[1092]: not replacing existing default route to eth0 
[132.158.132.2]
Mar 14 19:38:31 linux1 pppd[1092]: local  IP address 212.1.152.73
Mar 14 19:38:31 linux1 pppd[1092]: remote IP address 212.1.128.22
Mar 14 19:38:31 linux1 postfix/sendmail[1095]: warning: Cannot flush mail queue - mail 
system is down
Mar 14 19:39:18 linux1 pppd[1092]: Hangup (SIGHUP)
Mar 14 19:39:18 linux1 pppd[1092]: Modem hangup
Mar 14 19:39:18 linux1 pppd[1092]: Connection terminated.
Mar 14 19:39:18 linux1 pppd[1092]: Connect time 0.8 minutes.
Mar 14 19:39:18 linux1 pppd[1092]: Sent 368 bytes, received 365 bytes.
Mar 14 19:39:18 linux1 pppd[1092]: Exit.
Mar 14 19:40:00 linux1 CROND[1121]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 19:40:58 linux1 modprobe: modprobe: Can't locate module char-major-108
Mar 14 19:40:58 linux1 pppd[1128]: pppd 2.4.0 started by root, uid 0
Mar 14 19:40:58 linux1 pppd[1128]: Using interface ppp0
Mar 14 19:40:58 linux1 pppd[1128]: Connect: ppp0 <--> /dev/ttyS1
Mar 14 19:41:02 linux1 pppd[1128]: not replacing existing default route to eth0 
[132.158.132.2]
Mar 14 19:41:02 linux1 pppd[1128]: local  IP address 212.1.154.28
Mar 14 19:41:02 linux1 pppd[1128]: remote IP address 212.1.128.22
Mar 14 19:41:03 linux1 postfix/sendmail[1131]: warning: Cannot flush mail queue - mail 
system is down
Mar 14 19:41:36 linux1 pppd[1128]: Hangup (SIGHUP)
Mar 14 19:41:36 linux1 pppd[1128]: Modem hangup
Mar 14 19:41:36 linux1 pppd[1128]: Connection terminated.
Mar 14 19:41:36 linux1 pppd[1128]: Connect time 0.7 minutes.
Mar 14 19:41:36 linux1 pppd[1128]: Sent 427 bytes, received 363 bytes.
Mar 14 19:41:37 linux1 pppd[1128]: Exit.
Mar 14 19:50:00 linux1 CROND[1165]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 20:00:00 linux1 CROND[1173]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 20:00:00 linux1 kernel: PPP: ppp line discipline successfully unregistered
Mar 14 20:01:00 linux1 CROND[1175]: (root) CMD (run-parts /etc/cron.hourly) 
Mar 14 20:10:00 linux1 CROND[1183]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 20:20:00 linux1 CROND[1185]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 20:30:00 linux1 CROND[1187]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 20:40:00 linux1 CROND[1189]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 20:50:00 linux1 CROND[1191]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 20:59:54 linux1 kernel: CSLIP: code copyright 1989 Regents of the University of 
California
Mar 14 20:59:54 linux1 insmod: insmod: a module named slhc already exists
Mar 14 20:59:54 linux1 insmod: insmod: insmod ppp0 failed
Mar 14 20:59:54 linux1 kernel: PPP: version 2.3.7 (demand dialling)
Mar 14 20:59:54 linux1 kernel: PPP line discipline registered.
Mar 14 20:59:54 linux1 modprobe: modprobe: Can't locate module char-major-108
Mar 14 20:59:54 linux1 kernel: registered device ppp0
Mar 14 20:59:54 linux1 pppd[1196]: pppd 2.4.0 started by root, uid 0
Mar 14 20:59:54 linux1 pppd[1196]: Using interface ppp0
Mar 14 20:59:54 linux1 pppd[1196]: Connect: ppp0 <--> /dev/ttyS1
Mar 14 20:59:58 linux1 kernel: PPP BSD Compression module registered
Mar 14 20:59:58 linux1 kernel: PPP Deflate Compression module registered
Mar 14 20:59:58 linux1 pppd[1196]: not replacing existing default route to eth0 
[132.158.132.2]
Mar 14 20:59:58 linux1 pppd[1196]: local  IP address 212.1.138.150
Mar 14 20:59:58 linux1 pppd[1196]: remote IP address 212.1.128.28
Mar 14 21:00:00 linux1 postfix/sendmail[1205]: warning: Cannot flush mail queue - mail 
system is down
Mar 14 21:00:00 linux1 CROND[1213]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 21:01:00 linux1 CROND[1242]: (root) CMD (run-parts /etc/cron.hourly) 
Mar 14 21:08:52 linux1 pppd[1196]: Terminating on signal 15.
Mar 14 21:08:58 linux1 pppd[1196]: Connection terminated.
Mar 14 21:08:58 linux1 pppd[1196]: Connect time 9.0 minutes.
Mar 14 21:08:58 linux1 pppd[1196]: Sent 972 bytes, received 916 bytes.
Mar 14 21:08:58 linux1 pppd[1196]: Exit.
Mar 14 21:10:01 linux1 CROND[1314]: (root) CMD (   /sbin/rmmod -as) 
Mar 14 21:10:03 linux1 kernel: PPP: ppp line discipline successfully unregistered
Mar 14 21:20:00 linux1 CROND[1339]: (root) CMD (   /sbin/rmmod -as) 

Reply via email to