Hello 
 in 1999 with an older voyage and  a E172 with SFR (you should change
 APN)
i hope that will help you

# config net e172 sfr
voyage:/var/spool/sms/incoming# cat /etc/wvdial.conf 

[Dialer Defaults]

Phone = *99***1#
Username = slsfr
Password = slsfr
Stupid Mode = 1
Dial Command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init2 = ATZ
Init3 = ATE0V1&D2&C1S0=0+IFC=2,2
ISDN = 0
Modem Type = Analog Modem
Init5 =AT+CGDCONT=1,"IP","slsfr";

# config with curse of ppp
apt-get install pppconfig

# ------------------------------------
# config ppp 
# see http://contrib.xarli.net/optionfusionsousdebian/
# create the two files
# demarrage pon sfr
# arret poff sfr

voyage:~# cat /etc/ppp/peers/sfr                   
# This optionfile was generated by pppconfig 2.3.2.
#
#
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/sfr"
#debug
#nodetach
/dev/ttyUSB0
115200
#mtu 1452
defaultroute
noipdefault
# ipcp-accept-local
# ipcp-accept-remote
user any
password any
# remotename orange
# ipparam orange
usepeerdns
# novj
# xonxoff
# noccp

# asyncmap 0
# proxyarp



# lthe second file to modify

voyage:~# cat /etc/chatscripts/sfr 
# This chatfile was generated by pppconfig 2.3.2.
# Please do not delete any of the comments.  Pppconfig needs them.
#
# ispauth chat
# abortstring
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO
DIALTONE' ABORT 'NO ANSWER' ABORT DELAYED
# modeminit
'' ATZ
# Check SIM pin should return ready
##OK-AT-OK "AT+CPIN?"
# Check the whether 3G or GPRS
##OK-AT-OK "AT$NWRAT?"
# Set +CGEE to 2
##OK-AT-OK "AT+CMEE=2"
# Setup PDP? in +CGDCONT
OK-AT-OK 'AT+CGDCONT=1,"IP","slsfr"'
# Setup +CGEQREG
OK-AT-OK 'AT+CGEQREQ=3,3,64,384,0,0,2,0,"0E0","0E0",3,0,0'
# Attached to Orange network, will return 1
OK-AT-OK 'AT+CGATT?'
# ispnumber
#OK-AT-OK 'ATD*99***1#'
OK-AT-OK 'ATD*99#'
# ispconnect
#CONNECT \c
# prelogin

# ispname
# ogin: "dummy"
# isppassword
# ssword: \q"dummy"
# postlogin
#'' \c
# end of pppconfig stuff

--
 dju 


On Mon, Mar 31, 2014, at 0:16, Rainer Stratmann wrote:
> Hello,
> 
> can someone help me to configure the Huawei E176 with voyage Version
> 0.8.x?
> 
> When I plug the device in the debian system there appear /dev/serial and 
> /dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2
> 
> But in voyage no such devices appear.
> 
> /dev/sr0 (windows autoinstall files) is the only device that appears in
> both 
> cases.
> 
> Also pppconnfig is not clear for me. The automatic modem detecion fails.
> 
> Thanks, Rainer
> 
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux@list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux

_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to