Paul Harper wrote: > A bit more info. > > pjharper at gUn:~$ pfexec pppd call evdo debug > serial speed set to 230400 bps > connect option: '/usr/bin/chat -V -t15 -f /etc/ppp/evdo-chat' started (pid > 2185) > ATZ > OK > ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > OK > ATS7=60 > OK > ATDT*99***1# > CONNECTSerial connection established. > serial speed set to 230400 bps > Using interface sppp0 > Connect: sppp0 <--> /dev/evdo > sent [LCP ConfReq id=0x85 <asyncmap 0x0> <magic 0x61126e5c> <pcomp> <accomp>] > rcvd [LCP ConfRej id=0x85 <magic 0x61126e5c> <pcomp> <accomp>] > sent [LCP Ident id=0x86 magic=0x0 "ppp-2.4.0b1 (Sun Microsystems, Inc.)"] > sent [LCP ConfReq id=0x87 <asyncmap 0x0>] > rcvd [LCP CodeRej id=0x0 0c 86 00 2c 00 00 00 00 70 70 70 2d 32 2e 34 2e 30 > 62 31 20 28 53 75 6e 20 4d 69 63 72 6f 73 79 ...] > LCP: Rcvd Code-Reject for Identification id 134 > rcvd [LCP ConfAck id=0x87 <asyncmap 0x0>] > rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>] > adjusted requested asyncmap from 0 to a0000 > possibly broken peer detected; restarting LCP > sent [LCP ConfReq id=0x88 <asyncmap 0xa0000> <magic 0xa5136984> <pcomp> > <accomp>] > rcvd [LCP ConfRej id=0x88 <magic 0xa5136984> <pcomp> <accomp>] > LCP: Peer has rejected Identification; not sending another > sent [LCP ConfReq id=0x8a <asyncmap 0xa0000>] > rcvd [LCP ConfAck id=0x8a <asyncmap 0xa0000>] > sent [LCP ConfReq id=0x8a <asyncmap 0xa0000>] > rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>] > LCP: Peer has rejected Identification; not sending another > sent [LCP ConfRej id=0x0 <auth pap>] > rcvd [LCP ConfAck id=0x8a <asyncmap 0xa0000>] > rcvd [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0xa0000>] > sent [LCP ConfAck id=0x1 <mru 1500> <asyncmap 0xa0000>] > LCP: Peer has rejected Identification; not sending another > sent [IPCP ConfReq id=0x8 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>] > rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>] > sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>] > rcvd [IPCP ConfNak id=0x8 <addr 192.168.22.31> <ms-dns1 202.93.153.35> > <ms-dns2 202.93.153.50>] > sent [IPCP ConfReq id=0x9 <addr 192.168.22.31> <ms-dns1 202.93.153.35> > <ms-dns2 202.93.153.50>] > rcvd [IPCP ConfAck id=0x9 <addr 192.168.22.31> <ms-dns1 202.93.153.35> > <ms-dns2 202.93.153.50>] > local IP address 192.168.22.31 > remote IP address 10.6.6.6 > primary DNS address 202.93.153.35 > secondary DNS address 202.93.153.50 > ^CTerminating on signal 2. > sent [LCP TermReq id=0x8d "No network protocols running"] > rcvd [IP data] 45 00 00 38 89 9c 00 00... > Discarded proto 0x21 in Terminate phase > rcvd [LCP TermAck id=0x8d] > Connection terminated. > Connect time 1.8 minutes. > Sent 1046 bytes (20 packets), received 547 bytes (14 packets). > > >From my reading the SIM Card should be doing the authentication. So there > >should be no password. But wvdial doesn't like no password. Is PPP the same? > -- > This message posted from opensolaris.org > _______________________________________________ > wwan-discuss mailing list > wwan-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/wwan-discuss > Type anything for the password. Kppp is like this on Linux with Novatel EX720 which stores the info on the device. I just use #777 for the number and user/password for login and it works. Should be the same for wvdial.
James