Option Globetrotter Express card, Leopard, Roaming, IPCP

Hello,
My Option 3G card works great at home (NL) however, whilst roaming, and with a data account which permits roaming, I am unable to get it to work with a 2.5G or 3G connection. The PPP session fails as such:
Tue Nov 20 07:55:10 2007 : Initializing phone: ATE0V1&F&D2&C1&C2S0=0
Tue Nov 20 07:55:10 2007 : Initializing PDP context: AT+CGDCONT=1,"IP","<my APN name>"
Tue Nov 20 07:55:10 2007 : Dialing: ATD99**1#
Tue Nov 20 07:55:10 2007 : Waiting for connection
Tue Nov 20 07:55:10 2007 : Connection established
Tue Nov 20 07:55:13 2007 : Serial connection established.
Tue Nov 20 07:55:13 2007 : Using interface ppp0
Tue Nov 20 07:55:13 2007 : Connect: ppp0 <--> /dev/cu.wwan
Tue Nov 20 07:55:14 2007 : CHAP authentication succeeded
Tue Nov 20 07:55:29 2007 : IPCP: Maximum Config-Requests exceeded
Tue Nov 20 07:55:29 2007 : Connection terminated.
Tue Nov 20 07:55:38 2007 : Serial link disconnected.
A colleague thinks that the problem with the IPCP line is to do with header compression, which, when using the Leopard native Option drivers, you can not disable with "PPP" settings as you can if you were using the device as a Modem or under 10.4.
The device in question:
http://www.option.com/products/globetrotterexpresshsupa.shtml
Anyone have any thoughts on how to get around whatever is going on with the IPCP errors?

Having turned on debug mode for pppd, I've found out more about the problem and determined that a lot of people are having similar issues with HSDPA. The problem has, as far as I can tell, only been fixed by people who recompile pppd and put in some extra hacks...I'm hesitant to do that on my Leopard box, but if I must, I will.
Here's the main problem:
Tue Dec 4 20:07:13 2007 : CHAP authentication succeeded
So, CHAP all went fine, which means it's time to move on to IPCP
Tue Dec 4 20:07:13 2007 : sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
I don't have a default ip, or dns, and ask the server to send me both.
Tue Dec 4 20:07:13 2007 : sent [IPV6CP ConfReq id=0x1 <addr fe80::0216:cbff:fe86:dcd7>]
Tue Dec 4 20:07:13 2007 : rcvd [LCP ProtRej id=0x11 80 57 01 01 00 0e 01 0a 02 16 cb ff fe 86 dc d7]
I also send a request for an IPv6 address which is rejected. Interestingly, you can't disable this in Apple's pppd with "noipv6" in your /etc/ppp/options file, it still requests it anyway.
Tue Dec 4 20:07:14 2007 : rcvd [IPCP ConfNak id=0x1 <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14> <ms-wins1 10.11.12.13> <ms-wins3 10.11.12.14>]
This is the response from the 3G network. It Nak's my request, and gives me two dns servers and two wins servers to use.
Tue Dec 4 20:07:14 2007 : sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
Leopard's pppd then answers with the two dns servers that were sent to me, but again an empty IP address, which I believe is normal
Tue Dec 4 20:07:15 2007 : rcvd [IPCP ConfNak id=0x2 <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14> <ms-wins1 10.11.12.13> <ms-wins3 10.11.12.14>]
Tue Dec 4 20:07:15 2007 : sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
And again the request is Nak'd and again Leopard tries the same request...this goes on 12 times or so before finally:
Tue Dec 4 20:07:28 2007 : IPCP: Maximum Config-Requests exceeded
Tue Dec 4 20:07:28 2007 : sent [LCP TermReq id=0x2 "No network protocols running"]
Tue Dec 4 20:07:28 2007 : rcvd [LCP TermAck id=0x2]
Tue Dec 4 20:07:28 2007 : Connection terminated.
It seems that people with Linux have hacked their pppd to accept the ms-wins values and that worked. I've tried setting ms-wins to various values in /etc/ppp/options, including 0.0.0.0 and the value provided by the server, but as I understand it, this value is only used when you ARE the ppp server, not when you're the client, as I am...so I would need some way to accept those values and throw them away.
In the case where it worked, on my home (NL) connection, the session goes like this:
Mon Dec 3 17:30:09 2007 : sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
Mon Dec 3 17:30:10 2007 : rcvd [IPCP ConfNak id=0x2 <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14> <ms-wins1 10.11.12.13> <ms-wins3 10.11.12.14>]
Mon Dec 3 17:30:10 2007 : sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
Mon Dec 3 17:30:10 2007 : rcvd [IPCP ConfReq id=0x0]
Mon Dec 3 17:30:10 2007 : ipcp: returning Configure-NAK
Mon Dec 3 17:30:10 2007 : sent [IPCP ConfNak id=0x0 <addr 0.0.0.0>]
Mon Dec 3 17:30:10 2007 : rcvd [IPCP ConfNak id=0x3 <addr 1.2.3.4> <ms-dns1 5.6.7.8> <ms-dns3 7.8.9.0>]
Mon Dec 3 17:30:10 2007 : sent [IPCP ConfReq id=0x4 <addr 1.2.3.4> <ms-dns1 5.6.7.8> <ms-dns3 7.8.9.0>]
Mon Dec 3 17:30:10 2007 : rcvd [IPCP ConfReq id=0x1]
I've changed the actual IPs, but after the second request from Leopard for the same values, the ppp server at my "home" provider sends back something which triggers another NAK and then a request for just an IP address (no ms-dns). At that point the other side sends back a valid IP for me to use, and valid DNS servers, I ACK that, and everything connects as normal.
Not sure how to proceed from here, short of trying to find Darwin sources and hacking pppd...

