Multitech QuickCarrier USB-D EV-DO User Manual page 19

Table of Contents

Advertisement

USING LINUX
# The phone is not required to authenticate
#noauth
user <insert here the correct username for authentication>
name <insert here the name of the connection>
password <insert here the correct password for authentication>
# If you want to use the HSDPAGPRSEV-DO link as your gateway
defaultroute
# pppd must not propose any IP address to the peer
#noipdefault
ipcp-accept-local
ipcp-accept-remote
# Keep modem up even if connection fails
#persist
# Hardware flow control
crtscts
# Ask the peer for up to 2 DNS server addresses
usepeerdns
# No ppp compression
novj
nobsdcomp
novjccomp
nopcomp
noaccomp
# For sanity, keep a lock on the serial line
lock
# Show password in debug messages
show-password
This script calls the option connect using the script hsdpa_connectevdo_connectgprs_connect, for example:
#!/bin/sh
# Connection to the network
'' AT+CGDCONT=1,"IP","<insert here the correct APN provided by
your network operator>"# Connection to the network
'' AT+CGDCONT=1,"IP","<insert here the correct APN provided by
your network operator>"
# Dial the number.
OK ATD*99***1#ATD*99***1#ATD#777
# The modem is waiting for the following answer
CONNECT ''
After launching a PPP connection is possible to use ftp protocol or other utilities that allow the access to the
Internet.
TM
QuickCarrier
USB-D EV-DO MTD-EV3 User Guide
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mtd-ev3Quickcarrier mtd-ev3-n16

Table of Contents