I'm trying to set up a network connection with a Samsung SGH-Z630 (USB
connector) and a SIM-card by Fonic (a subsidiary of German
O2/Telefónica).
Using openSuSE 11.1 RC1 the mobile is configured correctly as an USB
modem device, and I can sent AT commands. I do also get a network
connection, local and remote IP adress, and DNS servers. Calling an IP
address or doing a ssh connection to the IP adress of an ssh server
works just fine. But DNS is broken, and no names get resolved. The DNS
servers assigned by the ISP respond to ping requests, but that's about
all.
# cat /etc/sysconfig/network/ifcfg-modem1
BOOTPROTO='none'
DIALCOMMAND='ATDT'
DIALPREFIX=''
DIALPREFIXREGEX=''
INIT1='ATZ'
INIT2='AT Q0 V1 E1 S0=0 &C1 &D2 +FCLASS=0'
INIT3='AT+CGDCONT=1,"IP","pinternet.interkom.de"," ",0,0'
INIT8='ATM1'
INIT9=''
MODEM_DEVICE='/dev/ttyACM0'
NAME='Z100 Mobile Phone'
PPPD_OPTIONS=''
PROVIDER='provider0'
SPEED='460800'
STARTMODE='manual'
UDI=''
USERCONTROL='yes'
# cat /etc/sysconfig/network/providers/provider0
ASKPASSWORD='no'
AUTODNS='yes'
AUTO_RECONNECT='yes'
DEMAND='no'
DSLSUPPORTED='no'
IDLETIME='300'
ISDNSUPPORTED='no'
MODEMSUPPORTED='yes'
MODIFYDNS='no'
PASSWORD='gprs'
PHONE='*99***1#'
PROVIDER='o2 fonic'
STUPIDMODE='yes'
USERNAME='gprs'
DNS1=''
DNS2=''
What am I missing?
No need to tell that the ISP is of no help and that Samsung's user
manual tells me all about how to select dial tunes and other crap, but
nothing about the built in modem functions.
Günther
|