Similar Messages

  • ATT Option Ultra Express Card Crashes Snow Leopard (Mac OS 10.6)

    My Macbook Pro ran hot from continual SyncServer issues and Disk Utility Permissions that were unrepairable in Mac OS 10.5.8 Disk Utility.
    So I upgraded to Snow Leopard and the Permissions pretty much cleared up, but a new problem arose:
    My AT&T Option Ultra Express Card crashes Mac 10.6 as soon as it is inserted in the MP Pro, even after removing Globetrotter and launch2net software.
    It seems as if Option needs to release a firmware upgrade to work with Snow Leopard, or Apple needs to sort out the incompatibility of Express Cards.
    Until then, I'm paying AT&T monthly for mobile Internet service that is now unusable.

    Since I've updated to Snow Leopard I've the same problem: CS4 crashes every time I quit it, but it seems to work properly.

  • Problem with Option GlobeTrotter Express HSUPA

    Hi all!
    I hawe following problem. Yesterday i purchased а Option GlobeTrotter Express HSUPA ExpressCard whis no lock to any carrier. I install GlobeTrotter Connect from ZeroCD and try to connect to the internet (i'm using Kyivstar). The initialization of the Express card was sucssess. But when i try connect to the internet i hawe next error: Connection could be established. Please verify your network settings. Please, help me configure network settings correctly.

    I find the solution my self. I try to connect whith access point which was not connected on my number. When i change APN a connect to the nitwork without any problem.

  • Snow Leopard and SDM express card eSata

    SDM express card eSata don´t work after Snow Leopard install. Does any know how to solve this, driver update anywhere?

    Well, I found some answers for the topic here:
    http://discussions.apple.com/thread.jspa?messageID=10109460&#10109460

  • Option Express Card: How to manage

    I have Option Express Card distribuited by Vodafone Italy. With 10.4 I had an application (Vodafone Mobile Connect 2.0.6) that did all the job. But at the moment the last release of VMC doesn't support MacOs 10.5. I asked Option for an help, and they said that they will release the upgrade within few weeks. But they also told me that the Express Card could be used with the drivers built in 10.5 I've tried but with no success...

    This MyApp application (Application 100) was created by the HR Oracle account.
    I could use
    http://127.0.0.1:8080/htmldb/f?p=100
    to run this application by logging in as hr/hr .
    For the above URL, if I logged in as anotherOracleAccount/password, I got the 'Invalid Login Credentials' message.
    As you said, I could use
    http://127.0.0.1:8080/htmldb/f?p=4550
    to get into HTML DB of the Oracle XE environment by logging in as anotherOracleAccount/password.
    Since MyApp is using the HR-owned 'employees' table, should we grant some privileges on hr.employees to anotherOracleAccount?
    I tried this, I still got the 'Invalid Login Credentials' message.

  • Does 10.5 Leopard not support express card well enough?

    I've just bought my new Gizz express card reader today and after I've try it with my 2.2 MBP , found that it causes me a lot of problem such as Kernel Panic, Airport Lost, Hang, Sleep without waking.
    I've read others topic and there are plenty of the problem from using express card so I think express card is not support (well) now for 10.5.

    I'm not familiar with this brand, errin, but was it sold as Mac compatible?
    Sonnet - http://www.sonnettech.com/product/memorycardreaderwritere34.html - and Griffin - http://www.griffintechnology.com/products/expressreader - both make card readers that are said to be compatible with Mac / OSX 10.5
    Cheers
    rod

  • Express Card Slot - freezes up my MBP when connected and it goes to sleep

    When I have my express aircard in the slot - whether it is connected to the Internet or not - and I try to put it in sleep mode or it automatically goes to sleep mode, it completely freezes my computer and I have to force quit in order to use my computer again. If I take the card out before putting it into sleep mode there are no issues; however, I don't always remember to do so. Anyone else having this issue?

    " ... Anyone else having this issue?"
    Sort of. Not duplicable: I can tie the MBP into knots by simultaneous d/ls on like 3 open browsers with multiple tabs too. When I don't get a freeze in my browsers, or in my AT&T GlobeTrotter Connect app, I can leave it inserted and close the lid for sleep (which disconnects the modem anyway), and wake normally (but disconnected). I usually try to remember to take out the aircard before sleep; since it does protrude, and might get bumped!
    When you say: " ... it completely freezes my computer and I have to force quit in order to use my computer again ..." I'm not thinking that having to just force quit your aircard app is a total freeze. Try getting the Grey curtain of Death, for that! But I know what you mean. I have that same light freeze, and must apple-option-escape three finger salute, force quit the aircard app, just to get the Finder to work. Then I must double-restart with PRAM upchuck for luck, to be able to launch the aircard app again, else it just sits there and locks up again ... And it usually takes me like three tries to connect, at busier times of the day. I am grateful to have the aircard, since it is my only access, due to extreme rural-ness. Kinda like Alaska, only warmer?
    You got AT&T or Verizon? My only reception is AT&T, and luckily I got the Option GTMax Express aircard, instead of the Novotel USB dongle. The Option Express 34 has the port for an external antenna, which I need, and used to need even for voice cell phone ... and the USB dongle does not have that port. The little flip-up antennas on either do not give much gain yah. Fine for city life ...
    Reception gets better as more towers are built, but that comes with population growth usually. Speed improves as Edge gets upgraded to GSM ... soon? I am getting like 16K d/l when lucky, on Edge only ... My AT&T took $25 M from NipponTel this year to upgrade to GSM, so NT can soak the Asian tourists here on vacation with roaming, etc. They are used to very high speeds d/l and were dying with Edge only ...

  • Firewire express card issue on X230

    Hi all, 
    I need a firewire port to support a wavefront analyser for my company. I was using before a couple of cards with my X200T and everything was fine.
    I just got a X230 with all driver and bios up to date and one of my express card isn't working. 
    It does still work on the X200T, i've got the new hardware connection under windows 7, but the IEEE1394 card doesn"t show up in the hardware manager, neither the analyser if a connect it to the card.
    The other card, that is also based upon a TI chipset, does works.
    That is weird. I got some hope upgrading the BIOS to the 1.13 release, but that didn't change anything. Maybe some option somewhere ?
    Frédéric.

    Is this a particular card not working or no cards work?
    If it is specific card then it most likely is not Snow Leopard compatible or it needs updated drivers.

  • ESATA express card does not work with Mavericks. Any suggestions?

    This is an Apiotek II 300 Express Adapter. I went out to Apiotek.com and it appears the domain is for sale. Is there any way to get a software update or do I have to buy a new Express Card that allows eSATA drives to work with Mavericks. I did a backup before I upgraded using X 10.7.5 and everything worked fine. The eSATA drive is not seen using Disk Utility either.
    Thanks for any help or suggestions.

    The driver has to come from the manufacturer of the card, so your two options are to get another card or to use your full backup to go back to 10.7.5. That assumes it's a clone backup and not Time Machine.

  • RE: eSATA express card/34 and External Hard Drive for MacBook Pro

    I have a 17" MacBook Pro and do lots of movie editing. I need a fast external hard drive option to use. My internal is totally used up. Also need a back up drive.
    I am a newbie and all of my info is based on googling. My FIRST QUESTION: Can I, and would it be a good solution, to use an express card 34 such as, Sonnet Tempo or Firtek SeriTek/2sM2-E with an external hard drive such as SeaGate 500GB or 300GB.
    QUESTION 2: Why do so many of the SATA hard drives come without a case or enclosure?
    And QUESTION 3: Does anyone have any recommendations or experience with the express card/34 and SATA external hard drives.
    Thanks alot,
    Jill Rand
    And please, don't hesitate to tell me I am nuts...because I am peicing this info together without any experience at all.

    1. Yes, eSATA would be a good choice for an external enclosure with a SATA drive. Alternatively, you could use Firewire 800, but it's mostly a matter of choice.
    2. SATA drives a primarily used in desktop machines. SATA capable enclosures have made them usable outside of desktops.
    3. I can tell you from experience to get an enclosure with a good chipset. It makes all the difference in the world. Oxford is very good for firewire. Cypress AT2+ and Prolific 3507 are excellent for USB 2.0.
    I have a case with the new Oxford 924 chipset (eSATA, FW 800, FW 400 & USB 2.0) and couldn't be any happier. An added bonus; it acknowledges OS commands to power down on inactivity. Link: http://www.cooldrives.com/esata-firewire-800-enclosure-case-external.html

  • Purchasing an Airport Express card...Is this the right move?

    Hey Folks,
    I've recently been given an older iMac (it's the all in one purple one from around 99-2000) i talked to two different apple employees in two different stores (chicago and milwaukee) the concensus sounds like i need to purchase the "airport express card" and open up the hatch and install it manually in order to get the wirless internet that is already hooked up in my apartment builing. Is this the right purchase? i'm not clear on if this mac is airport ready, and am worried that 120 bucks later i will find out the hard way, any suggestions/advice?
    thanks everyone!

    Jason my model is most certainly the Mac Rev C, i copied and pasted the information available below, turns out it is the Grape Imac, what does this mean for my wireless connectivity, and does this change my purchasing options, thank you so much for you help!
    CPU
    CPU: PowerPC 750
    CPU Speed: 266 MHz
    FPU: integrated
    Bus Speed: 66 MHz
    Data Path: 64 bit
    ROM: 1 MB ROM + 3 MB toolbox ROM loaded into RAM
    RAM Type: 144 pin SO-DIMM
    Minimum RAM Speed: 100 MHz
    Onboard RAM: 0 MB
    RAM slots: 2
    Maximum RAM: 256 MB
    Level 1 Cache: 32 kB data, 32 kB instruction
    Level 2 Cache: 512 kB backside, 1:2
    Video
    Monitor: 15"
    VRAM: 6 MB SGRAM
    Max Resolution: 24 bit 1024x768
    Storage
    Hard Drive: 6 GB
    ATA Bus: EIDE
    Optical Drive: 24x CD-ROM
    Input/Output
    USB: 2
    Audio Out: stereo 16 bit mini
    Audio In: stereo 16 bit mini
    Speaker: stereo, SRS
    Microphone: mono
    Networking
    Modem: 56 kbps
    Ethernet: 10/100Base-T
    Miscellaneous
    Codename: Lifesavers
    Gestalt ID: 406
    Power: 80 Watts
    Dimensions: 15.8" H x 15.2" W x 17.6" D
    Weight: 40 lbs.
    Minimum OS: 8.5.1
    Maximum OS: 10.3.9
    Introduced: January 1999
    Terminated: April 1999

  • USB to Express Card adapter/Express Card to Firewire

    Macbook Air October 2010.
    Comes with two USB 2.0 ports
    Can I do the following?
    - Connect  USB to Express Card adapter
    - Connect the Express Card port to a Firewire adapter
    - Connect MiniDV camcorder to Firewire port

    Also... as they went through the trouble to specifically indicate the compatible cards, I would imagine there are known incompatibilities with other card types. None of the cards they list would have difficulty over USB. Each of these cards already have similar counterparts that are available to connect directly to USB (vs. using an express card). This would seem most useful for people that may already have express cards that they use in other notebooks so they could use them in a machine without an express card slot... otherwise I would imagine people would just get the USB versions of these devices. USB hubs can obviously connect directly to a USB port, memory card readers are also available for connecting directly to a USB port. RS232 is pretty dated and USB can easily handle RS 232 throughput. I'm not exactly sure what a printer card is... but printers generally connect via USB (or parallel in older machines)... again... very easy for USB to handle. In order for it to work with firewire, they would have to have a hardware translator built into it. I'm sure they would list firewire if it was an option.

  • Firewire Solution? USB To Express Card Adapter Cable + Firewire Expresscard

    Has anyone tried this as a possible solution for getting firewire on their macbook 13.3 unibody? In theory it would seem that you could use this USB To Express Card Adapter Cable and plug in a firewire expesscard. Anyone tried it?
    http://usb.brando.com.hk/mini-usb-to-express-card-adapter-cable_p00783c042d015.h tml

    Also... as they went through the trouble to specifically indicate the compatible cards, I would imagine there are known incompatibilities with other card types. None of the cards they list would have difficulty over USB. Each of these cards already have similar counterparts that are available to connect directly to USB (vs. using an express card). This would seem most useful for people that may already have express cards that they use in other notebooks so they could use them in a machine without an express card slot... otherwise I would imagine people would just get the USB versions of these devices. USB hubs can obviously connect directly to a USB port, memory card readers are also available for connecting directly to a USB port. RS232 is pretty dated and USB can easily handle RS 232 throughput. I'm not exactly sure what a printer card is... but printers generally connect via USB (or parallel in older machines)... again... very easy for USB to handle. In order for it to work with firewire, they would have to have a hardware translator built into it. I'm sure they would list firewire if it was an option.

  • FW Express card

    for some reason i can't post in the Mac book pro forum, but wondered if anyone was using or had a recommendation for a Firewire 800 Express card.
    I have a WD 800 HD and Saffire pro 26 (fw400). I want to put my drive on a separate bus and get max speed. Anyone know if you actually get the full 800 speed using express card (another user posted a speed test with 56mbs instead of 80mbs when using express card)
    cheers
    JD

    FWIW, For maximum HD speed, your best bet is to get an Express Card eSATA controller... and use an eSATA HD.
    I'm doing this - note that under Leopard, there are some compatibility issues in the driver for the Sil3132 (the chip inside virtually all the current expresscard eSATA cards), that cause a variety of issues if you have an external HD that has multiple interfaces (ie, USB+eSATA, FW+eSATA etc).
    On my WD MyBook drive, the disk hangs after half an hour or so, so I've moved this back to the FW port until these issues get resolved in the next driver version. My other audio drive is Ok on eSATA I think...
    It is pleasantly faster than FW....

  • W540 Express Card Chipset

    Hi there,
    I'm trying to figure out if I can use my RME Fireface 800 Audio Interface with the W540. It is firewire 800 so my two options are either thunderbolt > firewire adapter....or getting a firewire card for the Express 34 slot. Could anyone tell me if the express card slot uses the Texas Instruments chipset? This is the best one for audio and other makes seem to be problematic.
    Many thanks
    Owen

    I was incorrect, as the device I was connecting appears to contain a bridge. The ExpressCard interface is via Intel(R) 8 Series/C220 Series PCI Express Root Port #3 - 8C14.
    Yes, it uses the Texas Instruments XIO3130, datasheet at http://www.ti.com/lit/ds/symlink/xio3130.pdf

Maybe you are looking for

  • My apple TV is preventing me from connecting to iTunes store

    I think my daughter updated my apple tv software (she's 2) two nights ago...since then, I cannot login to itunes to watch tv shows or movies.  All of the shows we have purchased are showing in the cloud, but we cannot access them.  I have tried using

  • Markers in Adobe Reader for IPAD2?

    Hi all, I am new in this forum, could someone help me telling me if we have the markers windows available in the IPad version? Tks in advance!

  • Chinese character problem in clob filed,repost,pls Help!

    Hi all, We are developing a web-based information system,on Oracle 9i database Release 2 on a AIX platform,the Character set is ZHS16GBK(UTF-8). And OC4J is the web server we are planning to use,but installed on another AIX machine,the web page retri

  • Adjustment brush after HSL operation

    Hi, I just desaturated all colours but one with HSL (all except red in my case). Now I want to desaturate remaining PARTS of the image with the adjustment brush (saturation slider to the left). Turns out it does not work this way. What am I doing wro

  • Call C++ programs from PL/SQL

    Can someone give me an example of how to call C++ programs from PL/SQL ASAP please? Thanks Chitra