WVDIAL:
setup wvdial.rpm. add a script
/etc/wvdial.conf with the proper name
,number and password like that:
[Dialer Defaults]
modem /dev/ttyS0
Baud = 115200
Init1 = ATZ
Init2 =ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
Phone=234234
Username = ronen-s1
Password = rbw52boc
#Inherits = Dialer Defaults
#Stupid mode = 0
---> to connect just run wvdial
|