Re: Australian 3G ppp.conf
Peter Jeremy <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On 2010-Jul-08 16:53:50 +1000, [email protected] wrote: >I am using FreeBSD 8.1-PRERELEASE and I have bought myself an optus 3G usb >modem. HUAWEI E160E with a brand new sim card. The problem is that I have never >had to use ppp before. I have always had a modem with a built in access point. I have a Huawei E169 with an Optus reseller and roughly the following config: (replace "%%APN%%" with the Optus APN) network: set log local +phase filter connect set device /dev/cuaU0.0 set phone *99\# set authname dummy set authkey dummy set timeout 600 # 10 minute idle timer deny chap disable deflate disable pred1 disable vjcomp disable mppe enable dns accept dns # Ludicrous number of retries to try and convince it to work without MS NBNS set ipcpretry 3 50 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ \"\" AT OK-AT-OK ATE1Q0 OK \ AT+COPS=1,2,"50502",2 OK \ AT+CGDCONT=1,\\\"IP\\\",\\\"%%APN%%\\\" OK \ \\dATDT\\T TIMEOUT 40 CONNECT" set ifaddr 10.0.0.1/0 10.0.0.2/0 0.0.0.0 0.0.0.0 And I have a ppp.linkup file containing: network: add! default HISADDR -- Peter Jeremy
signature.asc
(application/pgp-signature, 196 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (FreeBSD) iEYEARECAAYFAkw6z1MACgkQ/opHv/APuIffygCdFdw06H7gYvu58qHeDtzlPMNk F+UAn0rndJqwusCIx5ON3v0xbMPzlQW8 =XR9o -----END PGP SIGNATURE-----