Tazz_Tux
Linux Guru
Hey Peter,
In your /etc/ppp/options add the following line:
usepeerdns
Also check that there is no "nopeerdns" line
Laterz !
In your /etc/ppp/options add the following line:
usepeerdns
Also check that there is no "nopeerdns" line
Laterz !
Tazz_Tux,
first of all thank you, that did get me quit e bit further:
linux-89sr:/etc # wvdial hsdpa
--> WvDial: Internet dialer version 1.54.0
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT*99***1#
--> Waiting for carrier.
ATDT*99***1#
CONNECT HSDPA 1.8
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Tue Sep 26 22:52:07 2006
--> pid of pppd: 16318
--> Using interface ppp0
--> pppd: dem
--> pppd: dem
--> pppd: dem
--> pppd: dem
--> pppd: dem
--> local IP address 10.227.43.237
--> pppd: dem
--> remote IP address 10.64.64.64
--> pppd: dem
--> primary DNS address 139.7.30.125
--> pppd: dem
--> secondary DNS address 139.7.30.126
--> pppd: dem
--> Script /etc/ppp/ip-up run successful
--> Default route Ok.
--> warning, can't find address for `www.suse.de`
--> warning, address lookup does not work
--> Nameserver (DNS) failure, the connection may not work.
--> Connected... Press Ctrl-C to disconnect
the pcmai card also got bright blue, but still i can not get connected to the internet with my little firefox browser and had to stop the UMTS service before beeing able using my ethernet/dsl routing.
i checked for /dev/ttyUSB0 and could not found that entry in /dev, and tried to create with MAKEDEV, but that command is not recognized by my system (suse 10.1)
it feels like i am almost there, but i still need a little more help before i can enter the UMTS heaven
Peter