Hi
Just wondering if anyone can help me with ppp configuration for FreeBSD that will work with vodafone nz. I had one that worked in Feb 2010 but no longer does so:
3g:
set device /dev/cuaU0.3
set timeout 180
enable dns
accept dns
allow users mjl
add default HISADDR
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
disable ipv6cp
disable mppe
disable vjcomp
disable acfcomp
disable deflate
disable pred1
disable protocomp
disable lqr
set phone "*99***1#"
set authname ""
set authkey ""
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATQ0V1E1S0=0&C1&D2
+FCLASS=0 OK AT+CGDCONT=1,\\\"IP\\\",\\\"www.vodafone.co.nz\\\" OK \\dATDT\\T TIMEOUT 40
CONNECT"
In feb, this is what was logged:
Feb 23 16:24:06 mylar ppp[1525]: Phase: Using interface: tun0
Feb 23 16:24:06 mylar ppp[1525]: Phase: deflink: Created in closed state
Feb 23 16:24:06 mylar ppp[1525]: tun0: Command: default: ident user-ppp VERSION (built COMPILATIONDATE)
Feb 23 16:24:06 mylar ppp[1525]: tun0: Phase: PPP Started (interactive mode).
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: /dev/pts/0: dial 3g
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: allow users mjl
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: set device /dev/cuaU0.3
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: set speed 115200
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: set timeout 180
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: enable dns
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: add default HISADDR
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: disable ipv6cp
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: disable mppe
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: disable vjcomp
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: disable acfcomp
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: disable deflate
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: disable pred1
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: disable protocomp
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: disable lqr
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: set phone *99***1#
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: set authname
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: set authkey ********
Feb 23 16:24:07 mylar ppp[1525]: tun0: Command: 3g: set dial ABORT BUSY ABORT NO\sCARRIER
TIMEOUT 5 "" AT OK-AT-OK ATQ0V1E1S0=0&C1&D2+FCLASS=0 OK AT+CGDCONT=1
,\"IP\",\"www.vodafone.co.nz\" OK \dATDT\T TIMEOUT 40 CONNECT
Feb 23 16:24:07 mylar ppp[1525]: tun0: Phase: bundle: Establish
Feb 23 16:24:07 mylar ppp[1525]: tun0: Phase: deflink: closed -> opening
Feb 23 16:24:07 mylar ppp[1525]: tun0: Phase: deflink: Connected!
Feb 23 16:24:07 mylar ppp[1525]: tun0: Phase: deflink: opening -> dial
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Phone: *99***1#
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: deflink: Dial attempt 1 of 1
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Send: AT^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Expect(5): OK
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: ^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: +ZPSTM: 7,566F6461666F6E65;1,4D7920566
F6461666F6E65;2,506572736F6E616C697365;3,43686174204261636B;4,4E
65777320262057656174686572;5,53706F7274;6,456E7465727461696E204D65;7,4C6966657374796C65;^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: ^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: +ZEND^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: AT^M^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: OK^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Send: ATQ0V1E1S0=0&C1&D2+FCLASS=0^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Expect(5): OK
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: ATQ0V1E1S0=0&C1&D2+FCLASS=0^M^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: OK^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Send: AT+CGDCONT=1,"IP","www.vodafone.co.nz"^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Expect(5): OK
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: AT+CGDCONT=1,"IP","www.vodafone.co.nz"^M^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Received: OK^M
Feb 23 16:24:07 mylar ppp[1525]: tun0: Chat: Send: ATDT*99***1#^M
Feb 23 16:24:09 mylar ppp[1525]: tun0: Chat: Expect(40): CONNECT
Feb 23 16:24:09 mylar ppp[1525]: tun0: Chat: Received: ATDT*99***1#^M^M
Feb 23 16:24:09 mylar ppp[1525]: tun0: Chat: Received: CONNECT^M
Feb 23 16:24:09 mylar ppp[1525]: tun0: Phase: deflink: dial -> carrier
Feb 23 16:24:10 mylar ppp[1525]: tun0: Phase: deflink: /dev/cuaU0.3 doesn't support CD
Feb 23 16:24:10 mylar ppp[1525]: tun0: Phase: deflink: carrier -> login
Feb 23 16:24:10 mylar ppp[1525]: tun0: Phase: deflink: login -> lcp
Feb 23 16:24:10 mylar ppp[1525]: tun0: LCP: FSM: Using "deflink" as a transport
Feb 23 16:24:10 mylar ppp[1525]: tun0: LCP: deflink: State change Initial --> Closed
Feb 23 16:24:10 mylar ppp[1525]: tun0: LCP: deflink: State change Closed --> Stopped
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: LayerStart
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: ACCMAP[6] 0x00000000
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: MRU[4] 1500
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: MAGICNUM[6] 0x5e35f56a
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: State change Stopped --> Req-Sent
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: RecvConfigReq(0) state = Req-Sent
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: ACCMAP[6] 0x00000000
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: MAGICNUM[6] 0x00e1182b
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: PROTOCOMP[2]
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: ACFCOMP[2]
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: SendConfigAck(0) state = Req-Sent
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: ACCMAP[6] 0x00000000
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: MAGICNUM[6] 0x00e1182b
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: PROTOCOMP[2]
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: ACFCOMP[2]
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: State change Req-Sent --> Ack-Sent
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: RecvConfigAck(1) state = Ack-Sent
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: ACCMAP[6] 0x00000000
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: MRU[4] 1500
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: MAGICNUM[6] 0x5e35f56a
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: State change Ack-Sent --> Opened
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: LayerUp
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: SendIdent(0) state = Opened
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: MAGICNUM 5e35f56a
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: TEXT user-ppp 3.4.2 (built COMPILATIONDATE)
Feb 23 16:24:11 mylar ppp[1525]: tun0: Phase: bundle: Authenticate
Feb 23 16:24:11 mylar ppp[1525]: tun0: Phase: deflink: his = CHAP 0x05, mine = none
Feb 23 16:24:11 mylar ppp[1525]: tun0: LCP: deflink: RecvDiscardReq(1) state = Opened
Feb 23 16:24:11 mylar ppp[1525]: tun0: Phase: Chap Input: CHALLENGE (16 bytes from UMTS_CHAP_SRVR)
Feb 23 16:24:11 mylar ppp[1525]: tun0: Phase: Chap Output: RESPONSE ()
Feb 23 16:24:11 mylar ppp[1525]: tun0: Phase: Chap Input: SUCCESS
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: Using trigger address 0.0.0.0
Feb 23 16:24:11 mylar ppp[1525]: tun0: CCP: FSM: Using "deflink" as a transport
Feb 23 16:24:11 mylar ppp[1525]: tun0: CCP: deflink: State change Initial --> Closed
Feb 23 16:24:11 mylar ppp[1525]: tun0: CCP: deflink: State change Closed --> Stopped
Feb 23 16:24:11 mylar ppp[1525]: tun0: Phase: deflink: lcp -> open
Feb 23 16:24:11 mylar ppp[1525]: tun0: Phase: bundle: Network
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: FSM: Using "deflink" as a transport
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: deflink: State change Initial --> Closed
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: deflink: LayerStart.
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: deflink: SendConfigReq(1) state = Closed
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: IPADDR[6] 0.0.0.0
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: PRIDNS[6] 198.48.0.1
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: SECDNS[6] 255.255.255.255
Feb 23 16:24:11 mylar ppp[1525]: tun0: IPCP: deflink: State change Closed --> Req-Sent
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: deflink: RecvConfigNak(1) state = Req-Sent
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: SECDNS[6] 10.11.12.14
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: PRINBNS[6] 10.11.12.13
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: MS NBNS req 130 - NAK??
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: SECNBNS[6] 10.11.12.14
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: MS NBNS req 132 - NAK??
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: Primary nameserver set to 10.11.12.13
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: Secondary nameserver set to 10.11.12.14
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: deflink: SendConfigReq(2) state = Req-Sent
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: IPADDR[6] 0.0.0.0
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Feb 23 16:24:12 mylar ppp[1525]: tun0: IPCP: SECDNS[6] 10.11.12.14
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: RecvConfigNak(2) state = Req-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: SECDNS[6] 10.11.12.14
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: PRINBNS[6] 10.11.12.13
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: MS NBNS req 130 - NAK??
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: SECNBNS[6] 10.11.12.14
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: MS NBNS req 132 - NAK??
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: Primary nameserver set to 10.11.12.13
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: Secondary nameserver set to 10.11.12.14
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: SendConfigReq(3) state = Req-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: IPADDR[6] 0.0.0.0
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: SECDNS[6] 10.11.12.14
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: RecvConfigReq(0) state = Req-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: [EMPTY]
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: SendConfigNak(0) state = Req-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: IPADDR[6] 10.0.0.2
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: RecvConfigNak(3) state = Req-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: IPADDR[6] 121.90.158.8
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: IPADDR[6] changing address: 0.0.0.0 --> 121.90.158.8
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: PRIDNS[6] 202.73.206.16
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: SECDNS[6] 202.73.198.16
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: Primary nameserver set to 202.73.206.16
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: Secondary nameserver set to 202.73.198.16
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: SendConfigReq(4) state = Req-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: IPADDR[6] 121.90.158.8
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: PRIDNS[6] 202.73.206.16
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: SECDNS[6] 202.73.198.16
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: RecvConfigReq(1) state = Req-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: [EMPTY]
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: SendConfigAck(1) state = Req-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: [EMPTY]
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: State change Req-Sent --> Ack-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: RecvConfigAck(4) state = Ack-Sent
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: IPADDR[6] 121.90.158.8
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: PRIDNS[6] 202.73.206.16
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: SECDNS[6] 202.73.198.16
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: State change Ack-Sent --> Opened
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: deflink: LayerUp.
Feb 23 16:24:13 mylar ppp[1525]: tun0: IPCP: myaddr 121.90.158.8 hisaddr = 10.0.0.2
Feb 23 16:24:13 mylar ppp[1525]: tun0: Warning: 0.0.0.0/0: Change route failed: errno: No such process
Aug 29 09:03:15 mylar ppp[3804]: Phase: Using interface: tun0
Aug 29 09:03:15 mylar ppp[3804]: Phase: deflink: Created in closed state
Aug 29 09:03:15 mylar ppp[3804]: tun0: Command: default: ident user-ppp VERSION (built COMPILATIONDATE)
Aug 29 09:03:15 mylar ppp[3804]: tun0: Phase: PPP Started (interactive mode).
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: /dev/pts/3: dial 3g
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: allow users mjl
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: set device /dev/cuaU0.3
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: set speed 115200
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: set timeout 180
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: enable dns
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: add default HISADDR
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: disable ipv6cp
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: disable mppe
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: disable vjcomp
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: disable acfcomp
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: disable deflate
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: disable pred1
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: disable protocomp
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: disable lqr
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: set phone *99***1#
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: set authname
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: set authkey ********
Aug 29 09:03:27 mylar ppp[3804]: tun0: Command: 3g: set dial ABORT BUSY ABORT NO\sCARRIER
TIMEOUT 5 "" AT OK-AT-OK ATQ0V1E1S0=0&C1&D2+FCLASS=0 OK AT+CGDCONT=1
,\"IP\",\"www.vodafone.co.nz\" OK \dATDT\T TIMEOUT 40 CONNECT
Aug 29 09:03:27 mylar ppp[3804]: tun0: Phase: bundle: Establish
Aug 29 09:03:27 mylar ppp[3804]: tun0: Phase: deflink: closed -> opening
Aug 29 09:03:27 mylar ppp[3804]: tun0: Phase: deflink: Connected!
Aug 29 09:03:27 mylar ppp[3804]: tun0: Phase: deflink: opening -> dial
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Phone: *99***1#
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: deflink: Dial attempt 1 of 1
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Send: AT^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Expect(5): OK
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: ^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: +ZPSTM: 7,566F6461666F6E65;1,4D7920566
F6461666F6E65;2,506572736F6E616C697365;3,43686174204261636B;4,4E
65777320262057656174686572;5,53706F7274;6,456E7465727461696E204D65;7,4C6966657374796C65;^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: ^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: +ZEND^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: AT^M^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: OK^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Send: ATQ0V1E1S0=0&C1&D2+FCLASS=0^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Expect(5): OK
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: ATQ0V1E1S0=0&C1&D2+FCLASS=0^M^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: OK^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Send: AT+CGDCONT=1,"IP","www.vodafone.co.nz"^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Expect(5): OK
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: AT+CGDCONT=
,"IP","www.vodafone.co.nz"^M^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Received: OK^M
Aug 29 09:03:27 mylar ppp[3804]: tun0: Chat: Send: ATDT*99***1#^M
Aug 29 09:03:29 mylar ppp[3804]: tun0: Chat: Expect(40): CONNECT
Aug 29 09:03:29 mylar ppp[3804]: tun0: Chat: Received: ATDT*99***1#^M^M
Aug 29 09:03:29 mylar ppp[3804]: tun0: Chat: Received: CONNECT^M
Aug 29 09:03:29 mylar ppp[3804]: tun0: Phase: deflink: dial -> carrier
Aug 29 09:03:30 mylar ppp[3804]: tun0: Phase: deflink: /dev/cuaU0.3 doesn't support CD
Aug 29 09:03:30 mylar ppp[3804]: tun0: Phase: deflink: carrier -> login
Aug 29 09:03:30 mylar ppp[3804]: tun0: Phase: deflink: login -> lcp
Aug 29 09:03:30 mylar ppp[3804]: tun0: LCP: FSM: Using "deflink" as a transport
Aug 29 09:03:30 mylar ppp[3804]: tun0: LCP: deflink: State change Initial --> Closed
Aug 29 09:03:30 mylar ppp[3804]: tun0: LCP: deflink: State change Closed --> Stopped
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: LayerStart
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: ACCMAP[6] 0x00000000
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: MRU[4] 1500
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: MAGICNUM[6] 0x6e3801b2
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: State change Stopped --> Req-Sent
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: RecvConfigReq(0) state = Req-Sent
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: ACCMAP[6] 0x00000000
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: MAGICNUM[6] 0x02e200f0
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: PROTOCOMP[2]
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: ACFCOMP[2]
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: SendConfigAck(0) state = Req-Sent
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: ACCMAP[6] 0x00000000
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: MAGICNUM[6] 0x02e200f0
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: PROTOCOMP[2]
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: ACFCOMP[2]
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: State change Req-Sent --> Ack-Sent
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: RecvConfigAck(1) state = Ack-Sent
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: ACCMAP[6] 0x00000000
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: MRU[4] 1500
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: MAGICNUM[6] 0x6e3801b2
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: State change Ack-Sent --> Opened
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: LayerUp
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: SendIdent(0) state = Opened
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: MAGICNUM 6e3801b2
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: TEXT user-ppp 3.4.2 (built COMPILATIONDATE)
Aug 29 09:03:31 mylar ppp[3804]: tun0: Phase: bundle: Authenticate
Aug 29 09:03:31 mylar ppp[3804]: tun0: Phase: deflink: his = CHAP 0x05, mine = none
Aug 29 09:03:31 mylar ppp[3804]: tun0: LCP: deflink: RecvDiscardReq(1) state = Opened
Aug 29 09:03:31 mylar ppp[3804]: tun0: Phase: Chap Input: CHALLENGE (16 bytes from UMTS_CHAP_SRVR)
Aug 29 09:03:31 mylar ppp[3804]: tun0: Phase: Chap Output: RESPONSE ()
Aug 29 09:03:31 mylar ppp[3804]: tun0: Phase: Chap Input: SUCCESS
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: Using trigger address 0.0.0.0
Aug 29 09:03:31 mylar ppp[3804]: tun0: CCP: FSM: Using "deflink" as a transport
Aug 29 09:03:31 mylar ppp[3804]: tun0: CCP: deflink: State change Initial --> Closed
Aug 29 09:03:31 mylar ppp[3804]: tun0: CCP: deflink: State change Closed --> Stopped
Aug 29 09:03:31 mylar ppp[3804]: tun0: Phase: deflink: lcp -> open
Aug 29 09:03:31 mylar ppp[3804]: tun0: Phase: bundle: Network
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: FSM: Using "deflink" as a transport
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: deflink: State change Initial --> Closed
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: deflink: LayerStart.
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: deflink: SendConfigReq(1) state = Closed
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: IPADDR[6] 0.0.0.0
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: PRIDNS[6] 192.168.1.1
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: SECDNS[6] 255.255.255.255
Aug 29 09:03:31 mylar ppp[3804]: tun0: IPCP: deflink: State change Closed --> Req-Sent
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: deflink: RecvConfigNak(1) state = Req-Sent
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: SECDNS[6] 10.11.12.14
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: PRINBNS[6] 10.11.12.13
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: MS NBNS req 130 - NAK??
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: SECNBNS[6] 10.11.12.14
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: MS NBNS req 132 - NAK??
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: Primary nameserver set to 10.11.12.13
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: Secondary nameserver set to 10.11.12.14
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: deflink: SendConfigReq(2) state = Req-Sent
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: IPADDR[6] 0.0.0.0
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Aug 29 09:03:32 mylar ppp[3804]: tun0: IPCP: SECDNS[6] 10.11.12.14
Aug 29 09:03:35 mylar ppp[3804]: tun0: IPCP: deflink: SendConfigReq(2) state = Req-Sent
Aug 29 09:03:35 mylar ppp[3804]: tun0: IPCP: IPADDR[6] 0.0.0.0
Aug 29 09:03:35 mylar ppp[3804]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Aug 29 09:03:35 mylar ppp[3804]: tun0: IPCP: SECDNS[6] 10.11.12.14
Aug 29 09:03:38 mylar ppp[3804]: tun0: IPCP: deflink: SendConfigReq(2) state = Req-Sent
Aug 29 09:03:38 mylar ppp[3804]: tun0: IPCP: IPADDR[6] 0.0.0.0
Aug 29 09:03:38 mylar ppp[3804]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Aug 29 09:03:38 mylar ppp[3804]: tun0: IPCP: SECDNS[6] 10.11.12.14
Aug 29 09:03:41 mylar ppp[3804]: tun0: IPCP: deflink: SendConfigReq(2) state = Req-Sent
Aug 29 09:03:41 mylar ppp[3804]: tun0: IPCP: IPADDR[6] 0.0.0.0
Aug 29 09:03:41 mylar ppp[3804]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Aug 29 09:03:41 mylar ppp[3804]: tun0: IPCP: SECDNS[6] 10.11.12.14
Aug 29 09:03:44 mylar ppp[3804]: tun0: IPCP: deflink: SendConfigReq(2) state = Req-Sent
Aug 29 09:03:44 mylar ppp[3804]: tun0: IPCP: IPADDR[6] 0.0.0.0
Aug 29 09:03:44 mylar ppp[3804]: tun0: IPCP: PRIDNS[6] 10.11.12.13
Aug 29 09:03:44 mylar ppp[3804]: tun0: IPCP: SECDNS[6] 10.11.12.14
Aug 29 09:03:47 mylar ppp[3804]: tun0: IPCP: deflink: LayerFinish.
Aug 29 09:03:47 mylar ppp[3804]: tun0: IPCP: Connect time: 16 secs: 0 octets in, 0 octets out
Aug 29 09:03:47 mylar ppp[3804]: tun0: IPCP: 0 packets in, 0 packets out
Aug 29 09:03:47 mylar ppp[3804]: tun0: IPCP: total 0 bytes/sec, peak 0 bytes/sec on Sun Aug 29 09:03:31 2010
Aug 29 09:03:47 mylar ppp[3804]: tun0: IPCP: deflink: State change Req-Sent --> Stopped
The problem seems to be that I'm not getting offered an IP address. I tried the vodem with a computer down the hall running windows and it went fine. But can't get it to work on my laptop. Any hints?
Thanks