[EMAIL PROTECTED] wrote: > I am a linux newbie and have successfuly installed the speedtouch > package on Redhat 9. However, while speedtouch-start connects ok > and I am assigned IP addresses etc, mozila fails to load any web > pages (saying it can't find host). > > I have successfully pinged some IP addresses while connected. I > have also put an IP address directly into Mozila's as a URL > (216.109.112.135 - part of yahoo) and it successfully loads the web > page. > > Is this a DNS problem ? If so, any ideas how I can find out my > ISP's DNS address and setup speedtouch to use it ? >
Make sure you have the option usepeerdns in the configuration file you use to run pppd. That will get pppd to create a resolv.conf file in /etc/ppp/resolv.conf when it connects to your ISP. As root, make a symbolic link pointing at it from /etc mv /etc/resolv.conf /etc/resolv.conf.orig ln -s ppp/resolv.conf /etc/resolv.conf Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
