Hi, The log looks fine. This is copy of the previous post in this list, regarding similar problem. It may help:
I don't know whether instructions you followed contained this, but to setup nameservers you need to do following: 1. There should be "usepeerdns" option in your pppd configuration file 2. Delete (or better rename) your /etc/resolv.conf file, e.g. "mv /etc/resolv.conf /etc/resolv.backup" 3. Link file /etc/ppp/resolv.conf file, i.e. "ln -s /etc/ppp/resolv.conf /etc/resolv.conf" You may need to become root (or use sudo) to make these commands work. Hope that helps Andrej Daniel Guti�rrez wrote: >I�m a new ubuntu user and i have done everithing from >http://www.linux-usb.org/SpeedTouch/ubuntu/index.html > >If everything seems to be ok? Why can�t i use firefox to navigate? is there >something wrong in this log? > > # pppd call speedtch > >Plugin pppoatm.so loaded. >PPPoATM plugin_init >PPPoATM setdevname - remove unwanted options >PPPoATM setdevname_pppoatm - SUCCESS:0.33 >Using interface ppp0 >Connect: ppp0 <--> 0.33 >PAP authentication succeeded >not replacing default route to eth0 [192.168.0.1] >Cannot determine ethernet address for proxy ARP >local IP address 10.171.1.97 >remote IP address 172.17.31.30 >primary DNS address 200.44.32.12 >secondary DNS address 200.44.32.13 > >Liste de diffusion modem ALCATEL SpeedTouch USB >Pour se d�sinscrire : mailto:[EMAIL PROTECTED] > > > > Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
