MTCDP-EV2 – ppp peers

Home Forums MultiConnect OCG MTCDP-EV2 – ppp peers

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4730
    Herraiz Stéphane
    Participant

    Hello all,
    Do you have an example of ppp peers to connect a MTCDP-EV2(-N3-1.0) on Verizon Wireless mobile network.

    Thanks a lot for your reply

    #4731
    Jesse Gilles
    Blocked

    There should be a peers file named “cdma” that is already in the default image. It will likely work without any modifications. Try:

    pppd dial cdma

    Jesse

    #4732
    Lonny Knudson
    Blocked

    The default image should include the file /etc/ppp/peers/cdma. This will most likely work without modification if you specify /dev/ttyUSB0 on the command line.

    Example:
    pppd /dev/ttyUSB0 call cdma

    #4733
    Jesse Gilles
    Blocked

    Whoops — “pppd call cdma” is correct, not “dial”. Setting the port should not be necessary since the default port is set correctly for the radio type via udev rules.

    Jesse

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