LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Peter McCarthy <mccarthy@mail.austasia.net>
  To  : 'Linux SA' <linuxsa@linuxsa.org.au>
  Date: Wed, 23 Jul 1997 22:48:55 +1000

RE:PPP

Thanx Steven but no luck I am afraid. I added debug to syslog.conf and got that working fine but the messages did not shed any light on my problem.  Just as before. Hangup at IP negotiation.  The speed is the same at 38400.

This is what the last few lines of the debuglog looks like

Using interface ppp0
Connect: ppp0 <--> /dev/modem
Hangup (SIGHUP)
Modem hangup
Connection terminated.

Looks to me like a hangup at my end but why ????


> First a thanx to a Geoffrey for my Domain name questions the other week, now I have more hassels with PPP.
> (I'm sure this is a real new topic)  
> 
> I have trouble with the ppp-on script.  Every time I use it I get
> through all the chat stuff no problem, but at the stage when ppp is
> negotiating for the IP address the modem hangs up.  
> I have had no luck getting pppd to log anything meaningful in
> /var/log/messages (how is this done I know it is in syslog.conf but how
> ???) .

In syslog.conf add "*.debug 	/var/log/debug"

Restart  syslog (or HUP it!)

add "debug" and maybe "-mn" in your /etc/ppp/options file

(The -mn is not to use magic numbers to detect a loopback in the network)

Make sure that your DTE rate is the same in ppp-on as you were trying when
you tried it with minicom  ie 38400

And you should be right.

	Regards Steven Ellison


> 
> I can successfully establish a link if I go through minicom and fire off 
> pppd /dev/modem defaultroute
> No problems, I can ping the world and everything,  just cannot get the damn script to work.
> 
> Even tried to use "ppd /dev/modem defaultroute" in the script but without success, same problem.
> 
> Your help appreciated
> 
> Peter Mc
> 
> Using RH 4.2 on my 486.
> 
> -- 
> Check out the LinuxSA web pages at http://www.linuxsa.org.au/
> To unsubscribe from the LinuxSA list:
>   mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
> 


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page