Establishing a Cellular Data (PPP) Connection
Home › Forums › Conduit: mLinux Model › Establishing a Cellular Data (PPP) Connection
- This topic has 12 replies, 4 voices, and was last updated 8 years, 9 months ago by
Jason Reiss.
-
AuthorPosts
-
September 18, 2015 at 1:12 pm #9320
Anthony Laskovski
ParticipantHi guys,
Referring to this page:
I’ve got a Verizon LTE sim, assuming it’s CDMA. The response I get when typing
ifconfig ppp0
isifconfig: 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.
-
This topic was modified 9 years, 6 months ago by
Anthony Laskovski.
-
This topic was modified 9 years, 6 months ago by
Anthony Laskovski.
-
This topic was modified 9 years, 6 months ago by
Anthony Laskovski.
-
This topic was modified 9 years, 6 months ago by
Anthony Laskovski.
-
This topic was modified 9 years, 6 months ago by
Anthony Laskovski.
September 18, 2015 at 1:49 pm #9326Brandon Bayer
BlockedAnthony,
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
September 18, 2015 at 1:58 pm #9327Anthony Laskovski
ParticipantI’ve got a Multitech Conduit MTCDT-H5-210L-US-EU-GB
September 18, 2015 at 2:07 pm #9328Brandon Bayer
BlockedOk, 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
September 18, 2015 at 2:27 pm #9329Anthony Laskovski
ParticipantThanks 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 triedinternet
.# 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
September 18, 2015 at 2:33 pm #9330Brandon Bayer
BlockedAnthony,
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 9 years, 6 months ago by
Brandon Bayer.
September 18, 2015 at 2:49 pm #9332Anthony Laskovski
ParticipantAhaa 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.
September 18, 2015 at 2:52 pm #9334Brandon Bayer
BlockedAnthony,
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
September 18, 2015 at 4:24 pm #9336Anthony Laskovski
ParticipantHi 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?
September 21, 2015 at 10:12 am #9347Brandon Bayer
BlockedAnthony,
Ah, yes, that datasheet is incorrect! Only the LTE will support Verizon. I’ll forward the discrepancy internally.
-Brandon
September 21, 2015 at 2:58 pm #9350Anthony Laskovski
Participantok cool. thanks for helping
June 14, 2016 at 6:35 am #13155abdul hakeem
ParticipantHi Anthony,
MTCDT-H5-210L-US-EU-GB conduit mlinux gate is supporting to “CURL” ?
please let me know..Thanks in Advance…
June 14, 2016 at 8:01 am #13164Jason Reiss
KeymasterYes, curl is available on mLinux.
-
This topic was modified 9 years, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.