Chris, Here is my pppd file:
# Some of these options found documented at: # http://wiki.colar.net/tethering_with_blackberry_pearl_on_linux # # Others are based on the peer file in XmBlackBerry # # Please send all working peer files to [EMAIL PROTECTED], so we can # build a library of peer files for different carriers. # connect "/usr/sbin/chat -f /etc/chatscripts/BB.chat" # # authentication options - no need for ISP to authenticate to us, but # we may need a login here: user/password/name # noauth #user wapuser #password wap #name wapuser # # disable unsupported options # noipdefault nodetach #nodefaultroute defaultroute replacedefaultroute novj nodeflate nobsdcomp noaccomp #default-asyncmap nocrtscts nopcomp nomagic passive #nomultilink ipcp-restart 7 ipcp-accept-local ipcp-accept-remote # need lcp-echo turned off, at least for tmobile, otherwise c0onnectin # disconnects after few mn of inactivity. # thanks to loon for this info lcp-echo-interval 0 lcp-echo-failure 999 # # limit size of packets # mtu 1492 debug debug debug # # call pppob for the USB link # pty "/home/stokes/src/Barry_7_2/barry/tools/pppob -vP xxxxxx" usepeerdns Thanks Mike Chris Frey wrote: > On Sat, Jul 05, 2008 at 10:48:04AM -0500, Michael L. Stokes wrote: > >> I've attached the shell script from the last run that failed. By this >> I mean that it seemed to connect, then almost immediately quit. >> > > It appears that the password now works. > > In the log you attached, I see the following: > > >> rcvd [LCP TermReq id=0x3c] >> LCP terminated by peer >> Connect time 0.1 minutes. >> Sent 2285 bytes, received 0 bytes. >> > > This is the other side requesting that the connection be terminated, > as I understand it. > > The log shows MTU settings of 1500, which is different than the barry-verizon > file I have in CVS. Could you post the pppd options file you're using? > > Thanks, > - Chris > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Barry-devel mailing list > Barry-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/barry-devel > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel