On Wed, Dec 19, 2007 at 03:47:45PM +0100, Felix Kronlage wrote:
> included chat script and pppd option file works for me in Germany with
> Vodafone and the Huawei E220 (as well as other Huawei and Sierra Wireless
> Devices).
> 
> ======
> /dev/ttyU0
> 460800
> :90.186.178.108
> noipdefault
> defaultroute
> deflate 0
> bsdcomp 0
> noccp
> noaccomp
> novj
> novjccomp
> lock
> noauth
> #nomagic
> debug
> #persist
> user foo
> remotename foo
> connect '/usr/sbin/chat -f /etc/ppp/peers/umts.chat.huawei.vodafone'
> ======
> 
> ====== Chat Script ==========
> ABORT BUSY
> ABORT 'NO CARRIER'
> ABORT VOICE
> ABORT "NO DIALTONE"
> ''    AT
> OK    AT+CGDCONT=1,"IP","web.vodafone.de"
The access point name needs to be changed for your operator, of course.
> OK    ATD*99***1#
> =============================
> 
Otherwise this is almost exactly the same as the scripts I use with an
EDGE phone with Finnish operators, it's worked well for me. 

-- 
Jussi Peltola

Reply via email to