Establishing a Cellular Data (PPP) Connection

Home Forums Conduit: mLinux Model Establishing a Cellular Data (PPP) Connection

Tagged: , ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #9320
    Anthony Laskovski
    Participant

    Hi guys,

    Referring to this page:

    http://www.multitech.net/developer/software/corecdp/applications/ppp-peers/

    I’ve got a Verizon LTE sim, assuming it’s CDMA. The response I get when typing ifconfig ppp0 is ifconfig: ppp0: error fetching interface information: Device not found

    I then typed ifconfig, and i was able to see the following, one of which was my computer connected via ethernet.

    eth0      Link encap:Ethernet  HWaddr 00:08:00:4A:02:26  
              inet addr:192.168.2.1  Bcast:192.168.2.255  Mask:255.255.255.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:2427 errors:0 dropped:0 overruns:0 frame:0
              TX packets:866 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:164415 (160.5 KiB)  TX bytes:104537 (102.0 KiB)
              Interrupt:23 Base address:0xc000 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:24 errors:0 dropped:0 overruns:0 frame:0
              TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:1636 (1.5 KiB)  TX bytes:1636 (1.5 KiB)

    I’d like to find some more detailed instructions in setting up my network connection, and i’d like to know what is the “development system” it refers to in the text below such that I can find these Man files.

    See the man pages on your development system for additional chat and pppd information.

    #9326
    Brandon Bayer
    Blocked

    Anthony,

    What product do you have? (this is in the mLinux forum section but you are referring to CoreCDP documentation 🙂 )

    The “development system” is referring to your desktop PC.

    -Brandon

    #9327
    Anthony Laskovski
    Participant

    I’ve got a Multitech Conduit MTCDT-H5-210L-US-EU-GB

    #9328
    Brandon Bayer
    Blocked

    Ok, then you’ll need to follow the mLinux instructions for ppp on this page:

    http://www.multitech.net/developer/software/mlinux/getting-started-with-conduit-mlinux/

    -Brandon

    #9329
    Anthony Laskovski
    Participant

    Thanks Brandon.

    I’m up to step number 5 and having a similar problem to what I last described.

    # Set "APN" to the APN for your cellular provider 
    mlinux-set-apn APN

    Done. I set the APN to be vzwinternet. I also tried internet.

    # Dial the connection (using /etc/ppp/peers/gsm config)
    pppd call gsm

    Done. No messages.

    # Verify ppp0 is up
    ifconfig ppp0
    ppp0      Link encap:Point-to-Point Protocol  
              inet addr:33.140.12.18  P-t-P:33.140.12.18  Mask:255.255.255.255
              UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
              RX packets:7 errors:0 dropped:0 overruns:0 frame:0
              TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:3 
              RX bytes:106 (106.0 B)  TX bytes:145 (145.0 B)
    

    ppp0 was not found

    #9330
    Brandon Bayer
    Blocked

    Anthony,

    You can see what’s happening in /var/log/messages.

    It’s likely not working because you have an LTE SIM, but the Conduit doesn’t support LTE.

    If you have more questions relating to compatability, open a support case here: http://support.multitech.com/

    -Brandon

    • This reply was modified 8 years, 7 months ago by Brandon Bayer.
    #9332
    Anthony Laskovski
    Participant

    Ahaa I see. Thanks for pointing that out. Is there a Conduit that supports LTE? I see in the product datasheet that LTE is mentioned in the roadmap.

    #9334
    Brandon Bayer
    Blocked

    Anthony,

    Nope, currently we only have the H5 model which doesn’t support LTE or Verizon. I believe these are on the roadmap, but we don’t have a date yet (except for no earlier than next year).

    -Brandon

    #9336
    Anthony Laskovski
    Participant

    Hi Brandon,

    I spoke to our contact at Verizon, and he indicated that they do not have any HSPA+ cards. This is something available on AT&T and T-Mobile.

    The sales datasheet at the link below shows Verizon approval spanning across both columns of the LTE (yet to be available for purchase) and H5 model (HSPA+). Based on all the information i’ve now gathered it seems that the sales datasheet is incorrect, as HSPA+ is not available on the Verizon network, therefore the H5 can’t be approved for Verizon. Is this correct? Does this need to be raised with someone else now?

    http://www.multitech.com/datasheets/86002170.pdf

    #9347
    Brandon Bayer
    Blocked

    Anthony,

    Ah, yes, that datasheet is incorrect! Only the LTE will support Verizon. I’ll forward the discrepancy internally.

    -Brandon

    #9350
    Anthony Laskovski
    Participant

    ok cool. thanks for helping

    #13155
    abdul hakeem
    Participant

    Hi Anthony,

    MTCDT-H5-210L-US-EU-GB conduit mlinux gate is supporting to “CURL” ?
    please let me know..

    Thanks in Advance…

    #13164
    Jason Reiss
    Keymaster

    Yes, curl is available on mLinux.

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.