Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 1996 11:07:30 -0700 (PDT)
From:      Cameron Slye <cslye@info.infosite.com>
To:        questions@freebsd.org
Subject:   pppd
Message-ID:  <199606201807.LAA10174@info.infosite.com>

next in thread | raw e-mail | index | archive | help
I am having a problem with pppd. Have looked through the handbook etc, still
cant seem to get it going...  Have tried a few things... Now user mode PPP
(interative mode) works, and finds the IP right off...  But I would like to
use pppd because this is a 24x7 connection.. Following are a few logs..

Jun 20 10:41:18 info pppd[9942]: pppd 2.1.2 started by root, uid 0
Jun 20 10:41:18 info pppd[9943]: Using interface ppp0
Jun 20 10:41:18 info pppd[9943]: Connect: ppp0 <--> /dev/ttyd1
Jun 20 10:41:18 info pppd[9943]: sent [LCP ConfReq id=0x1 <mru 1500> <magic
0x31
cfe96c> <pcomp> <accomp>]
Jun 20 10:41:18 info pppd[9943]: rcvd [LCP ConfReq id=0x1 <mru 1500> <magic
0x31
cfe96c> <pcomp> <accomp>]
Jun 20 10:41:18 info pppd[9943]: sent [LCP ConfNak id=0x1 <magic
0x2a2967c9>]
Jun 20 10:41:18 info pppd[9943]: rcvd [LCP ConfNak id=0x1 <magic
0x2a2967c9>]
Jun 20 10:41:18 info pppd[9943]: sent [LCP ConfReq id=0x2 <mru 1500> <magic
0x1f
0dda41> <pcomp> <accomp>]
Jun 20 10:41:45 info last message repeated 9 times
Jun 20 10:41:48 info pppd[9943]: LCP: timeout sending Config-Requests
Jun 20 10:42:33 info login: ROOT LOGIN (root) ON ttyv3
Jun 20 10:42:33 info login: login on ttyv3 as root
Jun 20 10:43:11 info pppd[9943]: Terminating link.
Jun 20 10:43:11 info pppd[9943]: Connection terminated.
Jun 20 10:43:11 info pppd[9943]: Exit User root Peer [startup] 113 seconds



Now for the stty settting on the device...

speed 115200 baud;
lflags: -icanon -isig -iexten -echo
iflags: -icrnl -ixon -ixany -imaxbel ignbrk -brkint ignpar
oflags: -opost -onlcr -oxtabs
cflags: cs8 -parenb -hupcl clocal crtscts

Have tried diffrent bauds, with and without crtscts, and others...


/etc/ppp/options file following...

crtscts
/dev/cuaa1
165.90.185.49:165.90.138.28
passive
domain infosite.com
defaultroute
debug


Thanks for any info!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606201807.LAA10174>